hs_service.c 134 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818
  1. /* Copyright (c) 2016-2018, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. /**
  4. * \file hs_service.c
  5. * \brief Implement next generation hidden service functionality
  6. **/
  7. #define HS_SERVICE_PRIVATE
  8. #include "core/or/or.h"
  9. #include "feature/client/circpathbias.h"
  10. #include "core/or/circuitbuild.h"
  11. #include "core/or/circuitlist.h"
  12. #include "core/or/circuituse.h"
  13. #include "app/config/config.h"
  14. #include "core/mainloop/connection.h"
  15. #include "lib/crypt_ops/crypto_rand.h"
  16. #include "lib/crypt_ops/crypto_util.h"
  17. #include "lib/crypt_ops/crypto_ope.h"
  18. #include "feature/dircache/directory.h"
  19. #include "core/mainloop/main.h"
  20. #include "feature/nodelist/networkstatus.h"
  21. #include "feature/nodelist/nodelist.h"
  22. #include "core/or/relay.h"
  23. #include "feature/rend/rendservice.h"
  24. #include "feature/relay/router.h"
  25. #include "feature/relay/routerkeys.h"
  26. #include "feature/nodelist/routerlist.h"
  27. #include "feature/hs_common/shared_random_client.h"
  28. #include "app/config/statefile.h"
  29. #include "feature/hs/hs_circuit.h"
  30. #include "feature/hs/hs_common.h"
  31. #include "feature/hs/hs_config.h"
  32. #include "feature/hs/hs_control.h"
  33. #include "feature/hs/hs_descriptor.h"
  34. #include "feature/hs/hs_ident.h"
  35. #include "feature/hs/hs_intropoint.h"
  36. #include "feature/hs/hs_service.h"
  37. #include "feature/hs/hs_stats.h"
  38. #include "feature/dircommon/dir_connection_st.h"
  39. #include "core/or/edge_connection_st.h"
  40. #include "core/or/extend_info_st.h"
  41. #include "feature/nodelist/networkstatus_st.h"
  42. #include "feature/nodelist/node_st.h"
  43. #include "core/or/origin_circuit_st.h"
  44. #include "app/config/or_state_st.h"
  45. #include "feature/nodelist/routerstatus_st.h"
  46. #include "lib/encoding/confline.h"
  47. #include "lib/crypt_ops/crypto_format.h"
  48. /* Trunnel */
  49. #include "trunnel/ed25519_cert.h"
  50. #include "trunnel/hs/cell_common.h"
  51. #include "trunnel/hs/cell_establish_intro.h"
  52. #ifdef HAVE_SYS_STAT_H
  53. #include <sys/stat.h>
  54. #endif
  55. #ifdef HAVE_UNISTD_H
  56. #include <unistd.h>
  57. #endif
  58. /* Helper macro. Iterate over every service in the global map. The var is the
  59. * name of the service pointer. */
  60. #define FOR_EACH_SERVICE_BEGIN(var) \
  61. STMT_BEGIN \
  62. hs_service_t **var##_iter, *var; \
  63. HT_FOREACH(var##_iter, hs_service_ht, hs_service_map) { \
  64. var = *var##_iter;
  65. #define FOR_EACH_SERVICE_END } STMT_END ;
  66. /* Helper macro. Iterate over both current and previous descriptor of a
  67. * service. The var is the name of the descriptor pointer. This macro skips
  68. * any descriptor object of the service that is NULL. */
  69. #define FOR_EACH_DESCRIPTOR_BEGIN(service, var) \
  70. STMT_BEGIN \
  71. hs_service_descriptor_t *var; \
  72. for (int var ## _loop_idx = 0; var ## _loop_idx < 2; \
  73. ++var ## _loop_idx) { \
  74. (var ## _loop_idx == 0) ? (var = service->desc_current) : \
  75. (var = service->desc_next); \
  76. if (var == NULL) continue;
  77. #define FOR_EACH_DESCRIPTOR_END } STMT_END ;
  78. /* Onion service directory file names. */
  79. static const char fname_keyfile_prefix[] = "hs_ed25519";
  80. static const char dname_client_pubkeys[] = "authorized_clients";
  81. static const char fname_hostname[] = "hostname";
  82. static const char address_tld[] = "onion";
  83. /* Staging list of service object. When configuring service, we add them to
  84. * this list considered a staging area and they will get added to our global
  85. * map once the keys have been loaded. These two steps are separated because
  86. * loading keys requires that we are an actual running tor process. */
  87. static smartlist_t *hs_service_staging_list;
  88. /** True if the list of available router descriptors might have changed which
  89. * might result in an altered hash ring. Check if the hash ring changed and
  90. * reupload if needed */
  91. static int consider_republishing_hs_descriptors = 0;
  92. /* Static declaration. */
  93. static int load_client_keys(hs_service_t *service);
  94. static void set_descriptor_revision_counter(hs_service_descriptor_t *hs_desc,
  95. time_t now, bool is_current);
  96. static void move_descriptors(hs_service_t *src, hs_service_t *dst);
  97. /* Helper: Function to compare two objects in the service map. Return 1 if the
  98. * two service have the same master public identity key. */
  99. static inline int
  100. hs_service_ht_eq(const hs_service_t *first, const hs_service_t *second)
  101. {
  102. tor_assert(first);
  103. tor_assert(second);
  104. /* Simple key compare. */
  105. return ed25519_pubkey_eq(&first->keys.identity_pk,
  106. &second->keys.identity_pk);
  107. }
  108. /* Helper: Function for the service hash table code below. The key used is the
  109. * master public identity key which is ultimately the onion address. */
  110. static inline unsigned int
  111. hs_service_ht_hash(const hs_service_t *service)
  112. {
  113. tor_assert(service);
  114. return (unsigned int) siphash24g(service->keys.identity_pk.pubkey,
  115. sizeof(service->keys.identity_pk.pubkey));
  116. }
  117. /* This is _the_ global hash map of hidden services which indexed the service
  118. * contained in it by master public identity key which is roughly the onion
  119. * address of the service. */
  120. static struct hs_service_ht *hs_service_map;
  121. /* Register the service hash table. */
  122. HT_PROTOTYPE(hs_service_ht, /* Name of hashtable. */
  123. hs_service_t, /* Object contained in the map. */
  124. hs_service_node, /* The name of the HT_ENTRY member. */
  125. hs_service_ht_hash, /* Hashing function. */
  126. hs_service_ht_eq) /* Compare function for objects. */
  127. HT_GENERATE2(hs_service_ht, hs_service_t, hs_service_node,
  128. hs_service_ht_hash, hs_service_ht_eq,
  129. 0.6, tor_reallocarray, tor_free_)
  130. /* Query the given service map with a public key and return a service object
  131. * if found else NULL. It is also possible to set a directory path in the
  132. * search query. If pk is NULL, then it will be set to zero indicating the
  133. * hash table to compare the directory path instead. */
  134. STATIC hs_service_t *
  135. find_service(hs_service_ht *map, const ed25519_public_key_t *pk)
  136. {
  137. hs_service_t dummy_service;
  138. tor_assert(map);
  139. tor_assert(pk);
  140. memset(&dummy_service, 0, sizeof(dummy_service));
  141. ed25519_pubkey_copy(&dummy_service.keys.identity_pk, pk);
  142. return HT_FIND(hs_service_ht, map, &dummy_service);
  143. }
  144. /* Register the given service in the given map. If the service already exists
  145. * in the map, -1 is returned. On success, 0 is returned and the service
  146. * ownership has been transferred to the global map. */
  147. STATIC int
  148. register_service(hs_service_ht *map, hs_service_t *service)
  149. {
  150. tor_assert(map);
  151. tor_assert(service);
  152. tor_assert(!ed25519_public_key_is_zero(&service->keys.identity_pk));
  153. if (find_service(map, &service->keys.identity_pk)) {
  154. /* Existing service with the same key. Do not register it. */
  155. return -1;
  156. }
  157. /* Taking ownership of the object at this point. */
  158. HT_INSERT(hs_service_ht, map, service);
  159. /* If we just modified the global map, we notify. */
  160. if (map == hs_service_map) {
  161. hs_service_map_has_changed();
  162. }
  163. return 0;
  164. }
  165. /* Remove a given service from the given map. If service is NULL or the
  166. * service key is unset, return gracefully. */
  167. STATIC void
  168. remove_service(hs_service_ht *map, hs_service_t *service)
  169. {
  170. hs_service_t *elm;
  171. tor_assert(map);
  172. /* Ignore if no service or key is zero. */
  173. if (BUG(service == NULL) ||
  174. BUG(ed25519_public_key_is_zero(&service->keys.identity_pk))) {
  175. return;
  176. }
  177. elm = HT_REMOVE(hs_service_ht, map, service);
  178. if (elm) {
  179. tor_assert(elm == service);
  180. } else {
  181. log_warn(LD_BUG, "Could not find service in the global map "
  182. "while removing service %s",
  183. escaped(service->config.directory_path));
  184. }
  185. /* If we just modified the global map, we notify. */
  186. if (map == hs_service_map) {
  187. hs_service_map_has_changed();
  188. }
  189. }
  190. /* Set the default values for a service configuration object <b>c</b>. */
  191. static void
  192. set_service_default_config(hs_service_config_t *c,
  193. const or_options_t *options)
  194. {
  195. (void) options;
  196. tor_assert(c);
  197. c->ports = smartlist_new();
  198. c->directory_path = NULL;
  199. c->max_streams_per_rdv_circuit = 0;
  200. c->max_streams_close_circuit = 0;
  201. c->num_intro_points = NUM_INTRO_POINTS_DEFAULT;
  202. c->allow_unknown_ports = 0;
  203. c->is_single_onion = 0;
  204. c->dir_group_readable = 0;
  205. c->is_ephemeral = 0;
  206. }
  207. /* From a service configuration object config, clear everything from it
  208. * meaning free allocated pointers and reset the values. */
  209. static void
  210. service_clear_config(hs_service_config_t *config)
  211. {
  212. if (config == NULL) {
  213. return;
  214. }
  215. tor_free(config->directory_path);
  216. if (config->ports) {
  217. SMARTLIST_FOREACH(config->ports, rend_service_port_config_t *, p,
  218. rend_service_port_config_free(p););
  219. smartlist_free(config->ports);
  220. }
  221. if (config->clients) {
  222. SMARTLIST_FOREACH(config->clients, hs_service_authorized_client_t *, p,
  223. service_authorized_client_free(p));
  224. smartlist_free(config->clients);
  225. }
  226. memset(config, 0, sizeof(*config));
  227. }
  228. /* Helper function to return a human readable description of the given intro
  229. * point object.
  230. *
  231. * This function is not thread-safe. Each call to this invalidates the
  232. * previous values returned by it. */
  233. static const char *
  234. describe_intro_point(const hs_service_intro_point_t *ip)
  235. {
  236. /* Hex identity digest of the IP prefixed by the $ sign and ends with NUL
  237. * byte hence the plus two. */
  238. static char buf[HEX_DIGEST_LEN + 2];
  239. const char *legacy_id = NULL;
  240. SMARTLIST_FOREACH_BEGIN(ip->base.link_specifiers,
  241. const hs_desc_link_specifier_t *, lspec) {
  242. if (lspec->type == LS_LEGACY_ID) {
  243. legacy_id = (const char *) lspec->u.legacy_id;
  244. break;
  245. }
  246. } SMARTLIST_FOREACH_END(lspec);
  247. /* For now, we only print the identity digest but we could improve this with
  248. * much more information such as the ed25519 identity has well. */
  249. buf[0] = '$';
  250. if (legacy_id) {
  251. base16_encode(buf + 1, HEX_DIGEST_LEN + 1, legacy_id, DIGEST_LEN);
  252. }
  253. return buf;
  254. }
  255. /* Return the lower bound of maximum INTRODUCE2 cells per circuit before we
  256. * rotate intro point (defined by a consensus parameter or the default
  257. * value). */
  258. static int32_t
  259. get_intro_point_min_introduce2(void)
  260. {
  261. /* The [0, 2147483647] range is quite large to accommodate anything we decide
  262. * in the future. */
  263. return networkstatus_get_param(NULL, "hs_intro_min_introduce2",
  264. INTRO_POINT_MIN_LIFETIME_INTRODUCTIONS,
  265. 0, INT32_MAX);
  266. }
  267. /* Return the upper bound of maximum INTRODUCE2 cells per circuit before we
  268. * rotate intro point (defined by a consensus parameter or the default
  269. * value). */
  270. static int32_t
  271. get_intro_point_max_introduce2(void)
  272. {
  273. /* The [0, 2147483647] range is quite large to accommodate anything we decide
  274. * in the future. */
  275. return networkstatus_get_param(NULL, "hs_intro_max_introduce2",
  276. INTRO_POINT_MAX_LIFETIME_INTRODUCTIONS,
  277. 0, INT32_MAX);
  278. }
  279. /* Return the minimum lifetime in seconds of an introduction point defined by a
  280. * consensus parameter or the default value. */
  281. static int32_t
  282. get_intro_point_min_lifetime(void)
  283. {
  284. #define MIN_INTRO_POINT_LIFETIME_TESTING 10
  285. if (get_options()->TestingTorNetwork) {
  286. return MIN_INTRO_POINT_LIFETIME_TESTING;
  287. }
  288. /* The [0, 2147483647] range is quite large to accommodate anything we decide
  289. * in the future. */
  290. return networkstatus_get_param(NULL, "hs_intro_min_lifetime",
  291. INTRO_POINT_LIFETIME_MIN_SECONDS,
  292. 0, INT32_MAX);
  293. }
  294. /* Return the maximum lifetime in seconds of an introduction point defined by a
  295. * consensus parameter or the default value. */
  296. static int32_t
  297. get_intro_point_max_lifetime(void)
  298. {
  299. #define MAX_INTRO_POINT_LIFETIME_TESTING 30
  300. if (get_options()->TestingTorNetwork) {
  301. return MAX_INTRO_POINT_LIFETIME_TESTING;
  302. }
  303. /* The [0, 2147483647] range is quite large to accommodate anything we decide
  304. * in the future. */
  305. return networkstatus_get_param(NULL, "hs_intro_max_lifetime",
  306. INTRO_POINT_LIFETIME_MAX_SECONDS,
  307. 0, INT32_MAX);
  308. }
  309. /* Return the number of extra introduction point defined by a consensus
  310. * parameter or the default value. */
  311. static int32_t
  312. get_intro_point_num_extra(void)
  313. {
  314. /* The [0, 128] range bounds the number of extra introduction point allowed.
  315. * Above 128 intro points, it's getting a bit crazy. */
  316. return networkstatus_get_param(NULL, "hs_intro_num_extra",
  317. NUM_INTRO_POINTS_EXTRA, 0, 128);
  318. }
  319. /* Helper: Function that needs to return 1 for the HT for each loop which
  320. * frees every service in an hash map. */
  321. static int
  322. ht_free_service_(struct hs_service_t *service, void *data)
  323. {
  324. (void) data;
  325. hs_service_free(service);
  326. /* This function MUST return 1 so the given object is then removed from the
  327. * service map leading to this free of the object being safe. */
  328. return 1;
  329. }
  330. /* Free every service that can be found in the global map. Once done, clear
  331. * and free the global map. */
  332. static void
  333. service_free_all(void)
  334. {
  335. if (hs_service_map) {
  336. /* The free helper function returns 1 so this is safe. */
  337. hs_service_ht_HT_FOREACH_FN(hs_service_map, ht_free_service_, NULL);
  338. HT_CLEAR(hs_service_ht, hs_service_map);
  339. tor_free(hs_service_map);
  340. hs_service_map = NULL;
  341. }
  342. if (hs_service_staging_list) {
  343. /* Cleanup staging list. */
  344. SMARTLIST_FOREACH(hs_service_staging_list, hs_service_t *, s,
  345. hs_service_free(s));
  346. smartlist_free(hs_service_staging_list);
  347. hs_service_staging_list = NULL;
  348. }
  349. }
  350. /* Free a given service intro point object. */
  351. STATIC void
  352. service_intro_point_free_(hs_service_intro_point_t *ip)
  353. {
  354. if (!ip) {
  355. return;
  356. }
  357. memwipe(&ip->auth_key_kp, 0, sizeof(ip->auth_key_kp));
  358. memwipe(&ip->enc_key_kp, 0, sizeof(ip->enc_key_kp));
  359. crypto_pk_free(ip->legacy_key);
  360. replaycache_free(ip->replay_cache);
  361. hs_intropoint_clear(&ip->base);
  362. tor_free(ip);
  363. }
  364. /* Helper: free an hs_service_intro_point_t object. This function is used by
  365. * digest256map_free() which requires a void * pointer. */
  366. static void
  367. service_intro_point_free_void(void *obj)
  368. {
  369. service_intro_point_free_(obj);
  370. }
  371. /* Return a newly allocated service intro point and fully initialized from the
  372. * given extend_info_t ei if non NULL.
  373. * If is_legacy is true, we also generate the legacy key.
  374. * If supports_ed25519_link_handshake_any is true, we add the relay's ed25519
  375. * key to the link specifiers.
  376. *
  377. * If ei is NULL, returns a hs_service_intro_point_t with an empty link
  378. * specifier list and no onion key. (This is used for testing.)
  379. * On any other error, NULL is returned.
  380. *
  381. * ei must be an extend_info_t containing an IPv4 address. (We will add supoort
  382. * for IPv6 in a later release.) When calling extend_info_from_node(), pass
  383. * 0 in for_direct_connection to make sure ei always has an IPv4 address. */
  384. STATIC hs_service_intro_point_t *
  385. service_intro_point_new(const extend_info_t *ei, unsigned int is_legacy,
  386. unsigned int supports_ed25519_link_handshake_any)
  387. {
  388. hs_desc_link_specifier_t *ls;
  389. hs_service_intro_point_t *ip;
  390. ip = tor_malloc_zero(sizeof(*ip));
  391. /* We'll create the key material. No need for extra strong, those are short
  392. * term keys. */
  393. ed25519_keypair_generate(&ip->auth_key_kp, 0);
  394. { /* Set introduce2 max cells limit */
  395. int32_t min_introduce2_cells = get_intro_point_min_introduce2();
  396. int32_t max_introduce2_cells = get_intro_point_max_introduce2();
  397. if (BUG(max_introduce2_cells < min_introduce2_cells)) {
  398. goto err;
  399. }
  400. ip->introduce2_max = crypto_rand_int_range(min_introduce2_cells,
  401. max_introduce2_cells);
  402. }
  403. { /* Set intro point lifetime */
  404. int32_t intro_point_min_lifetime = get_intro_point_min_lifetime();
  405. int32_t intro_point_max_lifetime = get_intro_point_max_lifetime();
  406. if (BUG(intro_point_max_lifetime < intro_point_min_lifetime)) {
  407. goto err;
  408. }
  409. ip->time_to_expire = approx_time() +
  410. crypto_rand_int_range(intro_point_min_lifetime,intro_point_max_lifetime);
  411. }
  412. ip->replay_cache = replaycache_new(0, 0);
  413. /* Initialize the base object. We don't need the certificate object. */
  414. ip->base.link_specifiers = smartlist_new();
  415. /* Generate the encryption key for this intro point. */
  416. curve25519_keypair_generate(&ip->enc_key_kp, 0);
  417. /* Figure out if this chosen node supports v3 or is legacy only. */
  418. if (is_legacy) {
  419. ip->base.is_only_legacy = 1;
  420. /* Legacy mode that is doesn't support v3+ with ed25519 auth key. */
  421. ip->legacy_key = crypto_pk_new();
  422. if (crypto_pk_generate_key(ip->legacy_key) < 0) {
  423. goto err;
  424. }
  425. if (crypto_pk_get_digest(ip->legacy_key,
  426. (char *) ip->legacy_key_digest) < 0) {
  427. goto err;
  428. }
  429. }
  430. if (ei == NULL) {
  431. goto done;
  432. }
  433. /* We'll try to add all link specifiers. Legacy is mandatory.
  434. * IPv4 or IPv6 is required, and we always send IPv4. */
  435. ls = hs_desc_link_specifier_new(ei, LS_IPV4);
  436. /* It is impossible to have an extend info object without a v4. */
  437. if (BUG(!ls)) {
  438. goto err;
  439. }
  440. smartlist_add(ip->base.link_specifiers, ls);
  441. ls = hs_desc_link_specifier_new(ei, LS_LEGACY_ID);
  442. /* It is impossible to have an extend info object without an identity
  443. * digest. */
  444. if (BUG(!ls)) {
  445. goto err;
  446. }
  447. smartlist_add(ip->base.link_specifiers, ls);
  448. /* ed25519 identity key is optional for intro points. If the node supports
  449. * ed25519 link authentication, we include it. */
  450. if (supports_ed25519_link_handshake_any) {
  451. ls = hs_desc_link_specifier_new(ei, LS_ED25519_ID);
  452. if (ls) {
  453. smartlist_add(ip->base.link_specifiers, ls);
  454. }
  455. }
  456. /* IPv6 is not supported in this release. */
  457. /* Finally, copy onion key from the extend_info_t object. */
  458. memcpy(&ip->onion_key, &ei->curve25519_onion_key, sizeof(ip->onion_key));
  459. done:
  460. return ip;
  461. err:
  462. service_intro_point_free(ip);
  463. return NULL;
  464. }
  465. /* Add the given intro point object to the given intro point map. The intro
  466. * point MUST have its RSA encryption key set if this is a legacy type or the
  467. * authentication key set otherwise. */
  468. STATIC void
  469. service_intro_point_add(digest256map_t *map, hs_service_intro_point_t *ip)
  470. {
  471. hs_service_intro_point_t *old_ip_entry;
  472. tor_assert(map);
  473. tor_assert(ip);
  474. old_ip_entry = digest256map_set(map, ip->auth_key_kp.pubkey.pubkey, ip);
  475. /* Make sure we didn't just try to double-add an intro point */
  476. tor_assert_nonfatal(!old_ip_entry);
  477. }
  478. /* For a given service, remove the intro point from that service's descriptors
  479. * (check both current and next descriptor) */
  480. STATIC void
  481. service_intro_point_remove(const hs_service_t *service,
  482. const hs_service_intro_point_t *ip)
  483. {
  484. tor_assert(service);
  485. tor_assert(ip);
  486. /* Trying all descriptors. */
  487. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  488. /* We'll try to remove the descriptor on both descriptors which is not
  489. * very expensive to do instead of doing loopup + remove. */
  490. digest256map_remove(desc->intro_points.map,
  491. ip->auth_key_kp.pubkey.pubkey);
  492. } FOR_EACH_DESCRIPTOR_END;
  493. }
  494. /* For a given service and authentication key, return the intro point or NULL
  495. * if not found. This will check both descriptors in the service. */
  496. STATIC hs_service_intro_point_t *
  497. service_intro_point_find(const hs_service_t *service,
  498. const ed25519_public_key_t *auth_key)
  499. {
  500. hs_service_intro_point_t *ip = NULL;
  501. tor_assert(service);
  502. tor_assert(auth_key);
  503. /* Trying all descriptors to find the right intro point.
  504. *
  505. * Even if we use the same node as intro point in both descriptors, the node
  506. * will have a different intro auth key for each descriptor since we generate
  507. * a new one everytime we pick an intro point.
  508. *
  509. * After #22893 gets implemented, intro points will be moved to be
  510. * per-service instead of per-descriptor so this function will need to
  511. * change.
  512. */
  513. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  514. if ((ip = digest256map_get(desc->intro_points.map,
  515. auth_key->pubkey)) != NULL) {
  516. break;
  517. }
  518. } FOR_EACH_DESCRIPTOR_END;
  519. return ip;
  520. }
  521. /* For a given service and intro point, return the descriptor for which the
  522. * intro point is assigned to. NULL is returned if not found. */
  523. STATIC hs_service_descriptor_t *
  524. service_desc_find_by_intro(const hs_service_t *service,
  525. const hs_service_intro_point_t *ip)
  526. {
  527. hs_service_descriptor_t *descp = NULL;
  528. tor_assert(service);
  529. tor_assert(ip);
  530. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  531. if (digest256map_get(desc->intro_points.map,
  532. ip->auth_key_kp.pubkey.pubkey)) {
  533. descp = desc;
  534. break;
  535. }
  536. } FOR_EACH_DESCRIPTOR_END;
  537. return descp;
  538. }
  539. /* From a circuit identifier, get all the possible objects associated with the
  540. * ident. If not NULL, service, ip or desc are set if the object can be found.
  541. * They are untouched if they can't be found.
  542. *
  543. * This is an helper function because we do those lookups often so it's more
  544. * convenient to simply call this functions to get all the things at once. */
  545. STATIC void
  546. get_objects_from_ident(const hs_ident_circuit_t *ident,
  547. hs_service_t **service, hs_service_intro_point_t **ip,
  548. hs_service_descriptor_t **desc)
  549. {
  550. hs_service_t *s;
  551. tor_assert(ident);
  552. /* Get service object from the circuit identifier. */
  553. s = find_service(hs_service_map, &ident->identity_pk);
  554. if (s && service) {
  555. *service = s;
  556. }
  557. /* From the service object, get the intro point object of that circuit. The
  558. * following will query both descriptors intro points list. */
  559. if (s && ip) {
  560. *ip = service_intro_point_find(s, &ident->intro_auth_pk);
  561. }
  562. /* Get the descriptor for this introduction point and service. */
  563. if (s && ip && *ip && desc) {
  564. *desc = service_desc_find_by_intro(s, *ip);
  565. }
  566. }
  567. /* From a given intro point, return the first link specifier of type
  568. * encountered in the link specifier list. Return NULL if it can't be found.
  569. *
  570. * The caller does NOT have ownership of the object, the intro point does. */
  571. static hs_desc_link_specifier_t *
  572. get_link_spec_by_type(const hs_service_intro_point_t *ip, uint8_t type)
  573. {
  574. hs_desc_link_specifier_t *lnk_spec = NULL;
  575. tor_assert(ip);
  576. SMARTLIST_FOREACH_BEGIN(ip->base.link_specifiers,
  577. hs_desc_link_specifier_t *, ls) {
  578. if (ls->type == type) {
  579. lnk_spec = ls;
  580. goto end;
  581. }
  582. } SMARTLIST_FOREACH_END(ls);
  583. end:
  584. return lnk_spec;
  585. }
  586. /* Given a service intro point, return the node_t associated to it. This can
  587. * return NULL if the given intro point has no legacy ID or if the node can't
  588. * be found in the consensus. */
  589. STATIC const node_t *
  590. get_node_from_intro_point(const hs_service_intro_point_t *ip)
  591. {
  592. const hs_desc_link_specifier_t *ls;
  593. tor_assert(ip);
  594. ls = get_link_spec_by_type(ip, LS_LEGACY_ID);
  595. if (BUG(!ls)) {
  596. return NULL;
  597. }
  598. /* XXX In the future, we want to only use the ed25519 ID (#22173). */
  599. return node_get_by_id((const char *) ls->u.legacy_id);
  600. }
  601. /* Given a service intro point, return the extend_info_t for it. This can
  602. * return NULL if the node can't be found for the intro point or the extend
  603. * info can't be created for the found node. If direct_conn is set, the extend
  604. * info is validated on if we can connect directly. */
  605. static extend_info_t *
  606. get_extend_info_from_intro_point(const hs_service_intro_point_t *ip,
  607. unsigned int direct_conn)
  608. {
  609. extend_info_t *info = NULL;
  610. const node_t *node;
  611. tor_assert(ip);
  612. node = get_node_from_intro_point(ip);
  613. if (node == NULL) {
  614. /* This can happen if the relay serving as intro point has been removed
  615. * from the consensus. In that case, the intro point will be removed from
  616. * the descriptor during the scheduled events. */
  617. goto end;
  618. }
  619. /* In the case of a direct connection (single onion service), it is possible
  620. * our firewall policy won't allow it so this can return a NULL value. */
  621. info = extend_info_from_node(node, direct_conn);
  622. end:
  623. return info;
  624. }
  625. /* Return the number of introduction points that are established for the
  626. * given descriptor. */
  627. static unsigned int
  628. count_desc_circuit_established(const hs_service_descriptor_t *desc)
  629. {
  630. unsigned int count = 0;
  631. tor_assert(desc);
  632. DIGEST256MAP_FOREACH(desc->intro_points.map, key,
  633. const hs_service_intro_point_t *, ip) {
  634. count += ip->circuit_established;
  635. } DIGEST256MAP_FOREACH_END;
  636. return count;
  637. }
  638. /* For a given service and descriptor of that service, close all active
  639. * directory connections. */
  640. static void
  641. close_directory_connections(const hs_service_t *service,
  642. const hs_service_descriptor_t *desc)
  643. {
  644. unsigned int count = 0;
  645. smartlist_t *dir_conns;
  646. tor_assert(service);
  647. tor_assert(desc);
  648. /* Close pending HS desc upload connections for the blinded key of 'desc'. */
  649. dir_conns = connection_list_by_type_purpose(CONN_TYPE_DIR,
  650. DIR_PURPOSE_UPLOAD_HSDESC);
  651. SMARTLIST_FOREACH_BEGIN(dir_conns, connection_t *, conn) {
  652. dir_connection_t *dir_conn = TO_DIR_CONN(conn);
  653. if (ed25519_pubkey_eq(&dir_conn->hs_ident->identity_pk,
  654. &service->keys.identity_pk) &&
  655. ed25519_pubkey_eq(&dir_conn->hs_ident->blinded_pk,
  656. &desc->blinded_kp.pubkey)) {
  657. connection_mark_for_close(conn);
  658. count++;
  659. continue;
  660. }
  661. } SMARTLIST_FOREACH_END(conn);
  662. log_info(LD_REND, "Closed %u active service directory connections for "
  663. "descriptor %s of service %s",
  664. count, safe_str_client(ed25519_fmt(&desc->blinded_kp.pubkey)),
  665. safe_str_client(service->onion_address));
  666. /* We don't have ownership of the objects in this list. */
  667. smartlist_free(dir_conns);
  668. }
  669. /* Close all rendezvous circuits for the given service. */
  670. static void
  671. close_service_rp_circuits(hs_service_t *service)
  672. {
  673. origin_circuit_t *ocirc = NULL;
  674. tor_assert(service);
  675. /* The reason we go over all circuit instead of using the circuitmap API is
  676. * because most hidden service circuits are rendezvous circuits so there is
  677. * no real improvement at getting all rendezvous circuits from the
  678. * circuitmap and then going over them all to find the right ones.
  679. * Furthermore, another option would have been to keep a list of RP cookies
  680. * for a service but it creates an engineering complexity since we don't
  681. * have a "RP circuit closed" event to clean it up properly so we avoid a
  682. * memory DoS possibility. */
  683. while ((ocirc = circuit_get_next_service_rp_circ(ocirc))) {
  684. /* Only close circuits that are v3 and for this service. */
  685. if (ocirc->hs_ident != NULL &&
  686. ed25519_pubkey_eq(&ocirc->hs_ident->identity_pk,
  687. &service->keys.identity_pk)) {
  688. /* Reason is FINISHED because service has been removed and thus the
  689. * circuit is considered old/uneeded. When freed, it is removed from the
  690. * hs circuitmap. */
  691. circuit_mark_for_close(TO_CIRCUIT(ocirc), END_CIRC_REASON_FINISHED);
  692. }
  693. }
  694. }
  695. /* Close the circuit(s) for the given map of introduction points. */
  696. static void
  697. close_intro_circuits(hs_service_intropoints_t *intro_points)
  698. {
  699. tor_assert(intro_points);
  700. DIGEST256MAP_FOREACH(intro_points->map, key,
  701. const hs_service_intro_point_t *, ip) {
  702. origin_circuit_t *ocirc = hs_circ_service_get_intro_circ(ip);
  703. if (ocirc) {
  704. /* Reason is FINISHED because service has been removed and thus the
  705. * circuit is considered old/uneeded. When freed, the circuit is removed
  706. * from the HS circuitmap. */
  707. circuit_mark_for_close(TO_CIRCUIT(ocirc), END_CIRC_REASON_FINISHED);
  708. }
  709. } DIGEST256MAP_FOREACH_END;
  710. }
  711. /* Close all introduction circuits for the given service. */
  712. static void
  713. close_service_intro_circuits(hs_service_t *service)
  714. {
  715. tor_assert(service);
  716. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  717. close_intro_circuits(&desc->intro_points);
  718. } FOR_EACH_DESCRIPTOR_END;
  719. }
  720. /* Close any circuits related to the given service. */
  721. static void
  722. close_service_circuits(hs_service_t *service)
  723. {
  724. tor_assert(service);
  725. /* Only support for version >= 3. */
  726. if (BUG(service->config.version < HS_VERSION_THREE)) {
  727. return;
  728. }
  729. /* Close intro points. */
  730. close_service_intro_circuits(service);
  731. /* Close rendezvous points. */
  732. close_service_rp_circuits(service);
  733. }
  734. /* Move every ephemeral services from the src service map to the dst service
  735. * map. It is possible that a service can't be register to the dst map which
  736. * won't stop the process of moving them all but will trigger a log warn. */
  737. static void
  738. move_ephemeral_services(hs_service_ht *src, hs_service_ht *dst)
  739. {
  740. hs_service_t **iter, **next;
  741. tor_assert(src);
  742. tor_assert(dst);
  743. /* Iterate over the map to find ephemeral service and move them to the other
  744. * map. We loop using this method to have a safe removal process. */
  745. for (iter = HT_START(hs_service_ht, src); iter != NULL; iter = next) {
  746. hs_service_t *s = *iter;
  747. if (!s->config.is_ephemeral) {
  748. /* Yeah, we are in a very manual loop :). */
  749. next = HT_NEXT(hs_service_ht, src, iter);
  750. continue;
  751. }
  752. /* Remove service from map and then register to it to the other map.
  753. * Reminder that "*iter" and "s" are the same thing. */
  754. next = HT_NEXT_RMV(hs_service_ht, src, iter);
  755. if (register_service(dst, s) < 0) {
  756. log_warn(LD_BUG, "Ephemeral service key is already being used. "
  757. "Skipping.");
  758. }
  759. }
  760. }
  761. /* Return a const string of the directory path escaped. If this is an
  762. * ephemeral service, it returns "[EPHEMERAL]". This can only be called from
  763. * the main thread because escaped() uses a static variable. */
  764. static const char *
  765. service_escaped_dir(const hs_service_t *s)
  766. {
  767. return (s->config.is_ephemeral) ? "[EPHEMERAL]" :
  768. escaped(s->config.directory_path);
  769. }
  770. /** Move the hidden service state from <b>src</b> to <b>dst</b>. We do this
  771. * when we receive a SIGHUP: <b>dst</b> is the post-HUP service */
  772. static void
  773. move_hs_state(hs_service_t *src_service, hs_service_t *dst_service)
  774. {
  775. tor_assert(src_service);
  776. tor_assert(dst_service);
  777. hs_service_state_t *src = &src_service->state;
  778. hs_service_state_t *dst = &dst_service->state;
  779. /* Let's do a shallow copy */
  780. dst->intro_circ_retry_started_time = src->intro_circ_retry_started_time;
  781. dst->num_intro_circ_launched = src->num_intro_circ_launched;
  782. /* Freeing a NULL replaycache triggers an info LD_BUG. */
  783. if (dst->replay_cache_rend_cookie != NULL) {
  784. replaycache_free(dst->replay_cache_rend_cookie);
  785. }
  786. dst->replay_cache_rend_cookie = src->replay_cache_rend_cookie;
  787. dst->next_rotation_time = src->next_rotation_time;
  788. src->replay_cache_rend_cookie = NULL; /* steal pointer reference */
  789. }
  790. /* Register services that are in the staging list. Once this function returns,
  791. * the global service map will be set with the right content and all non
  792. * surviving services will be cleaned up. */
  793. static void
  794. register_all_services(void)
  795. {
  796. struct hs_service_ht *new_service_map;
  797. tor_assert(hs_service_staging_list);
  798. /* Allocate a new map that will replace the current one. */
  799. new_service_map = tor_malloc_zero(sizeof(*new_service_map));
  800. HT_INIT(hs_service_ht, new_service_map);
  801. /* First step is to transfer all ephemeral services from the current global
  802. * map to the new one we are constructing. We do not prune ephemeral
  803. * services as the only way to kill them is by deleting it from the control
  804. * port or stopping the tor daemon. */
  805. move_ephemeral_services(hs_service_map, new_service_map);
  806. SMARTLIST_FOREACH_BEGIN(hs_service_staging_list, hs_service_t *, snew) {
  807. hs_service_t *s;
  808. /* Check if that service is already in our global map and if so, we'll
  809. * transfer the intro points to it. */
  810. s = find_service(hs_service_map, &snew->keys.identity_pk);
  811. if (s) {
  812. /* Pass ownership of the descriptors from s (the current service) to
  813. * snew (the newly configured one). */
  814. move_descriptors(s, snew);
  815. move_hs_state(s, snew);
  816. /* Remove the service from the global map because after this, we need to
  817. * go over the remaining service in that map that aren't surviving the
  818. * reload to close their circuits. */
  819. remove_service(hs_service_map, s);
  820. hs_service_free(s);
  821. }
  822. /* Great, this service is now ready to be added to our new map. */
  823. if (BUG(register_service(new_service_map, snew) < 0)) {
  824. /* This should never happen because prior to registration, we validate
  825. * every service against the entire set. Not being able to register a
  826. * service means we failed to validate correctly. In that case, don't
  827. * break tor and ignore the service but tell user. */
  828. log_warn(LD_BUG, "Unable to register service with directory %s",
  829. service_escaped_dir(snew));
  830. SMARTLIST_DEL_CURRENT(hs_service_staging_list, snew);
  831. hs_service_free(snew);
  832. }
  833. } SMARTLIST_FOREACH_END(snew);
  834. /* Close any circuits associated with the non surviving services. Every
  835. * service in the current global map are roaming. */
  836. FOR_EACH_SERVICE_BEGIN(service) {
  837. close_service_circuits(service);
  838. } FOR_EACH_SERVICE_END;
  839. /* Time to make the switch. We'll clear the staging list because its content
  840. * has now changed ownership to the map. */
  841. smartlist_clear(hs_service_staging_list);
  842. service_free_all();
  843. hs_service_map = new_service_map;
  844. /* We've just register services into the new map and now we've replaced the
  845. * global map with it so we have to notify that the change happened. When
  846. * registering a service, the notify is only triggered if the destination
  847. * map is the global map for which in here it was not. */
  848. hs_service_map_has_changed();
  849. }
  850. /* Write the onion address of a given service to the given filename fname_ in
  851. * the service directory. Return 0 on success else -1 on error. */
  852. STATIC int
  853. write_address_to_file(const hs_service_t *service, const char *fname_)
  854. {
  855. int ret = -1;
  856. char *fname = NULL;
  857. char *addr_buf = NULL;
  858. tor_assert(service);
  859. tor_assert(fname_);
  860. /* Construct the full address with the onion tld and write the hostname file
  861. * to disk. */
  862. tor_asprintf(&addr_buf, "%s.%s\n", service->onion_address, address_tld);
  863. /* Notice here that we use the given "fname_". */
  864. fname = hs_path_from_filename(service->config.directory_path, fname_);
  865. if (write_str_to_file(fname, addr_buf, 0) < 0) {
  866. log_warn(LD_REND, "Could not write onion address to hostname file %s",
  867. escaped(fname));
  868. goto end;
  869. }
  870. #ifndef _WIN32
  871. if (service->config.dir_group_readable) {
  872. /* Mode to 0640. */
  873. if (chmod(fname, S_IRUSR | S_IWUSR | S_IRGRP) < 0) {
  874. log_warn(LD_FS, "Unable to make onion service hostname file %s "
  875. "group-readable.", escaped(fname));
  876. }
  877. }
  878. #endif /* !defined(_WIN32) */
  879. /* Success. */
  880. ret = 0;
  881. end:
  882. tor_free(fname);
  883. tor_free(addr_buf);
  884. return ret;
  885. }
  886. /* Load and/or generate private keys for the given service. On success, the
  887. * hostname file will be written to disk along with the master private key iff
  888. * the service is not configured for offline keys. Return 0 on success else -1
  889. * on failure. */
  890. static int
  891. load_service_keys(hs_service_t *service)
  892. {
  893. int ret = -1;
  894. char *fname = NULL;
  895. ed25519_keypair_t *kp;
  896. const hs_service_config_t *config;
  897. tor_assert(service);
  898. config = &service->config;
  899. /* Create and fix permission on service directory. We are about to write
  900. * files to that directory so make sure it exists and has the right
  901. * permissions. We do this here because at this stage we know that Tor is
  902. * actually running and the service we have has been validated. */
  903. if (BUG(hs_check_service_private_dir(get_options()->User,
  904. config->directory_path,
  905. config->dir_group_readable, 1) < 0)) {
  906. goto end;
  907. }
  908. /* Try to load the keys from file or generate it if not found. */
  909. fname = hs_path_from_filename(config->directory_path, fname_keyfile_prefix);
  910. /* Don't ask for key creation, we want to know if we were able to load it or
  911. * we had to generate it. Better logging! */
  912. kp = ed_key_init_from_file(fname, INIT_ED_KEY_SPLIT, LOG_INFO, NULL, 0, 0,
  913. 0, NULL, NULL);
  914. if (!kp) {
  915. log_info(LD_REND, "Unable to load keys from %s. Generating it...", fname);
  916. /* We'll now try to generate the keys and for it we want the strongest
  917. * randomness for it. The keypair will be written in different files. */
  918. uint32_t key_flags = INIT_ED_KEY_CREATE | INIT_ED_KEY_EXTRA_STRONG |
  919. INIT_ED_KEY_SPLIT;
  920. kp = ed_key_init_from_file(fname, key_flags, LOG_WARN, NULL, 0, 0, 0,
  921. NULL, NULL);
  922. if (!kp) {
  923. log_warn(LD_REND, "Unable to generate keys and save in %s.", fname);
  924. goto end;
  925. }
  926. }
  927. /* Copy loaded or generated keys to service object. */
  928. ed25519_pubkey_copy(&service->keys.identity_pk, &kp->pubkey);
  929. memcpy(&service->keys.identity_sk, &kp->seckey,
  930. sizeof(service->keys.identity_sk));
  931. /* This does a proper memory wipe. */
  932. ed25519_keypair_free(kp);
  933. /* Build onion address from the newly loaded keys. */
  934. tor_assert(service->config.version <= UINT8_MAX);
  935. hs_build_address(&service->keys.identity_pk,
  936. (uint8_t) service->config.version,
  937. service->onion_address);
  938. /* Write onion address to hostname file. */
  939. if (write_address_to_file(service, fname_hostname) < 0) {
  940. goto end;
  941. }
  942. /* Load all client authorization keys in the service. */
  943. if (load_client_keys(service) < 0) {
  944. goto end;
  945. }
  946. /* Succes. */
  947. ret = 0;
  948. end:
  949. tor_free(fname);
  950. return ret;
  951. }
  952. /* Check if the client file name is valid or not. Return 1 if valid,
  953. * otherwise return 0. */
  954. STATIC int
  955. client_filename_is_valid(const char *filename)
  956. {
  957. int ret = 1;
  958. const char *valid_extension = ".auth";
  959. tor_assert(filename);
  960. /* The file extension must match and the total filename length can't be the
  961. * length of the extension else we do not have a filename. */
  962. if (!strcmpend(filename, valid_extension) &&
  963. strlen(filename) != strlen(valid_extension)) {
  964. ret = 1;
  965. } else {
  966. ret = 0;
  967. }
  968. return ret;
  969. }
  970. /* Parse an authorized client from a string. The format of a client string
  971. * looks like (see rend-spec-v3.txt):
  972. *
  973. * <auth-type>:<key-type>:<base32-encoded-public-key>
  974. *
  975. * The <auth-type> can only be "descriptor".
  976. * The <key-type> can only be "x25519".
  977. *
  978. * Return the key on success, return NULL, otherwise. */
  979. STATIC hs_service_authorized_client_t *
  980. parse_authorized_client(const char *client_key_str)
  981. {
  982. char *auth_type = NULL;
  983. char *key_type = NULL;
  984. char *pubkey_b32 = NULL;
  985. hs_service_authorized_client_t *client = NULL;
  986. smartlist_t *fields = smartlist_new();
  987. tor_assert(client_key_str);
  988. smartlist_split_string(fields, client_key_str, ":",
  989. SPLIT_SKIP_SPACE, 0);
  990. /* Wrong number of fields. */
  991. if (smartlist_len(fields) != 3) {
  992. goto err;
  993. }
  994. auth_type = smartlist_get(fields, 0);
  995. key_type = smartlist_get(fields, 1);
  996. pubkey_b32 = smartlist_get(fields, 2);
  997. /* Currently, the only supported auth type is "descriptor" and the only
  998. * supported key type is "x25519". */
  999. if (strcmp(auth_type, "descriptor") || strcmp(key_type, "x25519")) {
  1000. goto err;
  1001. }
  1002. /* We expect a specific length of the base32 encoded key so make sure we
  1003. * have that so we don't successfully decode a value with a different length
  1004. * and end up in trouble when copying the decoded key into a fixed length
  1005. * buffer. */
  1006. if (strlen(pubkey_b32) != BASE32_NOPAD_LEN(CURVE25519_PUBKEY_LEN)) {
  1007. log_warn(LD_REND, "Client authorization encoded base32 public key "
  1008. "length is invalid: %s", pubkey_b32);
  1009. goto err;
  1010. }
  1011. client = tor_malloc_zero(sizeof(hs_service_authorized_client_t));
  1012. if (base32_decode((char *) client->client_pk.public_key,
  1013. sizeof(client->client_pk.public_key),
  1014. pubkey_b32, strlen(pubkey_b32)) < 0) {
  1015. goto err;
  1016. }
  1017. /* Success. */
  1018. goto done;
  1019. err:
  1020. service_authorized_client_free(client);
  1021. done:
  1022. /* It is also a good idea to wipe the public key. */
  1023. if (pubkey_b32) {
  1024. memwipe(pubkey_b32, 0, strlen(pubkey_b32));
  1025. }
  1026. if (fields) {
  1027. SMARTLIST_FOREACH(fields, char *, s, tor_free(s));
  1028. smartlist_free(fields);
  1029. }
  1030. return client;
  1031. }
  1032. /* Load all the client public keys for the given service. Return 0 on
  1033. * success else -1 on failure. */
  1034. static int
  1035. load_client_keys(hs_service_t *service)
  1036. {
  1037. int ret = -1;
  1038. char *client_key_str = NULL;
  1039. char *client_key_file_path = NULL;
  1040. char *client_keys_dir_path = NULL;
  1041. hs_service_config_t *config;
  1042. smartlist_t *file_list = NULL;
  1043. tor_assert(service);
  1044. config = &service->config;
  1045. /* Before calling this function, we already call load_service_keys to make
  1046. * sure that the directory exists with the right permission. So, if we
  1047. * cannot create a client pubkey key directory, we consider it as a bug. */
  1048. client_keys_dir_path = hs_path_from_filename(config->directory_path,
  1049. dname_client_pubkeys);
  1050. if (BUG(hs_check_service_private_dir(get_options()->User,
  1051. client_keys_dir_path,
  1052. config->dir_group_readable, 1) < 0)) {
  1053. goto end;
  1054. }
  1055. /* If the list of clients already exists, we must clear it first. */
  1056. if (config->clients) {
  1057. SMARTLIST_FOREACH(config->clients, hs_service_authorized_client_t *, p,
  1058. service_authorized_client_free(p));
  1059. smartlist_free(config->clients);
  1060. }
  1061. config->clients = smartlist_new();
  1062. file_list = tor_listdir(client_keys_dir_path);
  1063. if (file_list == NULL) {
  1064. log_warn(LD_REND, "Client authorization directory %s can't be listed.",
  1065. client_keys_dir_path);
  1066. goto end;
  1067. }
  1068. SMARTLIST_FOREACH_BEGIN(file_list, const char *, filename) {
  1069. hs_service_authorized_client_t *client = NULL;
  1070. if (client_filename_is_valid(filename)) {
  1071. /* Create a full path for a file. */
  1072. client_key_file_path = hs_path_from_filename(client_keys_dir_path,
  1073. filename);
  1074. client_key_str = read_file_to_str(client_key_file_path, 0, NULL);
  1075. /* Free immediately after using it. */
  1076. tor_free(client_key_file_path);
  1077. /* If we cannot read the file, continue with the next file. */
  1078. if (!client_key_str) {
  1079. continue;
  1080. }
  1081. client = parse_authorized_client(client_key_str);
  1082. /* Free immediately after using it. */
  1083. tor_free(client_key_str);
  1084. if (client) {
  1085. smartlist_add(config->clients, client);
  1086. }
  1087. }
  1088. } SMARTLIST_FOREACH_END(filename);
  1089. /* If the number of clients is greater than zero, set the flag to be true. */
  1090. if (smartlist_len(config->clients) > 0) {
  1091. config->is_client_auth_enabled = 1;
  1092. }
  1093. /* Success. */
  1094. ret = 0;
  1095. end:
  1096. if (client_key_str) {
  1097. memwipe(client_key_str, 0, strlen(client_key_str));
  1098. }
  1099. if (file_list) {
  1100. SMARTLIST_FOREACH(file_list, char *, s, tor_free(s));
  1101. smartlist_free(file_list);
  1102. }
  1103. tor_free(client_key_str);
  1104. tor_free(client_key_file_path);
  1105. tor_free(client_keys_dir_path);
  1106. return ret;
  1107. }
  1108. STATIC void
  1109. service_authorized_client_free_(hs_service_authorized_client_t *client)
  1110. {
  1111. if (!client) {
  1112. return;
  1113. }
  1114. memwipe(&client->client_pk, 0, sizeof(client->client_pk));
  1115. tor_free(client);
  1116. }
  1117. /* Free a given service descriptor object and all key material is wiped. */
  1118. STATIC void
  1119. service_descriptor_free_(hs_service_descriptor_t *desc)
  1120. {
  1121. if (!desc) {
  1122. return;
  1123. }
  1124. hs_descriptor_free(desc->desc);
  1125. memwipe(&desc->signing_kp, 0, sizeof(desc->signing_kp));
  1126. memwipe(&desc->blinded_kp, 0, sizeof(desc->blinded_kp));
  1127. /* Cleanup all intro points. */
  1128. digest256map_free(desc->intro_points.map, service_intro_point_free_void);
  1129. digestmap_free(desc->intro_points.failed_id, tor_free_);
  1130. if (desc->previous_hsdirs) {
  1131. SMARTLIST_FOREACH(desc->previous_hsdirs, char *, s, tor_free(s));
  1132. smartlist_free(desc->previous_hsdirs);
  1133. }
  1134. crypto_ope_free(desc->ope_cipher);
  1135. tor_free(desc);
  1136. }
  1137. /* Return a newly allocated service descriptor object. */
  1138. STATIC hs_service_descriptor_t *
  1139. service_descriptor_new(void)
  1140. {
  1141. hs_service_descriptor_t *sdesc = tor_malloc_zero(sizeof(*sdesc));
  1142. sdesc->desc = tor_malloc_zero(sizeof(hs_descriptor_t));
  1143. /* Initialize the intro points map. */
  1144. sdesc->intro_points.map = digest256map_new();
  1145. sdesc->intro_points.failed_id = digestmap_new();
  1146. sdesc->previous_hsdirs = smartlist_new();
  1147. return sdesc;
  1148. }
  1149. /* Move descriptor(s) from the src service to the dst service. We do this
  1150. * during SIGHUP when we re-create our hidden services. */
  1151. static void
  1152. move_descriptors(hs_service_t *src, hs_service_t *dst)
  1153. {
  1154. tor_assert(src);
  1155. tor_assert(dst);
  1156. if (src->desc_current) {
  1157. /* Nothing should be there, but clean it up just in case */
  1158. if (BUG(dst->desc_current)) {
  1159. service_descriptor_free(dst->desc_current);
  1160. }
  1161. dst->desc_current = src->desc_current;
  1162. src->desc_current = NULL;
  1163. }
  1164. if (src->desc_next) {
  1165. /* Nothing should be there, but clean it up just in case */
  1166. if (BUG(dst->desc_next)) {
  1167. service_descriptor_free(dst->desc_next);
  1168. }
  1169. dst->desc_next = src->desc_next;
  1170. src->desc_next = NULL;
  1171. }
  1172. }
  1173. /* From the given service, remove all expired failing intro points for each
  1174. * descriptor. */
  1175. static void
  1176. remove_expired_failing_intro(hs_service_t *service, time_t now)
  1177. {
  1178. tor_assert(service);
  1179. /* For both descriptors, cleanup the failing intro points list. */
  1180. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  1181. DIGESTMAP_FOREACH_MODIFY(desc->intro_points.failed_id, key, time_t *, t) {
  1182. time_t failure_time = *t;
  1183. if ((failure_time + INTRO_CIRC_RETRY_PERIOD) <= now) {
  1184. MAP_DEL_CURRENT(key);
  1185. tor_free(t);
  1186. }
  1187. } DIGESTMAP_FOREACH_END;
  1188. } FOR_EACH_DESCRIPTOR_END;
  1189. }
  1190. /* For the given descriptor desc, put all node_t object found from its failing
  1191. * intro point list and put them in the given node_list. */
  1192. static void
  1193. setup_intro_point_exclude_list(const hs_service_descriptor_t *desc,
  1194. smartlist_t *node_list)
  1195. {
  1196. tor_assert(desc);
  1197. tor_assert(node_list);
  1198. DIGESTMAP_FOREACH(desc->intro_points.failed_id, key, time_t *, t) {
  1199. (void) t; /* Make gcc happy. */
  1200. const node_t *node = node_get_by_id(key);
  1201. if (node) {
  1202. smartlist_add(node_list, (void *) node);
  1203. }
  1204. } DIGESTMAP_FOREACH_END;
  1205. }
  1206. /* For the given failing intro point ip, we add its time of failure to the
  1207. * failed map and index it by identity digest (legacy ID) in the descriptor
  1208. * desc failed id map. */
  1209. static void
  1210. remember_failing_intro_point(const hs_service_intro_point_t *ip,
  1211. hs_service_descriptor_t *desc, time_t now)
  1212. {
  1213. time_t *time_of_failure, *prev_ptr;
  1214. const hs_desc_link_specifier_t *legacy_ls;
  1215. tor_assert(ip);
  1216. tor_assert(desc);
  1217. time_of_failure = tor_malloc_zero(sizeof(time_t));
  1218. *time_of_failure = now;
  1219. legacy_ls = get_link_spec_by_type(ip, LS_LEGACY_ID);
  1220. tor_assert(legacy_ls);
  1221. prev_ptr = digestmap_set(desc->intro_points.failed_id,
  1222. (const char *) legacy_ls->u.legacy_id,
  1223. time_of_failure);
  1224. tor_free(prev_ptr);
  1225. }
  1226. /* Copy the descriptor link specifier object from src to dst. */
  1227. static void
  1228. link_specifier_copy(hs_desc_link_specifier_t *dst,
  1229. const hs_desc_link_specifier_t *src)
  1230. {
  1231. tor_assert(dst);
  1232. tor_assert(src);
  1233. memcpy(dst, src, sizeof(hs_desc_link_specifier_t));
  1234. }
  1235. /* Using a given descriptor signing keypair signing_kp, a service intro point
  1236. * object ip and the time now, setup the content of an already allocated
  1237. * descriptor intro desc_ip.
  1238. *
  1239. * Return 0 on success else a negative value. */
  1240. static int
  1241. setup_desc_intro_point(const ed25519_keypair_t *signing_kp,
  1242. const hs_service_intro_point_t *ip,
  1243. time_t now, hs_desc_intro_point_t *desc_ip)
  1244. {
  1245. int ret = -1;
  1246. time_t nearest_hour = now - (now % 3600);
  1247. tor_assert(signing_kp);
  1248. tor_assert(ip);
  1249. tor_assert(desc_ip);
  1250. /* Copy the onion key. */
  1251. memcpy(&desc_ip->onion_key, &ip->onion_key, sizeof(desc_ip->onion_key));
  1252. /* Key and certificate material. */
  1253. desc_ip->auth_key_cert = tor_cert_create(signing_kp,
  1254. CERT_TYPE_AUTH_HS_IP_KEY,
  1255. &ip->auth_key_kp.pubkey,
  1256. nearest_hour,
  1257. HS_DESC_CERT_LIFETIME,
  1258. CERT_FLAG_INCLUDE_SIGNING_KEY);
  1259. if (desc_ip->auth_key_cert == NULL) {
  1260. log_warn(LD_REND, "Unable to create intro point auth-key certificate");
  1261. goto done;
  1262. }
  1263. /* Copy link specifier(s). */
  1264. SMARTLIST_FOREACH_BEGIN(ip->base.link_specifiers,
  1265. const hs_desc_link_specifier_t *, ls) {
  1266. hs_desc_link_specifier_t *copy = tor_malloc_zero(sizeof(*copy));
  1267. link_specifier_copy(copy, ls);
  1268. smartlist_add(desc_ip->link_specifiers, copy);
  1269. } SMARTLIST_FOREACH_END(ls);
  1270. /* For a legacy intro point, we'll use an RSA/ed cross certificate. */
  1271. if (ip->base.is_only_legacy) {
  1272. desc_ip->legacy.key = crypto_pk_dup_key(ip->legacy_key);
  1273. /* Create cross certification cert. */
  1274. ssize_t cert_len = tor_make_rsa_ed25519_crosscert(
  1275. &signing_kp->pubkey,
  1276. desc_ip->legacy.key,
  1277. nearest_hour + HS_DESC_CERT_LIFETIME,
  1278. &desc_ip->legacy.cert.encoded);
  1279. if (cert_len < 0) {
  1280. log_warn(LD_REND, "Unable to create enc key legacy cross cert.");
  1281. goto done;
  1282. }
  1283. desc_ip->legacy.cert.len = cert_len;
  1284. }
  1285. /* Encryption key and its cross certificate. */
  1286. {
  1287. ed25519_public_key_t ed25519_pubkey;
  1288. /* Use the public curve25519 key. */
  1289. memcpy(&desc_ip->enc_key, &ip->enc_key_kp.pubkey,
  1290. sizeof(desc_ip->enc_key));
  1291. /* The following can't fail. */
  1292. ed25519_public_key_from_curve25519_public_key(&ed25519_pubkey,
  1293. &ip->enc_key_kp.pubkey,
  1294. 0);
  1295. desc_ip->enc_key_cert = tor_cert_create(signing_kp,
  1296. CERT_TYPE_CROSS_HS_IP_KEYS,
  1297. &ed25519_pubkey, nearest_hour,
  1298. HS_DESC_CERT_LIFETIME,
  1299. CERT_FLAG_INCLUDE_SIGNING_KEY);
  1300. if (desc_ip->enc_key_cert == NULL) {
  1301. log_warn(LD_REND, "Unable to create enc key curve25519 cross cert.");
  1302. goto done;
  1303. }
  1304. }
  1305. /* Success. */
  1306. ret = 0;
  1307. done:
  1308. return ret;
  1309. }
  1310. /* Using the given descriptor from the given service, build the descriptor
  1311. * intro point list so we can then encode the descriptor for publication. This
  1312. * function does not pick intro points, they have to be in the descriptor
  1313. * current map. Cryptographic material (keys) must be initialized in the
  1314. * descriptor for this function to make sense. */
  1315. static void
  1316. build_desc_intro_points(const hs_service_t *service,
  1317. hs_service_descriptor_t *desc, time_t now)
  1318. {
  1319. hs_desc_encrypted_data_t *encrypted;
  1320. tor_assert(service);
  1321. tor_assert(desc);
  1322. /* Ease our life. */
  1323. encrypted = &desc->desc->encrypted_data;
  1324. /* Cleanup intro points, we are about to set them from scratch. */
  1325. hs_descriptor_clear_intro_points(desc->desc);
  1326. DIGEST256MAP_FOREACH(desc->intro_points.map, key,
  1327. const hs_service_intro_point_t *, ip) {
  1328. hs_desc_intro_point_t *desc_ip = hs_desc_intro_point_new();
  1329. if (setup_desc_intro_point(&desc->signing_kp, ip, now, desc_ip) < 0) {
  1330. hs_desc_intro_point_free(desc_ip);
  1331. continue;
  1332. }
  1333. /* We have a valid descriptor intro point. Add it to the list. */
  1334. smartlist_add(encrypted->intro_points, desc_ip);
  1335. } DIGEST256MAP_FOREACH_END;
  1336. }
  1337. /* Populate the descriptor encrypted section from the given service object.
  1338. * This will generate a valid list of introduction points that can be used
  1339. * after for circuit creation. Return 0 on success else -1 on error. */
  1340. static int
  1341. build_service_desc_encrypted(const hs_service_t *service,
  1342. hs_service_descriptor_t *desc)
  1343. {
  1344. hs_desc_encrypted_data_t *encrypted;
  1345. tor_assert(service);
  1346. tor_assert(desc);
  1347. encrypted = &desc->desc->encrypted_data;
  1348. encrypted->create2_ntor = 1;
  1349. encrypted->single_onion_service = service->config.is_single_onion;
  1350. /* Setup introduction points from what we have in the service. */
  1351. if (encrypted->intro_points == NULL) {
  1352. encrypted->intro_points = smartlist_new();
  1353. }
  1354. /* We do NOT build introduction point yet, we only do that once the circuit
  1355. * have been opened. Until we have the right number of introduction points,
  1356. * we do not encode anything in the descriptor. */
  1357. /* XXX: Support client authorization (#20700). */
  1358. encrypted->intro_auth_types = NULL;
  1359. return 0;
  1360. }
  1361. /* Populate the descriptor plaintext section from the given service object.
  1362. * The caller must make sure that the keys in the descriptors are valid that
  1363. * is are non-zero. Return 0 on success else -1 on error. */
  1364. static int
  1365. build_service_desc_plaintext(const hs_service_t *service,
  1366. hs_service_descriptor_t *desc, time_t now)
  1367. {
  1368. int ret = -1;
  1369. hs_desc_plaintext_data_t *plaintext;
  1370. tor_assert(service);
  1371. tor_assert(desc);
  1372. /* XXX: Use a "assert_desc_ok()" ? */
  1373. tor_assert(!tor_mem_is_zero((char *) &desc->blinded_kp,
  1374. sizeof(desc->blinded_kp)));
  1375. tor_assert(!tor_mem_is_zero((char *) &desc->signing_kp,
  1376. sizeof(desc->signing_kp)));
  1377. /* Set the subcredential. */
  1378. hs_get_subcredential(&service->keys.identity_pk, &desc->blinded_kp.pubkey,
  1379. desc->desc->subcredential);
  1380. plaintext = &desc->desc->plaintext_data;
  1381. plaintext->version = service->config.version;
  1382. plaintext->lifetime_sec = HS_DESC_DEFAULT_LIFETIME;
  1383. plaintext->signing_key_cert =
  1384. tor_cert_create(&desc->blinded_kp, CERT_TYPE_SIGNING_HS_DESC,
  1385. &desc->signing_kp.pubkey, now, HS_DESC_CERT_LIFETIME,
  1386. CERT_FLAG_INCLUDE_SIGNING_KEY);
  1387. if (plaintext->signing_key_cert == NULL) {
  1388. log_warn(LD_REND, "Unable to create descriptor signing certificate for "
  1389. "service %s",
  1390. safe_str_client(service->onion_address));
  1391. goto end;
  1392. }
  1393. /* Copy public key material to go in the descriptor. */
  1394. ed25519_pubkey_copy(&plaintext->signing_pubkey, &desc->signing_kp.pubkey);
  1395. ed25519_pubkey_copy(&plaintext->blinded_pubkey, &desc->blinded_kp.pubkey);
  1396. /* Success. */
  1397. ret = 0;
  1398. end:
  1399. return ret;
  1400. }
  1401. /** Compute the descriptor's OPE cipher for encrypting revision counters. */
  1402. static crypto_ope_t *
  1403. generate_ope_cipher_for_desc(const hs_service_descriptor_t *hs_desc)
  1404. {
  1405. /* Compute OPE key as H("rev-counter-generation" | blinded privkey) */
  1406. uint8_t key[DIGEST256_LEN];
  1407. crypto_digest_t *digest = crypto_digest256_new(DIGEST_SHA3_256);
  1408. const char ope_key_prefix[] = "rev-counter-generation";
  1409. const ed25519_secret_key_t *eph_privkey = &hs_desc->blinded_kp.seckey;
  1410. crypto_digest_add_bytes(digest, ope_key_prefix, sizeof(ope_key_prefix));
  1411. crypto_digest_add_bytes(digest, (char*)eph_privkey->seckey,
  1412. sizeof(eph_privkey->seckey));
  1413. crypto_digest_get_digest(digest, (char *)key, sizeof(key));
  1414. crypto_digest_free(digest);
  1415. return crypto_ope_new(key);
  1416. }
  1417. /* For the given service and descriptor object, create the key material which
  1418. * is the blinded keypair and the descriptor signing keypair. Return 0 on
  1419. * success else -1 on error where the generated keys MUST be ignored. */
  1420. static int
  1421. build_service_desc_keys(const hs_service_t *service,
  1422. hs_service_descriptor_t *desc)
  1423. {
  1424. int ret = 0;
  1425. ed25519_keypair_t kp;
  1426. tor_assert(desc);
  1427. tor_assert(!tor_mem_is_zero((char *) &service->keys.identity_pk,
  1428. ED25519_PUBKEY_LEN));
  1429. /* XXX: Support offline key feature (#18098). */
  1430. /* Copy the identity keys to the keypair so we can use it to create the
  1431. * blinded key. */
  1432. memcpy(&kp.pubkey, &service->keys.identity_pk, sizeof(kp.pubkey));
  1433. memcpy(&kp.seckey, &service->keys.identity_sk, sizeof(kp.seckey));
  1434. /* Build blinded keypair for this time period. */
  1435. hs_build_blinded_keypair(&kp, NULL, 0, desc->time_period_num,
  1436. &desc->blinded_kp);
  1437. /* Let's not keep too much traces of our keys in memory. */
  1438. memwipe(&kp, 0, sizeof(kp));
  1439. /* Compute the OPE cipher struct (it's tied to the current blinded key) */
  1440. log_info(LD_GENERAL,
  1441. "Getting OPE for TP#%u", (unsigned) desc->time_period_num);
  1442. tor_assert_nonfatal(!desc->ope_cipher);
  1443. desc->ope_cipher = generate_ope_cipher_for_desc(desc);
  1444. /* No need for extra strong, this is a temporary key only for this
  1445. * descriptor. Nothing long term. */
  1446. if (ed25519_keypair_generate(&desc->signing_kp, 0) < 0) {
  1447. log_warn(LD_REND, "Can't generate descriptor signing keypair for "
  1448. "service %s",
  1449. safe_str_client(service->onion_address));
  1450. ret = -1;
  1451. }
  1452. return ret;
  1453. }
  1454. /* Given a service and the current time, build a descriptor for the service.
  1455. * This function does not pick introduction point, this needs to be done by
  1456. * the update function. On success, desc_out will point to the newly allocated
  1457. * descriptor object.
  1458. *
  1459. * This can error if we are unable to create keys or certificate. */
  1460. static void
  1461. build_service_descriptor(hs_service_t *service, time_t now,
  1462. uint64_t time_period_num,
  1463. hs_service_descriptor_t **desc_out)
  1464. {
  1465. char *encoded_desc;
  1466. hs_service_descriptor_t *desc;
  1467. tor_assert(service);
  1468. tor_assert(desc_out);
  1469. desc = service_descriptor_new();
  1470. /* Set current time period */
  1471. desc->time_period_num = time_period_num;
  1472. /* Create the needed keys so we can setup the descriptor content. */
  1473. if (build_service_desc_keys(service, desc) < 0) {
  1474. goto err;
  1475. }
  1476. /* Setup plaintext descriptor content. */
  1477. if (build_service_desc_plaintext(service, desc, now) < 0) {
  1478. goto err;
  1479. }
  1480. /* Setup encrypted descriptor content. */
  1481. if (build_service_desc_encrypted(service, desc) < 0) {
  1482. goto err;
  1483. }
  1484. /* Let's make sure that we've created a descriptor that can actually be
  1485. * encoded properly. This function also checks if the encoded output is
  1486. * decodable after. */
  1487. if (BUG(hs_desc_encode_descriptor(desc->desc, &desc->signing_kp,
  1488. &encoded_desc) < 0)) {
  1489. goto err;
  1490. }
  1491. tor_free(encoded_desc);
  1492. /* Assign newly built descriptor to the next slot. */
  1493. *desc_out = desc;
  1494. /* Fire a CREATED control port event. */
  1495. hs_control_desc_event_created(service->onion_address,
  1496. &desc->blinded_kp.pubkey);
  1497. return;
  1498. err:
  1499. service_descriptor_free(desc);
  1500. }
  1501. /* Build both descriptors for the given service that has just booted up.
  1502. * Because it's a special case, it deserves its special function ;). */
  1503. static void
  1504. build_descriptors_for_new_service(hs_service_t *service, time_t now)
  1505. {
  1506. uint64_t current_desc_tp, next_desc_tp;
  1507. tor_assert(service);
  1508. /* These are the conditions for a new service. */
  1509. tor_assert(!service->desc_current);
  1510. tor_assert(!service->desc_next);
  1511. /*
  1512. * +------------------------------------------------------------------+
  1513. * | |
  1514. * | 00:00 12:00 00:00 12:00 00:00 12:00 |
  1515. * | SRV#1 TP#1 SRV#2 TP#2 SRV#3 TP#3 |
  1516. * | |
  1517. * | $==========|-----------$===========|-----------$===========| |
  1518. * | ^ ^ |
  1519. * | A B |
  1520. * +------------------------------------------------------------------+
  1521. *
  1522. * Case A: The service boots up before a new time period, the current time
  1523. * period is thus TP#1 and the next is TP#2 which for both we have access to
  1524. * their SRVs.
  1525. *
  1526. * Case B: The service boots up inside TP#2, we can't use the TP#3 for the
  1527. * next descriptor because we don't have the SRV#3 so the current should be
  1528. * TP#1 and next TP#2.
  1529. */
  1530. if (hs_in_period_between_tp_and_srv(NULL, now)) {
  1531. /* Case B from the above, inside of the new time period. */
  1532. current_desc_tp = hs_get_previous_time_period_num(0); /* TP#1 */
  1533. next_desc_tp = hs_get_time_period_num(0); /* TP#2 */
  1534. } else {
  1535. /* Case A from the above, outside of the new time period. */
  1536. current_desc_tp = hs_get_time_period_num(0); /* TP#1 */
  1537. next_desc_tp = hs_get_next_time_period_num(0); /* TP#2 */
  1538. }
  1539. /* Build descriptors. */
  1540. build_service_descriptor(service, now, current_desc_tp,
  1541. &service->desc_current);
  1542. build_service_descriptor(service, now, next_desc_tp,
  1543. &service->desc_next);
  1544. log_info(LD_REND, "Hidden service %s has just started. Both descriptors "
  1545. "built. Now scheduled for upload.",
  1546. safe_str_client(service->onion_address));
  1547. }
  1548. /* Build descriptors for each service if needed. There are conditions to build
  1549. * a descriptor which are details in the function. */
  1550. STATIC void
  1551. build_all_descriptors(time_t now)
  1552. {
  1553. FOR_EACH_SERVICE_BEGIN(service) {
  1554. /* A service booting up will have both descriptors to NULL. No other cases
  1555. * makes both descriptor non existent. */
  1556. if (service->desc_current == NULL && service->desc_next == NULL) {
  1557. build_descriptors_for_new_service(service, now);
  1558. continue;
  1559. }
  1560. /* Reaching this point means we are pass bootup so at runtime. We should
  1561. * *never* have an empty current descriptor. If the next descriptor is
  1562. * empty, we'll try to build it for the next time period. This only
  1563. * happens when we rotate meaning that we are guaranteed to have a new SRV
  1564. * at that point for the next time period. */
  1565. if (BUG(service->desc_current == NULL)) {
  1566. continue;
  1567. }
  1568. if (service->desc_next == NULL) {
  1569. build_service_descriptor(service, now, hs_get_next_time_period_num(0),
  1570. &service->desc_next);
  1571. log_info(LD_REND, "Hidden service %s next descriptor successfully "
  1572. "built. Now scheduled for upload.",
  1573. safe_str_client(service->onion_address));
  1574. }
  1575. } FOR_EACH_DESCRIPTOR_END;
  1576. }
  1577. /* Randomly pick a node to become an introduction point but not present in the
  1578. * given exclude_nodes list. The chosen node is put in the exclude list
  1579. * regardless of success or not because in case of failure, the node is simply
  1580. * unsusable from that point on.
  1581. *
  1582. * If direct_conn is set, try to pick a node that our local firewall/policy
  1583. * allows us to connect to directly. If we can't find any, return NULL.
  1584. * This function supports selecting dual-stack nodes for direct single onion
  1585. * service IPv6 connections. But it does not send IPv6 addresses in link
  1586. * specifiers. (Current clients don't use IPv6 addresses to extend, and
  1587. * direct client connections to intro points are not supported.)
  1588. *
  1589. * Return a newly allocated service intro point ready to be used for encoding.
  1590. * Return NULL on error. */
  1591. static hs_service_intro_point_t *
  1592. pick_intro_point(unsigned int direct_conn, smartlist_t *exclude_nodes)
  1593. {
  1594. const node_t *node;
  1595. extend_info_t *info = NULL;
  1596. hs_service_intro_point_t *ip = NULL;
  1597. /* Normal 3-hop introduction point flags. */
  1598. router_crn_flags_t flags = CRN_NEED_UPTIME | CRN_NEED_DESC;
  1599. /* Single onion flags. */
  1600. router_crn_flags_t direct_flags = flags | CRN_PREF_ADDR | CRN_DIRECT_CONN;
  1601. node = router_choose_random_node(exclude_nodes, get_options()->ExcludeNodes,
  1602. direct_conn ? direct_flags : flags);
  1603. /* Unable to find a node. When looking for a node for a direct connection,
  1604. * we could try a 3-hop path instead. We'll add support for this in a later
  1605. * release. */
  1606. if (!node) {
  1607. goto err;
  1608. }
  1609. /* We have a suitable node, add it to the exclude list. We do this *before*
  1610. * we can validate the extend information because even in case of failure,
  1611. * we don't want to use that node anymore. */
  1612. smartlist_add(exclude_nodes, (void *) node);
  1613. /* We do this to ease our life but also this call makes appropriate checks
  1614. * of the node object such as validating ntor support for instance.
  1615. *
  1616. * We must provide an extend_info for clients to connect over a 3-hop path,
  1617. * so we don't pass direct_conn here. */
  1618. info = extend_info_from_node(node, 0);
  1619. if (BUG(info == NULL)) {
  1620. goto err;
  1621. }
  1622. /* Let's do a basic sanity check here so that we don't end up advertising the
  1623. * ed25519 identity key of relays that don't actually support the link
  1624. * protocol */
  1625. if (!node_supports_ed25519_link_authentication(node, 0)) {
  1626. tor_assert_nonfatal(ed25519_public_key_is_zero(&info->ed_identity));
  1627. } else {
  1628. /* Make sure we *do* have an ed key if we support the link authentication.
  1629. * Sending an empty key would result in a failure to extend. */
  1630. tor_assert_nonfatal(!ed25519_public_key_is_zero(&info->ed_identity));
  1631. }
  1632. /* Create our objects and populate them with the node information.
  1633. * We don't care if the intro's link auth is compatible with us, because
  1634. * we are sending the ed25519 key to a remote client via the descriptor. */
  1635. ip = service_intro_point_new(info, !node_supports_ed25519_hs_intro(node),
  1636. node_supports_ed25519_link_authentication(node,
  1637. 0));
  1638. if (ip == NULL) {
  1639. goto err;
  1640. }
  1641. log_info(LD_REND, "Picked intro point: %s", extend_info_describe(info));
  1642. extend_info_free(info);
  1643. return ip;
  1644. err:
  1645. service_intro_point_free(ip);
  1646. extend_info_free(info);
  1647. return NULL;
  1648. }
  1649. /* For a given descriptor from the given service, pick any needed intro points
  1650. * and update the current map with those newly picked intro points. Return the
  1651. * number node that might have been added to the descriptor current map. */
  1652. static unsigned int
  1653. pick_needed_intro_points(hs_service_t *service,
  1654. hs_service_descriptor_t *desc)
  1655. {
  1656. int i = 0, num_needed_ip;
  1657. smartlist_t *exclude_nodes = smartlist_new();
  1658. tor_assert(service);
  1659. tor_assert(desc);
  1660. /* Compute how many intro points we actually need to open. */
  1661. num_needed_ip = service->config.num_intro_points -
  1662. digest256map_size(desc->intro_points.map);
  1663. if (BUG(num_needed_ip < 0)) {
  1664. /* Let's not make tor freak out here and just skip this. */
  1665. goto done;
  1666. }
  1667. /* We want to end up with config.num_intro_points intro points, but if we
  1668. * have no intro points at all (chances are they all cycled or we are
  1669. * starting up), we launch get_intro_point_num_extra() extra circuits and
  1670. * use the first config.num_intro_points that complete. See proposal #155,
  1671. * section 4 for the rationale of this which is purely for performance.
  1672. *
  1673. * The ones after the first config.num_intro_points will be converted to
  1674. * 'General' internal circuits and then we'll drop them from the list of
  1675. * intro points. */
  1676. if (digest256map_size(desc->intro_points.map) == 0) {
  1677. num_needed_ip += get_intro_point_num_extra();
  1678. }
  1679. /* Build an exclude list of nodes of our intro point(s). The expiring intro
  1680. * points are OK to pick again because this is afterall a concept of round
  1681. * robin so they are considered valid nodes to pick again. */
  1682. DIGEST256MAP_FOREACH(desc->intro_points.map, key,
  1683. hs_service_intro_point_t *, ip) {
  1684. const node_t *intro_node = get_node_from_intro_point(ip);
  1685. if (intro_node) {
  1686. smartlist_add(exclude_nodes, (void*)intro_node);
  1687. }
  1688. } DIGEST256MAP_FOREACH_END;
  1689. /* Also, add the failing intro points that our descriptor encounteered in
  1690. * the exclude node list. */
  1691. setup_intro_point_exclude_list(desc, exclude_nodes);
  1692. for (i = 0; i < num_needed_ip; i++) {
  1693. hs_service_intro_point_t *ip;
  1694. /* This function will add the picked intro point node to the exclude nodes
  1695. * list so we don't pick the same one at the next iteration. */
  1696. ip = pick_intro_point(service->config.is_single_onion, exclude_nodes);
  1697. if (ip == NULL) {
  1698. /* If we end up unable to pick an introduction point it is because we
  1699. * can't find suitable node and calling this again is highly unlikely to
  1700. * give us a valid node all of the sudden. */
  1701. log_info(LD_REND, "Unable to find a suitable node to be an "
  1702. "introduction point for service %s.",
  1703. safe_str_client(service->onion_address));
  1704. goto done;
  1705. }
  1706. /* Valid intro point object, add it to the descriptor current map. */
  1707. service_intro_point_add(desc->intro_points.map, ip);
  1708. }
  1709. /* We've successfully picked all our needed intro points thus none are
  1710. * missing which will tell our upload process to expect the number of
  1711. * circuits to be the number of configured intro points circuits and not the
  1712. * number of intro points object that we have. */
  1713. desc->missing_intro_points = 0;
  1714. /* Success. */
  1715. done:
  1716. /* We don't have ownership of the node_t object in this list. */
  1717. smartlist_free(exclude_nodes);
  1718. return i;
  1719. }
  1720. /** Clear previous cached HSDirs in <b>desc</b>. */
  1721. static void
  1722. service_desc_clear_previous_hsdirs(hs_service_descriptor_t *desc)
  1723. {
  1724. if (BUG(!desc->previous_hsdirs)) {
  1725. return;
  1726. }
  1727. SMARTLIST_FOREACH(desc->previous_hsdirs, char*, s, tor_free(s));
  1728. smartlist_clear(desc->previous_hsdirs);
  1729. }
  1730. /** Note that we attempted to upload <b>desc</b> to <b>hsdir</b>. */
  1731. static void
  1732. service_desc_note_upload(hs_service_descriptor_t *desc, const node_t *hsdir)
  1733. {
  1734. char b64_digest[BASE64_DIGEST_LEN+1] = {0};
  1735. digest_to_base64(b64_digest, hsdir->identity);
  1736. if (BUG(!desc->previous_hsdirs)) {
  1737. return;
  1738. }
  1739. if (!smartlist_contains_string(desc->previous_hsdirs, b64_digest)) {
  1740. smartlist_add_strdup(desc->previous_hsdirs, b64_digest);
  1741. }
  1742. }
  1743. /** Schedule an upload of <b>desc</b>. If <b>descriptor_changed</b> is set, it
  1744. * means that this descriptor is dirty. */
  1745. STATIC void
  1746. service_desc_schedule_upload(hs_service_descriptor_t *desc,
  1747. time_t now,
  1748. int descriptor_changed)
  1749. {
  1750. desc->next_upload_time = now;
  1751. /* If the descriptor changed, clean up the old HSDirs list. We want to
  1752. * re-upload no matter what. */
  1753. if (descriptor_changed) {
  1754. service_desc_clear_previous_hsdirs(desc);
  1755. }
  1756. }
  1757. /* Update the given descriptor from the given service. The possible update
  1758. * actions includes:
  1759. * - Picking missing intro points if needed.
  1760. */
  1761. static void
  1762. update_service_descriptor(hs_service_t *service,
  1763. hs_service_descriptor_t *desc, time_t now)
  1764. {
  1765. unsigned int num_intro_points;
  1766. tor_assert(service);
  1767. tor_assert(desc);
  1768. tor_assert(desc->desc);
  1769. num_intro_points = digest256map_size(desc->intro_points.map);
  1770. /* Pick any missing introduction point(s). */
  1771. if (num_intro_points < service->config.num_intro_points) {
  1772. unsigned int num_new_intro_points = pick_needed_intro_points(service,
  1773. desc);
  1774. if (num_new_intro_points != 0) {
  1775. log_info(LD_REND, "Service %s just picked %u intro points and wanted "
  1776. "%u for %s descriptor. It currently has %d intro "
  1777. "points. Launching ESTABLISH_INTRO circuit shortly.",
  1778. safe_str_client(service->onion_address),
  1779. num_new_intro_points,
  1780. service->config.num_intro_points - num_intro_points,
  1781. (desc == service->desc_current) ? "current" : "next",
  1782. num_intro_points);
  1783. /* We'll build those introduction point into the descriptor once we have
  1784. * confirmation that the circuits are opened and ready. However,
  1785. * indicate that this descriptor should be uploaded from now on. */
  1786. service_desc_schedule_upload(desc, now, 1);
  1787. }
  1788. /* Were we able to pick all the intro points we needed? If not, we'll
  1789. * flag the descriptor that it's missing intro points because it
  1790. * couldn't pick enough which will trigger a descriptor upload. */
  1791. if ((num_new_intro_points + num_intro_points) <
  1792. service->config.num_intro_points) {
  1793. desc->missing_intro_points = 1;
  1794. }
  1795. }
  1796. }
  1797. /* Update descriptors for each service if needed. */
  1798. STATIC void
  1799. update_all_descriptors(time_t now)
  1800. {
  1801. FOR_EACH_SERVICE_BEGIN(service) {
  1802. /* We'll try to update each descriptor that is if certain conditions apply
  1803. * in order for the descriptor to be updated. */
  1804. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  1805. update_service_descriptor(service, desc, now);
  1806. } FOR_EACH_DESCRIPTOR_END;
  1807. } FOR_EACH_SERVICE_END;
  1808. }
  1809. /* Return true iff the given intro point has expired that is it has been used
  1810. * for too long or we've reached our max seen INTRODUCE2 cell. */
  1811. STATIC int
  1812. intro_point_should_expire(const hs_service_intro_point_t *ip,
  1813. time_t now)
  1814. {
  1815. tor_assert(ip);
  1816. if (ip->introduce2_count >= ip->introduce2_max) {
  1817. goto expired;
  1818. }
  1819. if (ip->time_to_expire <= now) {
  1820. goto expired;
  1821. }
  1822. /* Not expiring. */
  1823. return 0;
  1824. expired:
  1825. return 1;
  1826. }
  1827. /* Go over the given set of intro points for each service and remove any
  1828. * invalid ones. The conditions for removal are:
  1829. *
  1830. * - The node doesn't exists anymore (not in consensus)
  1831. * OR
  1832. * - The intro point maximum circuit retry count has been reached and no
  1833. * circuit can be found associated with it.
  1834. * OR
  1835. * - The intro point has expired and we should pick a new one.
  1836. *
  1837. * If an intro point is removed, the circuit (if any) is immediately close.
  1838. * If a circuit can't be found, the intro point is kept if it hasn't reached
  1839. * its maximum circuit retry value and thus should be retried. */
  1840. static void
  1841. cleanup_intro_points(hs_service_t *service, time_t now)
  1842. {
  1843. /* List of intro points to close. We can't mark the intro circuits for close
  1844. * in the modify loop because doing so calls
  1845. * hs_service_intro_circ_has_closed() which does a digest256map_get() on the
  1846. * intro points map (that we are iterating over). This can't be done in a
  1847. * single iteration after a MAP_DEL_CURRENT, the object will still be
  1848. * returned leading to a use-after-free. So, we close the circuits and free
  1849. * the intro points after the loop if any. */
  1850. smartlist_t *ips_to_free = smartlist_new();
  1851. tor_assert(service);
  1852. /* For both descriptors, cleanup the intro points. */
  1853. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  1854. /* Go over the current intro points we have, make sure they are still
  1855. * valid and remove any of them that aren't. */
  1856. DIGEST256MAP_FOREACH_MODIFY(desc->intro_points.map, key,
  1857. hs_service_intro_point_t *, ip) {
  1858. const node_t *node = get_node_from_intro_point(ip);
  1859. int has_expired = intro_point_should_expire(ip, now);
  1860. /* We cleanup an intro point if it has expired or if we do not know the
  1861. * node_t anymore (removed from our latest consensus) or if we've
  1862. * reached the maximum number of retry with a non existing circuit. */
  1863. if (has_expired || node == NULL ||
  1864. ip->circuit_retries > MAX_INTRO_POINT_CIRCUIT_RETRIES) {
  1865. log_info(LD_REND, "Intro point %s%s (retried: %u times). "
  1866. "Removing it.",
  1867. describe_intro_point(ip),
  1868. has_expired ? " has expired" :
  1869. (node == NULL) ? " fell off the consensus" : "",
  1870. ip->circuit_retries);
  1871. /* We've retried too many times, remember it as a failed intro point
  1872. * so we don't pick it up again for INTRO_CIRC_RETRY_PERIOD sec. */
  1873. if (ip->circuit_retries > MAX_INTRO_POINT_CIRCUIT_RETRIES) {
  1874. remember_failing_intro_point(ip, desc, approx_time());
  1875. }
  1876. /* Remove intro point from descriptor map and add it to the list of
  1877. * ips to free for which we'll also try to close the intro circuit. */
  1878. MAP_DEL_CURRENT(key);
  1879. smartlist_add(ips_to_free, ip);
  1880. }
  1881. } DIGEST256MAP_FOREACH_END;
  1882. } FOR_EACH_DESCRIPTOR_END;
  1883. /* Go over the intro points to free and close their circuit if any. */
  1884. SMARTLIST_FOREACH_BEGIN(ips_to_free, hs_service_intro_point_t *, ip) {
  1885. /* See if we need to close the intro point circuit as well */
  1886. /* XXX: Legacy code does NOT close circuits like this: it keeps the circuit
  1887. * open until a new descriptor is uploaded and then closed all expiring
  1888. * intro point circuit. Here, we close immediately and because we just
  1889. * discarded the intro point, a new one will be selected, a new descriptor
  1890. * created and uploaded. There is no difference to an attacker between the
  1891. * timing of a new consensus and intro point rotation (possibly?). */
  1892. origin_circuit_t *ocirc = hs_circ_service_get_intro_circ(ip);
  1893. if (ocirc && !TO_CIRCUIT(ocirc)->marked_for_close) {
  1894. circuit_mark_for_close(TO_CIRCUIT(ocirc), END_CIRC_REASON_FINISHED);
  1895. }
  1896. /* Cleanup the intro point */
  1897. service_intro_point_free(ip);
  1898. } SMARTLIST_FOREACH_END(ip);
  1899. smartlist_free(ips_to_free);
  1900. }
  1901. /* Set the next rotation time of the descriptors for the given service for the
  1902. * time now. */
  1903. static void
  1904. set_rotation_time(hs_service_t *service)
  1905. {
  1906. tor_assert(service);
  1907. service->state.next_rotation_time =
  1908. sr_state_get_start_time_of_current_protocol_run() +
  1909. sr_state_get_protocol_run_duration();
  1910. {
  1911. char fmt_time[ISO_TIME_LEN + 1];
  1912. format_local_iso_time(fmt_time, service->state.next_rotation_time);
  1913. log_info(LD_REND, "Next descriptor rotation time set to %s for %s",
  1914. fmt_time, safe_str_client(service->onion_address));
  1915. }
  1916. }
  1917. /* Return true iff the service should rotate its descriptor. The time now is
  1918. * only used to fetch the live consensus and if none can be found, this
  1919. * returns false. */
  1920. static unsigned int
  1921. should_rotate_descriptors(hs_service_t *service, time_t now)
  1922. {
  1923. const networkstatus_t *ns;
  1924. tor_assert(service);
  1925. ns = networkstatus_get_live_consensus(now);
  1926. if (ns == NULL) {
  1927. goto no_rotation;
  1928. }
  1929. if (ns->valid_after >= service->state.next_rotation_time) {
  1930. /* In theory, we should never get here with no descriptors. We can never
  1931. * have a NULL current descriptor except when tor starts up. The next
  1932. * descriptor can be NULL after a rotation but we build a new one right
  1933. * after.
  1934. *
  1935. * So, when tor starts, the next rotation time is set to the start of the
  1936. * next SRV period using the consensus valid after time so it should
  1937. * always be set to a future time value. This means that we should never
  1938. * reach this point at bootup that is this check safeguards tor in never
  1939. * allowing a rotation if the valid after time is smaller than the next
  1940. * rotation time.
  1941. *
  1942. * This is all good in theory but we've had a NULL descriptor issue here
  1943. * so this is why we BUG() on both with extra logging to try to understand
  1944. * how this can possibly happens. We'll simply ignore and tor should
  1945. * recover from this by skipping rotation and building the missing
  1946. * descriptors just after this. */
  1947. if (BUG(service->desc_current == NULL || service->desc_next == NULL)) {
  1948. log_warn(LD_BUG, "Service descriptor is NULL (%p/%p). Next rotation "
  1949. "time is %ld (now: %ld). Valid after time from "
  1950. "consensus is %ld",
  1951. service->desc_current, service->desc_next,
  1952. (long)service->state.next_rotation_time,
  1953. (long)now,
  1954. (long)ns->valid_after);
  1955. goto no_rotation;
  1956. }
  1957. goto rotation;
  1958. }
  1959. no_rotation:
  1960. return 0;
  1961. rotation:
  1962. return 1;
  1963. }
  1964. /* Rotate the service descriptors of the given service. The current descriptor
  1965. * will be freed, the next one put in as the current and finally the next
  1966. * descriptor pointer is NULLified. */
  1967. static void
  1968. rotate_service_descriptors(hs_service_t *service)
  1969. {
  1970. if (service->desc_current) {
  1971. /* Close all IP circuits for the descriptor. */
  1972. close_intro_circuits(&service->desc_current->intro_points);
  1973. /* We don't need this one anymore, we won't serve any clients coming with
  1974. * this service descriptor. */
  1975. service_descriptor_free(service->desc_current);
  1976. }
  1977. /* The next one become the current one and emptying the next will trigger
  1978. * a descriptor creation for it. */
  1979. service->desc_current = service->desc_next;
  1980. service->desc_next = NULL;
  1981. /* We've just rotated, set the next time for the rotation. */
  1982. set_rotation_time(service);
  1983. }
  1984. /* Rotate descriptors for each service if needed. A non existing current
  1985. * descriptor will trigger a descriptor build for the next time period. */
  1986. STATIC void
  1987. rotate_all_descriptors(time_t now)
  1988. {
  1989. /* XXX We rotate all our service descriptors at once. In the future it might
  1990. * be wise, to rotate service descriptors independently to hide that all
  1991. * those descriptors are on the same tor instance */
  1992. FOR_EACH_SERVICE_BEGIN(service) {
  1993. /* Note for a service booting up: Both descriptors are NULL in that case
  1994. * so this function might return true if we are in the timeframe for a
  1995. * rotation leading to basically swapping two NULL pointers which is
  1996. * harmless. However, the side effect is that triggering a rotation will
  1997. * update the service state and avoid doing anymore rotations after the
  1998. * two descriptors have been built. */
  1999. if (!should_rotate_descriptors(service, now)) {
  2000. continue;
  2001. }
  2002. log_info(LD_REND, "Time to rotate our descriptors (%p / %p) for %s",
  2003. service->desc_current, service->desc_next,
  2004. safe_str_client(service->onion_address));
  2005. rotate_service_descriptors(service);
  2006. } FOR_EACH_SERVICE_END;
  2007. }
  2008. /* Scheduled event run from the main loop. Make sure all our services are up
  2009. * to date and ready for the other scheduled events. This includes looking at
  2010. * the introduction points status and descriptor rotation time. */
  2011. STATIC void
  2012. run_housekeeping_event(time_t now)
  2013. {
  2014. /* Note that nothing here opens circuit(s) nor uploads descriptor(s). We are
  2015. * simply moving things around or removing unneeded elements. */
  2016. FOR_EACH_SERVICE_BEGIN(service) {
  2017. /* If the service is starting off, set the rotation time. We can't do that
  2018. * at configure time because the get_options() needs to be set for setting
  2019. * that time that uses the voting interval. */
  2020. if (service->state.next_rotation_time == 0) {
  2021. /* Set the next rotation time of the descriptors. If it's Oct 25th
  2022. * 23:47:00, the next rotation time is when the next SRV is computed
  2023. * which is at Oct 26th 00:00:00 that is in 13 minutes. */
  2024. set_rotation_time(service);
  2025. }
  2026. /* Cleanup invalid intro points from the service descriptor. */
  2027. cleanup_intro_points(service, now);
  2028. /* Remove expired failing intro point from the descriptor failed list. We
  2029. * reset them at each INTRO_CIRC_RETRY_PERIOD. */
  2030. remove_expired_failing_intro(service, now);
  2031. /* At this point, the service is now ready to go through the scheduled
  2032. * events guaranteeing a valid state. Intro points might be missing from
  2033. * the descriptors after the cleanup but the update/build process will
  2034. * make sure we pick those missing ones. */
  2035. } FOR_EACH_SERVICE_END;
  2036. }
  2037. /* Scheduled event run from the main loop. Make sure all descriptors are up to
  2038. * date. Once this returns, each service descriptor needs to be considered for
  2039. * new introduction circuits and then for upload. */
  2040. static void
  2041. run_build_descriptor_event(time_t now)
  2042. {
  2043. /* For v2 services, this step happens in the upload event. */
  2044. /* Run v3+ events. */
  2045. /* We start by rotating the descriptors only if needed. */
  2046. rotate_all_descriptors(now);
  2047. /* Then, we'll try to build new descriptors that we might need. The
  2048. * condition is that the next descriptor is non existing because it has
  2049. * been rotated or we just started up. */
  2050. build_all_descriptors(now);
  2051. /* Finally, we'll check if we should update the descriptors. Missing
  2052. * introduction points will be picked in this function which is useful for
  2053. * newly built descriptors. */
  2054. update_all_descriptors(now);
  2055. }
  2056. /* For the given service, launch any intro point circuits that could be
  2057. * needed. This considers every descriptor of the service. */
  2058. static void
  2059. launch_intro_point_circuits(hs_service_t *service)
  2060. {
  2061. tor_assert(service);
  2062. /* For both descriptors, try to launch any missing introduction point
  2063. * circuits using the current map. */
  2064. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  2065. /* Keep a ref on if we need a direct connection. We use this often. */
  2066. unsigned int direct_conn = service->config.is_single_onion;
  2067. DIGEST256MAP_FOREACH_MODIFY(desc->intro_points.map, key,
  2068. hs_service_intro_point_t *, ip) {
  2069. extend_info_t *ei;
  2070. /* Skip the intro point that already has an existing circuit
  2071. * (established or not). */
  2072. if (hs_circ_service_get_intro_circ(ip)) {
  2073. continue;
  2074. }
  2075. ei = get_extend_info_from_intro_point(ip, direct_conn);
  2076. if (ei == NULL) {
  2077. /* This is possible if we can get a node_t but not the extend info out
  2078. * of it. In this case, we remove the intro point and a new one will
  2079. * be picked at the next main loop callback. */
  2080. MAP_DEL_CURRENT(key);
  2081. service_intro_point_free(ip);
  2082. continue;
  2083. }
  2084. /* Launch a circuit to the intro point. */
  2085. ip->circuit_retries++;
  2086. if (hs_circ_launch_intro_point(service, ip, ei) < 0) {
  2087. log_info(LD_REND, "Unable to launch intro circuit to node %s "
  2088. "for service %s.",
  2089. safe_str_client(extend_info_describe(ei)),
  2090. safe_str_client(service->onion_address));
  2091. /* Intro point will be retried if possible after this. */
  2092. }
  2093. extend_info_free(ei);
  2094. } DIGEST256MAP_FOREACH_END;
  2095. } FOR_EACH_DESCRIPTOR_END;
  2096. }
  2097. /* Don't try to build more than this many circuits before giving up for a
  2098. * while. Dynamically calculated based on the configured number of intro
  2099. * points for the given service and how many descriptor exists. The default
  2100. * use case of 3 introduction points and two descriptors will allow 28
  2101. * circuits for a retry period (((3 + 2) + (3 * 3)) * 2). */
  2102. static unsigned int
  2103. get_max_intro_circ_per_period(const hs_service_t *service)
  2104. {
  2105. unsigned int count = 0;
  2106. unsigned int multiplier = 0;
  2107. unsigned int num_wanted_ip;
  2108. tor_assert(service);
  2109. tor_assert(service->config.num_intro_points <=
  2110. HS_CONFIG_V3_MAX_INTRO_POINTS);
  2111. /* For a testing network, allow to do it for the maximum amount so circuit
  2112. * creation and rotation and so on can actually be tested without limit. */
  2113. #define MAX_INTRO_POINT_CIRCUIT_RETRIES_TESTING -1
  2114. if (get_options()->TestingTorNetwork) {
  2115. return MAX_INTRO_POINT_CIRCUIT_RETRIES_TESTING;
  2116. }
  2117. num_wanted_ip = service->config.num_intro_points;
  2118. /* The calculation is as follow. We have a number of intro points that we
  2119. * want configured as a torrc option (num_intro_points). We then add an
  2120. * extra value so we can launch multiple circuits at once and pick the
  2121. * quickest ones. For instance, we want 3 intros, we add 2 extra so we'll
  2122. * pick 5 intros and launch 5 circuits. */
  2123. count += (num_wanted_ip + get_intro_point_num_extra());
  2124. /* Then we add the number of retries that is possible to do for each intro
  2125. * point. If we want 3 intros, we'll allow 3 times the number of possible
  2126. * retry. */
  2127. count += (num_wanted_ip * MAX_INTRO_POINT_CIRCUIT_RETRIES);
  2128. /* Then, we multiply by a factor of 2 if we have both descriptor or 0 if we
  2129. * have none. */
  2130. multiplier += (service->desc_current) ? 1 : 0;
  2131. multiplier += (service->desc_next) ? 1 : 0;
  2132. return (count * multiplier);
  2133. }
  2134. /* For the given service, return 1 if the service is allowed to launch more
  2135. * introduction circuits else 0 if the maximum has been reached for the retry
  2136. * period of INTRO_CIRC_RETRY_PERIOD. */
  2137. STATIC int
  2138. can_service_launch_intro_circuit(hs_service_t *service, time_t now)
  2139. {
  2140. tor_assert(service);
  2141. /* Consider the intro circuit retry period of the service. */
  2142. if (now > (service->state.intro_circ_retry_started_time +
  2143. INTRO_CIRC_RETRY_PERIOD)) {
  2144. service->state.intro_circ_retry_started_time = now;
  2145. service->state.num_intro_circ_launched = 0;
  2146. goto allow;
  2147. }
  2148. /* Check if we can still launch more circuits in this period. */
  2149. if (service->state.num_intro_circ_launched <=
  2150. get_max_intro_circ_per_period(service)) {
  2151. goto allow;
  2152. }
  2153. /* Rate limit log that we've reached our circuit creation limit. */
  2154. {
  2155. char *msg;
  2156. time_t elapsed_time = now - service->state.intro_circ_retry_started_time;
  2157. static ratelim_t rlimit = RATELIM_INIT(INTRO_CIRC_RETRY_PERIOD);
  2158. if ((msg = rate_limit_log(&rlimit, now))) {
  2159. log_info(LD_REND, "Hidden service %s exceeded its circuit launch limit "
  2160. "of %u per %d seconds. It launched %u circuits in "
  2161. "the last %ld seconds. Will retry in %ld seconds.",
  2162. safe_str_client(service->onion_address),
  2163. get_max_intro_circ_per_period(service),
  2164. INTRO_CIRC_RETRY_PERIOD,
  2165. service->state.num_intro_circ_launched,
  2166. (long int) elapsed_time,
  2167. (long int) (INTRO_CIRC_RETRY_PERIOD - elapsed_time));
  2168. tor_free(msg);
  2169. }
  2170. }
  2171. /* Not allow. */
  2172. return 0;
  2173. allow:
  2174. return 1;
  2175. }
  2176. /* Scheduled event run from the main loop. Make sure we have all the circuits
  2177. * we need for each service. */
  2178. static void
  2179. run_build_circuit_event(time_t now)
  2180. {
  2181. /* Make sure we can actually have enough information or able to build
  2182. * internal circuits as required by services. */
  2183. if (router_have_consensus_path() == CONSENSUS_PATH_UNKNOWN ||
  2184. !have_completed_a_circuit()) {
  2185. return;
  2186. }
  2187. /* Run v2 check. */
  2188. if (rend_num_services() > 0) {
  2189. rend_consider_services_intro_points(now);
  2190. }
  2191. /* Run v3+ check. */
  2192. FOR_EACH_SERVICE_BEGIN(service) {
  2193. /* For introduction circuit, we need to make sure we don't stress too much
  2194. * circuit creation so make sure this service is respecting that limit. */
  2195. if (can_service_launch_intro_circuit(service, now)) {
  2196. /* Launch intro point circuits if needed. */
  2197. launch_intro_point_circuits(service);
  2198. /* Once the circuits have opened, we'll make sure to update the
  2199. * descriptor intro point list and cleanup any extraneous. */
  2200. }
  2201. } FOR_EACH_SERVICE_END;
  2202. }
  2203. /* Encode and sign the service descriptor desc and upload it to the given
  2204. * hidden service directory. This does nothing if PublishHidServDescriptors
  2205. * is false. */
  2206. static void
  2207. upload_descriptor_to_hsdir(const hs_service_t *service,
  2208. hs_service_descriptor_t *desc, const node_t *hsdir)
  2209. {
  2210. char *encoded_desc = NULL;
  2211. tor_assert(service);
  2212. tor_assert(desc);
  2213. tor_assert(hsdir);
  2214. /* Let's avoid doing that if tor is configured to not publish. */
  2215. if (!get_options()->PublishHidServDescriptors) {
  2216. log_info(LD_REND, "Service %s not publishing descriptor. "
  2217. "PublishHidServDescriptors is set to 1.",
  2218. safe_str_client(service->onion_address));
  2219. goto end;
  2220. }
  2221. /* First of all, we'll encode the descriptor. This should NEVER fail but
  2222. * just in case, let's make sure we have an actual usable descriptor. */
  2223. if (BUG(hs_desc_encode_descriptor(desc->desc, &desc->signing_kp,
  2224. &encoded_desc) < 0)) {
  2225. goto end;
  2226. }
  2227. /* Time to upload the descriptor to the directory. */
  2228. hs_service_upload_desc_to_dir(encoded_desc, service->config.version,
  2229. &service->keys.identity_pk,
  2230. &desc->blinded_kp.pubkey, hsdir->rs);
  2231. /* Add this node to previous_hsdirs list */
  2232. service_desc_note_upload(desc, hsdir);
  2233. /* Logging so we know where it was sent. */
  2234. {
  2235. int is_next_desc = (service->desc_next == desc);
  2236. const uint8_t *idx = (is_next_desc) ? hsdir->hsdir_index.store_second:
  2237. hsdir->hsdir_index.store_first;
  2238. char *blinded_pubkey_log_str =
  2239. tor_strdup(hex_str((char*)&desc->blinded_kp.pubkey.pubkey, 32));
  2240. log_info(LD_REND, "Service %s %s descriptor of revision %" PRIu64
  2241. " initiated upload request to %s with index %s (%s)",
  2242. safe_str_client(service->onion_address),
  2243. (is_next_desc) ? "next" : "current",
  2244. desc->desc->plaintext_data.revision_counter,
  2245. safe_str_client(node_describe(hsdir)),
  2246. safe_str_client(hex_str((const char *) idx, 32)),
  2247. safe_str_client(blinded_pubkey_log_str));
  2248. tor_free(blinded_pubkey_log_str);
  2249. /* Fire a UPLOAD control port event. */
  2250. hs_control_desc_event_upload(service->onion_address, hsdir->identity,
  2251. &desc->blinded_kp.pubkey, idx);
  2252. }
  2253. end:
  2254. tor_free(encoded_desc);
  2255. return;
  2256. }
  2257. /** Set the revision counter in <b>hs_desc</b>. We do this by encrypting a
  2258. * timestamp using an OPE scheme and using the ciphertext as our revision
  2259. * counter.
  2260. *
  2261. * If <b>is_current</b> is true, then this is the current HS descriptor,
  2262. * otherwise it's the next one. */
  2263. static void
  2264. set_descriptor_revision_counter(hs_service_descriptor_t *hs_desc, time_t now,
  2265. bool is_current)
  2266. {
  2267. uint64_t rev_counter = 0;
  2268. /* Get current time */
  2269. time_t srv_start = 0;
  2270. /* As our revision counter plaintext value, we use the seconds since the
  2271. * start of the SR protocol run that is relevant to this descriptor. This is
  2272. * guaranteed to be a positive value since we need the SRV to start making a
  2273. * descriptor (so that we know where to upload it).
  2274. *
  2275. * Depending on whether we are building the current or the next descriptor,
  2276. * services use a different SRV value. See [SERVICEUPLOAD] in
  2277. * rend-spec-v3.txt:
  2278. *
  2279. * In particular, for the current descriptor (aka first descriptor), Tor
  2280. * always uses the previous SRV for uploading the descriptor, and hence we
  2281. * should use the start time of the previous protocol run here.
  2282. *
  2283. * Whereas for the next descriptor (aka second descriptor), Tor always uses
  2284. * the current SRV for uploading the descriptor. and hence we use the start
  2285. * time of the current protocol run.
  2286. */
  2287. if (is_current) {
  2288. srv_start = sr_state_get_start_time_of_previous_protocol_run();
  2289. } else {
  2290. srv_start = sr_state_get_start_time_of_current_protocol_run();
  2291. }
  2292. log_info(LD_REND, "Setting rev counter for TP #%u: "
  2293. "SRV started at %d, now %d (%s)",
  2294. (unsigned) hs_desc->time_period_num, (int)srv_start,
  2295. (int)now, is_current ? "current" : "next");
  2296. tor_assert_nonfatal(now >= srv_start);
  2297. /* Compute seconds elapsed since the start of the time period. That's the
  2298. * number of seconds of how long this blinded key has been active. */
  2299. time_t seconds_since_start_of_srv = now - srv_start;
  2300. /* Increment by one so that we are definitely sure this is strictly
  2301. * positive and not zero. */
  2302. seconds_since_start_of_srv++;
  2303. /* Check for too big inputs. */
  2304. if (BUG(seconds_since_start_of_srv > OPE_INPUT_MAX)) {
  2305. seconds_since_start_of_srv = OPE_INPUT_MAX;
  2306. }
  2307. /* Now we compute the final revision counter value by encrypting the
  2308. plaintext using our OPE cipher: */
  2309. tor_assert(hs_desc->ope_cipher);
  2310. rev_counter = crypto_ope_encrypt(hs_desc->ope_cipher,
  2311. (int) seconds_since_start_of_srv);
  2312. /* The OPE module returns CRYPTO_OPE_ERROR in case of errors. */
  2313. tor_assert_nonfatal(rev_counter < CRYPTO_OPE_ERROR);
  2314. log_info(LD_REND, "Encrypted revision counter %d to %ld",
  2315. (int) seconds_since_start_of_srv, (long int) rev_counter);
  2316. hs_desc->desc->plaintext_data.revision_counter = rev_counter;
  2317. }
  2318. /* Encode and sign the service descriptor desc and upload it to the
  2319. * responsible hidden service directories. If for_next_period is true, the set
  2320. * of directories are selected using the next hsdir_index. This does nothing
  2321. * if PublishHidServDescriptors is false. */
  2322. STATIC void
  2323. upload_descriptor_to_all(const hs_service_t *service,
  2324. hs_service_descriptor_t *desc)
  2325. {
  2326. smartlist_t *responsible_dirs = NULL;
  2327. tor_assert(service);
  2328. tor_assert(desc);
  2329. /* We'll first cancel any directory request that are ongoing for this
  2330. * descriptor. It is possible that we can trigger multiple uploads in a
  2331. * short time frame which can lead to a race where the second upload arrives
  2332. * before the first one leading to a 400 malformed descriptor response from
  2333. * the directory. Closing all pending requests avoids that. */
  2334. close_directory_connections(service, desc);
  2335. /* Get our list of responsible HSDir. */
  2336. responsible_dirs = smartlist_new();
  2337. /* The parameter 0 means that we aren't a client so tell the function to use
  2338. * the spread store consensus paremeter. */
  2339. hs_get_responsible_hsdirs(&desc->blinded_kp.pubkey, desc->time_period_num,
  2340. service->desc_next == desc, 0, responsible_dirs);
  2341. /** Clear list of previous hsdirs since we are about to upload to a new
  2342. * list. Let's keep it up to date. */
  2343. service_desc_clear_previous_hsdirs(desc);
  2344. /* For each responsible HSDir we have, initiate an upload command. */
  2345. SMARTLIST_FOREACH_BEGIN(responsible_dirs, const routerstatus_t *,
  2346. hsdir_rs) {
  2347. const node_t *hsdir_node = node_get_by_id(hsdir_rs->identity_digest);
  2348. /* Getting responsible hsdir implies that the node_t object exists for the
  2349. * routerstatus_t found in the consensus else we have a problem. */
  2350. tor_assert(hsdir_node);
  2351. /* Upload this descriptor to the chosen directory. */
  2352. upload_descriptor_to_hsdir(service, desc, hsdir_node);
  2353. } SMARTLIST_FOREACH_END(hsdir_rs);
  2354. /* Set the next upload time for this descriptor. Even if we are configured
  2355. * to not upload, we still want to follow the right cycle of life for this
  2356. * descriptor. */
  2357. desc->next_upload_time =
  2358. (time(NULL) + crypto_rand_int_range(HS_SERVICE_NEXT_UPLOAD_TIME_MIN,
  2359. HS_SERVICE_NEXT_UPLOAD_TIME_MAX));
  2360. {
  2361. char fmt_next_time[ISO_TIME_LEN+1];
  2362. format_local_iso_time(fmt_next_time, desc->next_upload_time);
  2363. log_debug(LD_REND, "Service %s set to upload a descriptor at %s",
  2364. safe_str_client(service->onion_address), fmt_next_time);
  2365. }
  2366. smartlist_free(responsible_dirs);
  2367. return;
  2368. }
  2369. /** The set of HSDirs have changed: check if the change affects our descriptor
  2370. * HSDir placement, and if it does, reupload the desc. */
  2371. STATIC int
  2372. service_desc_hsdirs_changed(const hs_service_t *service,
  2373. const hs_service_descriptor_t *desc)
  2374. {
  2375. int should_reupload = 0;
  2376. smartlist_t *responsible_dirs = smartlist_new();
  2377. /* No desc upload has happened yet: it will happen eventually */
  2378. if (!desc->previous_hsdirs || !smartlist_len(desc->previous_hsdirs)) {
  2379. goto done;
  2380. }
  2381. /* Get list of responsible hsdirs */
  2382. hs_get_responsible_hsdirs(&desc->blinded_kp.pubkey, desc->time_period_num,
  2383. service->desc_next == desc, 0, responsible_dirs);
  2384. /* Check if any new hsdirs have been added to the responsible hsdirs set:
  2385. * Iterate over the list of new hsdirs, and reupload if any of them is not
  2386. * present in the list of previous hsdirs.
  2387. */
  2388. SMARTLIST_FOREACH_BEGIN(responsible_dirs, const routerstatus_t *, hsdir_rs) {
  2389. char b64_digest[BASE64_DIGEST_LEN+1] = {0};
  2390. digest_to_base64(b64_digest, hsdir_rs->identity_digest);
  2391. if (!smartlist_contains_string(desc->previous_hsdirs, b64_digest)) {
  2392. should_reupload = 1;
  2393. break;
  2394. }
  2395. } SMARTLIST_FOREACH_END(hsdir_rs);
  2396. done:
  2397. smartlist_free(responsible_dirs);
  2398. return should_reupload;
  2399. }
  2400. /* Return 1 if the given descriptor from the given service can be uploaded
  2401. * else return 0 if it can not. */
  2402. static int
  2403. should_service_upload_descriptor(const hs_service_t *service,
  2404. const hs_service_descriptor_t *desc, time_t now)
  2405. {
  2406. unsigned int num_intro_points;
  2407. tor_assert(service);
  2408. tor_assert(desc);
  2409. /* If this descriptors has missing intro points that is that it couldn't get
  2410. * them all when it was time to pick them, it means that we should upload
  2411. * instead of waiting an arbitrary amount of time breaking the service.
  2412. * Else, if we have no missing intro points, we use the value taken from the
  2413. * service configuration. */
  2414. if (desc->missing_intro_points) {
  2415. num_intro_points = digest256map_size(desc->intro_points.map);
  2416. } else {
  2417. num_intro_points = service->config.num_intro_points;
  2418. }
  2419. /* This means we tried to pick intro points but couldn't get any so do not
  2420. * upload descriptor in this case. We need at least one for the service to
  2421. * be reachable. */
  2422. if (desc->missing_intro_points && num_intro_points == 0) {
  2423. goto cannot;
  2424. }
  2425. /* Check if all our introduction circuit have been established for all the
  2426. * intro points we have selected. */
  2427. if (count_desc_circuit_established(desc) != num_intro_points) {
  2428. goto cannot;
  2429. }
  2430. /* Is it the right time to upload? */
  2431. if (desc->next_upload_time > now) {
  2432. goto cannot;
  2433. }
  2434. /* Don't upload desc if we don't have a live consensus */
  2435. if (!networkstatus_get_live_consensus(now)) {
  2436. goto cannot;
  2437. }
  2438. /* Do we know enough router descriptors to have adequate vision of the HSDir
  2439. hash ring? */
  2440. if (!router_have_minimum_dir_info()) {
  2441. goto cannot;
  2442. }
  2443. /* Can upload! */
  2444. return 1;
  2445. cannot:
  2446. return 0;
  2447. }
  2448. /* Scheduled event run from the main loop. Try to upload the descriptor for
  2449. * each service. */
  2450. STATIC void
  2451. run_upload_descriptor_event(time_t now)
  2452. {
  2453. /* v2 services use the same function for descriptor creation and upload so
  2454. * we do everything here because the intro circuits were checked before. */
  2455. if (rend_num_services() > 0) {
  2456. rend_consider_services_upload(now);
  2457. rend_consider_descriptor_republication();
  2458. }
  2459. /* Run v3+ check. */
  2460. FOR_EACH_SERVICE_BEGIN(service) {
  2461. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  2462. /* If we were asked to re-examine the hash ring, and it changed, then
  2463. schedule an upload */
  2464. if (consider_republishing_hs_descriptors &&
  2465. service_desc_hsdirs_changed(service, desc)) {
  2466. service_desc_schedule_upload(desc, now, 0);
  2467. }
  2468. /* Can this descriptor be uploaded? */
  2469. if (!should_service_upload_descriptor(service, desc, now)) {
  2470. continue;
  2471. }
  2472. log_info(LD_REND, "Initiating upload for hidden service %s descriptor "
  2473. "for service %s with %u/%u introduction points%s.",
  2474. (desc == service->desc_current) ? "current" : "next",
  2475. safe_str_client(service->onion_address),
  2476. digest256map_size(desc->intro_points.map),
  2477. service->config.num_intro_points,
  2478. (desc->missing_intro_points) ? " (couldn't pick more)" : "");
  2479. /* At this point, we have to upload the descriptor so start by building
  2480. * the intro points descriptor section which we are now sure to be
  2481. * accurate because all circuits have been established. */
  2482. build_desc_intro_points(service, desc, now);
  2483. /* Set the desc revision counter right before uploading */
  2484. set_descriptor_revision_counter(desc, approx_time(),
  2485. service->desc_current == desc);
  2486. upload_descriptor_to_all(service, desc);
  2487. } FOR_EACH_DESCRIPTOR_END;
  2488. } FOR_EACH_SERVICE_END;
  2489. /* We are done considering whether to republish rend descriptors */
  2490. consider_republishing_hs_descriptors = 0;
  2491. }
  2492. /* Called when the introduction point circuit is done building and ready to be
  2493. * used. */
  2494. static void
  2495. service_intro_circ_has_opened(origin_circuit_t *circ)
  2496. {
  2497. hs_service_t *service = NULL;
  2498. hs_service_intro_point_t *ip = NULL;
  2499. hs_service_descriptor_t *desc = NULL;
  2500. tor_assert(circ);
  2501. /* Let's do some basic sanity checking of the circ state */
  2502. if (BUG(!circ->cpath)) {
  2503. return;
  2504. }
  2505. if (BUG(TO_CIRCUIT(circ)->purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO)) {
  2506. return;
  2507. }
  2508. if (BUG(!circ->hs_ident)) {
  2509. return;
  2510. }
  2511. /* Get the corresponding service and intro point. */
  2512. get_objects_from_ident(circ->hs_ident, &service, &ip, &desc);
  2513. if (service == NULL) {
  2514. log_warn(LD_REND, "Unknown service identity key %s on the introduction "
  2515. "circuit %u. Can't find onion service.",
  2516. safe_str_client(ed25519_fmt(&circ->hs_ident->identity_pk)),
  2517. TO_CIRCUIT(circ)->n_circ_id);
  2518. goto err;
  2519. }
  2520. if (ip == NULL) {
  2521. log_warn(LD_REND, "Unknown introduction point auth key on circuit %u "
  2522. "for service %s",
  2523. TO_CIRCUIT(circ)->n_circ_id,
  2524. safe_str_client(service->onion_address));
  2525. goto err;
  2526. }
  2527. /* We can't have an IP object without a descriptor. */
  2528. tor_assert(desc);
  2529. if (hs_circ_service_intro_has_opened(service, ip, desc, circ)) {
  2530. /* Getting here means that the circuit has been re-purposed because we
  2531. * have enough intro circuit opened. Remove the IP from the service. */
  2532. service_intro_point_remove(service, ip);
  2533. service_intro_point_free(ip);
  2534. }
  2535. goto done;
  2536. err:
  2537. /* Close circuit, we can't use it. */
  2538. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_NOSUCHSERVICE);
  2539. done:
  2540. return;
  2541. }
  2542. /* Called when a rendezvous circuit is done building and ready to be used. */
  2543. static void
  2544. service_rendezvous_circ_has_opened(origin_circuit_t *circ)
  2545. {
  2546. hs_service_t *service = NULL;
  2547. tor_assert(circ);
  2548. tor_assert(circ->cpath);
  2549. /* Getting here means this is a v3 rendezvous circuit. */
  2550. tor_assert(circ->hs_ident);
  2551. tor_assert(TO_CIRCUIT(circ)->purpose == CIRCUIT_PURPOSE_S_CONNECT_REND);
  2552. /* Declare the circuit dirty to avoid reuse, and for path-bias. We set the
  2553. * timestamp regardless of its content because that circuit could have been
  2554. * cannibalized so in any cases, we are about to use that circuit more. */
  2555. TO_CIRCUIT(circ)->timestamp_dirty = time(NULL);
  2556. pathbias_count_use_attempt(circ);
  2557. /* Get the corresponding service and intro point. */
  2558. get_objects_from_ident(circ->hs_ident, &service, NULL, NULL);
  2559. if (service == NULL) {
  2560. log_warn(LD_REND, "Unknown service identity key %s on the rendezvous "
  2561. "circuit %u with cookie %s. Can't find onion service.",
  2562. safe_str_client(ed25519_fmt(&circ->hs_ident->identity_pk)),
  2563. TO_CIRCUIT(circ)->n_circ_id,
  2564. hex_str((const char *) circ->hs_ident->rendezvous_cookie,
  2565. REND_COOKIE_LEN));
  2566. goto err;
  2567. }
  2568. /* If the cell can't be sent, the circuit will be closed within this
  2569. * function. */
  2570. hs_circ_service_rp_has_opened(service, circ);
  2571. goto done;
  2572. err:
  2573. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_NOSUCHSERVICE);
  2574. done:
  2575. return;
  2576. }
  2577. /* We've been expecting an INTRO_ESTABLISHED cell on this circuit and it just
  2578. * arrived. Handle the INTRO_ESTABLISHED cell arriving on the given
  2579. * introduction circuit. Return 0 on success else a negative value. */
  2580. static int
  2581. service_handle_intro_established(origin_circuit_t *circ,
  2582. const uint8_t *payload,
  2583. size_t payload_len)
  2584. {
  2585. hs_service_t *service = NULL;
  2586. hs_service_intro_point_t *ip = NULL;
  2587. tor_assert(circ);
  2588. tor_assert(payload);
  2589. tor_assert(TO_CIRCUIT(circ)->purpose == CIRCUIT_PURPOSE_S_ESTABLISH_INTRO);
  2590. /* We need the service and intro point for this cell. */
  2591. get_objects_from_ident(circ->hs_ident, &service, &ip, NULL);
  2592. /* Get service object from the circuit identifier. */
  2593. if (service == NULL) {
  2594. log_warn(LD_REND, "Unknown service identity key %s on the introduction "
  2595. "circuit %u. Can't find onion service.",
  2596. safe_str_client(ed25519_fmt(&circ->hs_ident->identity_pk)),
  2597. TO_CIRCUIT(circ)->n_circ_id);
  2598. goto err;
  2599. }
  2600. if (ip == NULL) {
  2601. /* We don't recognize the key. */
  2602. log_warn(LD_REND, "Introduction circuit established without an intro "
  2603. "point object on circuit %u for service %s",
  2604. TO_CIRCUIT(circ)->n_circ_id,
  2605. safe_str_client(service->onion_address));
  2606. goto err;
  2607. }
  2608. /* Try to parse the payload into a cell making sure we do actually have a
  2609. * valid cell. On success, the ip object and circuit purpose is updated to
  2610. * reflect the fact that the introduction circuit is established. */
  2611. if (hs_circ_handle_intro_established(service, ip, circ, payload,
  2612. payload_len) < 0) {
  2613. goto err;
  2614. }
  2615. /* Flag that we have an established circuit for this intro point. This value
  2616. * is what indicates the upload scheduled event if we are ready to build the
  2617. * intro point into the descriptor and upload. */
  2618. ip->circuit_established = 1;
  2619. log_info(LD_REND, "Successfully received an INTRO_ESTABLISHED cell "
  2620. "on circuit %u for service %s",
  2621. TO_CIRCUIT(circ)->n_circ_id,
  2622. safe_str_client(service->onion_address));
  2623. return 0;
  2624. err:
  2625. return -1;
  2626. }
  2627. /* We just received an INTRODUCE2 cell on the established introduction circuit
  2628. * circ. Handle the cell and return 0 on success else a negative value. */
  2629. static int
  2630. service_handle_introduce2(origin_circuit_t *circ, const uint8_t *payload,
  2631. size_t payload_len)
  2632. {
  2633. hs_service_t *service = NULL;
  2634. hs_service_intro_point_t *ip = NULL;
  2635. hs_service_descriptor_t *desc = NULL;
  2636. tor_assert(circ);
  2637. tor_assert(payload);
  2638. tor_assert(TO_CIRCUIT(circ)->purpose == CIRCUIT_PURPOSE_S_INTRO);
  2639. /* We'll need every object associated with this circuit. */
  2640. get_objects_from_ident(circ->hs_ident, &service, &ip, &desc);
  2641. /* Get service object from the circuit identifier. */
  2642. if (service == NULL) {
  2643. log_warn(LD_BUG, "Unknown service identity key %s when handling "
  2644. "an INTRODUCE2 cell on circuit %u",
  2645. safe_str_client(ed25519_fmt(&circ->hs_ident->identity_pk)),
  2646. TO_CIRCUIT(circ)->n_circ_id);
  2647. goto err;
  2648. }
  2649. if (ip == NULL) {
  2650. /* We don't recognize the key. */
  2651. log_warn(LD_BUG, "Unknown introduction auth key when handling "
  2652. "an INTRODUCE2 cell on circuit %u for service %s",
  2653. TO_CIRCUIT(circ)->n_circ_id,
  2654. safe_str_client(service->onion_address));
  2655. goto err;
  2656. }
  2657. /* If we have an IP object, we MUST have a descriptor object. */
  2658. tor_assert(desc);
  2659. /* The following will parse, decode and launch the rendezvous point circuit.
  2660. * Both current and legacy cells are handled. */
  2661. if (hs_circ_handle_introduce2(service, circ, ip, desc->desc->subcredential,
  2662. payload, payload_len) < 0) {
  2663. goto err;
  2664. }
  2665. return 0;
  2666. err:
  2667. return -1;
  2668. }
  2669. /* Add to list every filename used by service. This is used by the sandbox
  2670. * subsystem. */
  2671. static void
  2672. service_add_fnames_to_list(const hs_service_t *service, smartlist_t *list)
  2673. {
  2674. const char *s_dir;
  2675. char fname[128] = {0};
  2676. tor_assert(service);
  2677. tor_assert(list);
  2678. /* Ease our life. */
  2679. s_dir = service->config.directory_path;
  2680. /* The hostname file. */
  2681. smartlist_add(list, hs_path_from_filename(s_dir, fname_hostname));
  2682. /* The key files splitted in two. */
  2683. tor_snprintf(fname, sizeof(fname), "%s_secret_key", fname_keyfile_prefix);
  2684. smartlist_add(list, hs_path_from_filename(s_dir, fname));
  2685. tor_snprintf(fname, sizeof(fname), "%s_public_key", fname_keyfile_prefix);
  2686. smartlist_add(list, hs_path_from_filename(s_dir, fname));
  2687. }
  2688. /* Return true iff the given service identity key is present on disk. */
  2689. static int
  2690. service_key_on_disk(const char *directory_path)
  2691. {
  2692. int ret = 0;
  2693. char *fname;
  2694. ed25519_keypair_t *kp = NULL;
  2695. tor_assert(directory_path);
  2696. /* Build the v3 key path name and then try to load it. */
  2697. fname = hs_path_from_filename(directory_path, fname_keyfile_prefix);
  2698. kp = ed_key_init_from_file(fname, INIT_ED_KEY_SPLIT,
  2699. LOG_DEBUG, NULL, 0, 0, 0, NULL, NULL);
  2700. if (kp) {
  2701. ret = 1;
  2702. }
  2703. ed25519_keypair_free(kp);
  2704. tor_free(fname);
  2705. return ret;
  2706. }
  2707. /* ========== */
  2708. /* Public API */
  2709. /* ========== */
  2710. /* This is called everytime the service map (v2 or v3) changes that is if an
  2711. * element is added or removed. */
  2712. void
  2713. hs_service_map_has_changed(void)
  2714. {
  2715. /* If we now have services where previously we had not, we need to enable
  2716. * the HS service main loop event. If we changed to having no services, we
  2717. * need to disable the event. */
  2718. rescan_periodic_events(get_options());
  2719. }
  2720. /* Upload an encoded descriptor in encoded_desc of the given version. This
  2721. * descriptor is for the service identity_pk and blinded_pk used to setup the
  2722. * directory connection identifier. It is uploaded to the directory hsdir_rs
  2723. * routerstatus_t object.
  2724. *
  2725. * NOTE: This function does NOT check for PublishHidServDescriptors because it
  2726. * is only used by the control port command HSPOST outside of this subsystem.
  2727. * Inside this code, upload_descriptor_to_hsdir() should be used. */
  2728. void
  2729. hs_service_upload_desc_to_dir(const char *encoded_desc,
  2730. const uint8_t version,
  2731. const ed25519_public_key_t *identity_pk,
  2732. const ed25519_public_key_t *blinded_pk,
  2733. const routerstatus_t *hsdir_rs)
  2734. {
  2735. char version_str[4] = {0};
  2736. directory_request_t *dir_req;
  2737. hs_ident_dir_conn_t ident;
  2738. tor_assert(encoded_desc);
  2739. tor_assert(identity_pk);
  2740. tor_assert(blinded_pk);
  2741. tor_assert(hsdir_rs);
  2742. /* Setup the connection identifier. */
  2743. memset(&ident, 0, sizeof(ident));
  2744. hs_ident_dir_conn_init(identity_pk, blinded_pk, &ident);
  2745. /* This is our resource when uploading which is used to construct the URL
  2746. * with the version number: "/tor/hs/<version>/publish". */
  2747. tor_snprintf(version_str, sizeof(version_str), "%u", version);
  2748. /* Build the directory request for this HSDir. */
  2749. dir_req = directory_request_new(DIR_PURPOSE_UPLOAD_HSDESC);
  2750. directory_request_set_routerstatus(dir_req, hsdir_rs);
  2751. directory_request_set_indirection(dir_req, DIRIND_ANONYMOUS);
  2752. directory_request_set_resource(dir_req, version_str);
  2753. directory_request_set_payload(dir_req, encoded_desc,
  2754. strlen(encoded_desc));
  2755. /* The ident object is copied over the directory connection object once
  2756. * the directory request is initiated. */
  2757. directory_request_upload_set_hs_ident(dir_req, &ident);
  2758. /* Initiate the directory request to the hsdir.*/
  2759. directory_initiate_request(dir_req);
  2760. directory_request_free(dir_req);
  2761. }
  2762. /* Add the ephemeral service using the secret key sk and ports. Both max
  2763. * streams parameter will be set in the newly created service.
  2764. *
  2765. * Ownership of sk and ports is passed to this routine. Regardless of
  2766. * success/failure, callers should not touch these values after calling this
  2767. * routine, and may assume that correct cleanup has been done on failure.
  2768. *
  2769. * Return an appropriate hs_service_add_ephemeral_status_t. */
  2770. hs_service_add_ephemeral_status_t
  2771. hs_service_add_ephemeral(ed25519_secret_key_t *sk, smartlist_t *ports,
  2772. int max_streams_per_rdv_circuit,
  2773. int max_streams_close_circuit, char **address_out)
  2774. {
  2775. hs_service_add_ephemeral_status_t ret;
  2776. hs_service_t *service = NULL;
  2777. tor_assert(sk);
  2778. tor_assert(ports);
  2779. tor_assert(address_out);
  2780. service = hs_service_new(get_options());
  2781. /* Setup the service configuration with specifics. A default service is
  2782. * HS_VERSION_TWO so explicitly set it. */
  2783. service->config.version = HS_VERSION_THREE;
  2784. service->config.max_streams_per_rdv_circuit = max_streams_per_rdv_circuit;
  2785. service->config.max_streams_close_circuit = !!max_streams_close_circuit;
  2786. service->config.is_ephemeral = 1;
  2787. smartlist_free(service->config.ports);
  2788. service->config.ports = ports;
  2789. /* Handle the keys. */
  2790. memcpy(&service->keys.identity_sk, sk, sizeof(service->keys.identity_sk));
  2791. if (ed25519_public_key_generate(&service->keys.identity_pk,
  2792. &service->keys.identity_sk) < 0) {
  2793. log_warn(LD_CONFIG, "Unable to generate ed25519 public key"
  2794. "for v3 service.");
  2795. ret = RSAE_BADPRIVKEY;
  2796. goto err;
  2797. }
  2798. /* Make sure we have at least one port. */
  2799. if (smartlist_len(service->config.ports) == 0) {
  2800. log_warn(LD_CONFIG, "At least one VIRTPORT/TARGET must be specified "
  2801. "for v3 service.");
  2802. ret = RSAE_BADVIRTPORT;
  2803. goto err;
  2804. }
  2805. /* Build the onion address for logging purposes but also the control port
  2806. * uses it for the HS_DESC event. */
  2807. hs_build_address(&service->keys.identity_pk,
  2808. (uint8_t) service->config.version,
  2809. service->onion_address);
  2810. /* The only way the registration can fail is if the service public key
  2811. * already exists. */
  2812. if (BUG(register_service(hs_service_map, service) < 0)) {
  2813. log_warn(LD_CONFIG, "Onion Service private key collides with an "
  2814. "existing v3 service.");
  2815. ret = RSAE_ADDREXISTS;
  2816. goto err;
  2817. }
  2818. log_info(LD_CONFIG, "Added ephemeral v3 onion service: %s",
  2819. safe_str_client(service->onion_address));
  2820. *address_out = tor_strdup(service->onion_address);
  2821. ret = RSAE_OKAY;
  2822. goto end;
  2823. err:
  2824. hs_service_free(service);
  2825. end:
  2826. memwipe(sk, 0, sizeof(ed25519_secret_key_t));
  2827. tor_free(sk);
  2828. return ret;
  2829. }
  2830. /* For the given onion address, delete the ephemeral service. Return 0 on
  2831. * success else -1 on error. */
  2832. int
  2833. hs_service_del_ephemeral(const char *address)
  2834. {
  2835. uint8_t version;
  2836. ed25519_public_key_t pk;
  2837. hs_service_t *service = NULL;
  2838. tor_assert(address);
  2839. if (hs_parse_address(address, &pk, NULL, &version) < 0) {
  2840. log_warn(LD_CONFIG, "Requested malformed v3 onion address for removal.");
  2841. goto err;
  2842. }
  2843. if (version != HS_VERSION_THREE) {
  2844. log_warn(LD_CONFIG, "Requested version of onion address for removal "
  2845. "is not supported.");
  2846. goto err;
  2847. }
  2848. service = find_service(hs_service_map, &pk);
  2849. if (service == NULL) {
  2850. log_warn(LD_CONFIG, "Requested non-existent v3 hidden service for "
  2851. "removal.");
  2852. goto err;
  2853. }
  2854. if (!service->config.is_ephemeral) {
  2855. log_warn(LD_CONFIG, "Requested non-ephemeral v3 hidden service for "
  2856. "removal.");
  2857. goto err;
  2858. }
  2859. /* Close circuits, remove from map and finally free. */
  2860. close_service_circuits(service);
  2861. remove_service(hs_service_map, service);
  2862. hs_service_free(service);
  2863. log_info(LD_CONFIG, "Removed ephemeral v3 hidden service: %s",
  2864. safe_str_client(address));
  2865. return 0;
  2866. err:
  2867. return -1;
  2868. }
  2869. /* Using the ed25519 public key pk, find a service for that key and return the
  2870. * current encoded descriptor as a newly allocated string or NULL if not
  2871. * found. This is used by the control port subsystem. */
  2872. char *
  2873. hs_service_lookup_current_desc(const ed25519_public_key_t *pk)
  2874. {
  2875. const hs_service_t *service;
  2876. tor_assert(pk);
  2877. service = find_service(hs_service_map, pk);
  2878. if (service && service->desc_current) {
  2879. char *encoded_desc = NULL;
  2880. /* No matter what is the result (which should never be a failure), return
  2881. * the encoded variable, if success it will contain the right thing else
  2882. * it will be NULL. */
  2883. hs_desc_encode_descriptor(service->desc_current->desc,
  2884. &service->desc_current->signing_kp,
  2885. &encoded_desc);
  2886. return encoded_desc;
  2887. }
  2888. return NULL;
  2889. }
  2890. /* Return the number of service we have configured and usable. */
  2891. unsigned int
  2892. hs_service_get_num_services(void)
  2893. {
  2894. if (hs_service_map == NULL) {
  2895. return 0;
  2896. }
  2897. return HT_SIZE(hs_service_map);
  2898. }
  2899. /* Called once an introduction circuit is closed. If the circuit doesn't have
  2900. * a v3 identifier, it is ignored. */
  2901. void
  2902. hs_service_intro_circ_has_closed(origin_circuit_t *circ)
  2903. {
  2904. hs_service_t *service = NULL;
  2905. hs_service_intro_point_t *ip = NULL;
  2906. hs_service_descriptor_t *desc = NULL;
  2907. tor_assert(circ);
  2908. if (circ->hs_ident == NULL) {
  2909. /* This is not a v3 circuit, ignore. */
  2910. goto end;
  2911. }
  2912. get_objects_from_ident(circ->hs_ident, &service, &ip, &desc);
  2913. if (service == NULL) {
  2914. /* This is possible if the circuits are closed and the service is
  2915. * immediately deleted. */
  2916. log_info(LD_REND, "Unable to find any hidden service associated "
  2917. "identity key %s on intro circuit %u.",
  2918. ed25519_fmt(&circ->hs_ident->identity_pk),
  2919. TO_CIRCUIT(circ)->n_circ_id);
  2920. goto end;
  2921. }
  2922. if (ip == NULL) {
  2923. /* The introduction point object has already been removed probably by our
  2924. * cleanup process so ignore. */
  2925. goto end;
  2926. }
  2927. /* Can't have an intro point object without a descriptor. */
  2928. tor_assert(desc);
  2929. /* Circuit disappeared so make sure the intro point is updated. By
  2930. * keeping the object in the descriptor, we'll be able to retry. */
  2931. ip->circuit_established = 0;
  2932. end:
  2933. return;
  2934. }
  2935. /* Given conn, a rendezvous edge connection acting as an exit stream, look up
  2936. * the hidden service for the circuit circ, and look up the port and address
  2937. * based on the connection port. Assign the actual connection address.
  2938. *
  2939. * Return 0 on success. Return -1 on failure and the caller should NOT close
  2940. * the circuit. Return -2 on failure and the caller MUST close the circuit for
  2941. * security reasons. */
  2942. int
  2943. hs_service_set_conn_addr_port(const origin_circuit_t *circ,
  2944. edge_connection_t *conn)
  2945. {
  2946. hs_service_t *service = NULL;
  2947. tor_assert(circ);
  2948. tor_assert(conn);
  2949. tor_assert(TO_CIRCUIT(circ)->purpose == CIRCUIT_PURPOSE_S_REND_JOINED);
  2950. tor_assert(circ->hs_ident);
  2951. get_objects_from_ident(circ->hs_ident, &service, NULL, NULL);
  2952. if (service == NULL) {
  2953. log_warn(LD_REND, "Unable to find any hidden service associated "
  2954. "identity key %s on rendezvous circuit %u.",
  2955. ed25519_fmt(&circ->hs_ident->identity_pk),
  2956. TO_CIRCUIT(circ)->n_circ_id);
  2957. /* We want the caller to close the circuit because it's not a valid
  2958. * service so no danger. Attempting to bruteforce the entire key space by
  2959. * opening circuits to learn which service is being hosted here is
  2960. * impractical. */
  2961. goto err_close;
  2962. }
  2963. /* Enforce the streams-per-circuit limit, and refuse to provide a mapping if
  2964. * this circuit will exceed the limit. */
  2965. if (service->config.max_streams_per_rdv_circuit > 0 &&
  2966. (circ->hs_ident->num_rdv_streams >=
  2967. service->config.max_streams_per_rdv_circuit)) {
  2968. #define MAX_STREAM_WARN_INTERVAL 600
  2969. static struct ratelim_t stream_ratelim =
  2970. RATELIM_INIT(MAX_STREAM_WARN_INTERVAL);
  2971. log_fn_ratelim(&stream_ratelim, LOG_WARN, LD_REND,
  2972. "Maximum streams per circuit limit reached on "
  2973. "rendezvous circuit %u for service %s. Circuit has "
  2974. "%" PRIu64 " out of %" PRIu64 " streams. %s.",
  2975. TO_CIRCUIT(circ)->n_circ_id,
  2976. service->onion_address,
  2977. circ->hs_ident->num_rdv_streams,
  2978. service->config.max_streams_per_rdv_circuit,
  2979. service->config.max_streams_close_circuit ?
  2980. "Closing circuit" : "Ignoring open stream request");
  2981. if (service->config.max_streams_close_circuit) {
  2982. /* Service explicitly configured to close immediately. */
  2983. goto err_close;
  2984. }
  2985. /* Exceeding the limit makes tor silently ignore the stream creation
  2986. * request and keep the circuit open. */
  2987. goto err_no_close;
  2988. }
  2989. /* Find a virtual port of that service mathcing the one in the connection if
  2990. * successful, set the address in the connection. */
  2991. if (hs_set_conn_addr_port(service->config.ports, conn) < 0) {
  2992. log_info(LD_REND, "No virtual port mapping exists for port %d for "
  2993. "hidden service %s.",
  2994. TO_CONN(conn)->port, service->onion_address);
  2995. if (service->config.allow_unknown_ports) {
  2996. /* Service explicitly allow connection to unknown ports so close right
  2997. * away because we do not care about port mapping. */
  2998. goto err_close;
  2999. }
  3000. /* If the service didn't explicitly allow it, we do NOT close the circuit
  3001. * here to raise the bar in terms of performance for port mapping. */
  3002. goto err_no_close;
  3003. }
  3004. /* Success. */
  3005. return 0;
  3006. err_close:
  3007. /* Indicate the caller that the circuit should be closed. */
  3008. return -2;
  3009. err_no_close:
  3010. /* Indicate the caller to NOT close the circuit. */
  3011. return -1;
  3012. }
  3013. /* Add to file_list every filename used by a configured hidden service, and to
  3014. * dir_list every directory path used by a configured hidden service. This is
  3015. * used by the sandbox subsystem to whitelist those. */
  3016. void
  3017. hs_service_lists_fnames_for_sandbox(smartlist_t *file_list,
  3018. smartlist_t *dir_list)
  3019. {
  3020. tor_assert(file_list);
  3021. tor_assert(dir_list);
  3022. /* Add files and dirs for legacy services. */
  3023. rend_services_add_filenames_to_lists(file_list, dir_list);
  3024. /* Add files and dirs for v3+. */
  3025. FOR_EACH_SERVICE_BEGIN(service) {
  3026. /* Skip ephemeral service, they don't touch the disk. */
  3027. if (service->config.is_ephemeral) {
  3028. continue;
  3029. }
  3030. service_add_fnames_to_list(service, file_list);
  3031. smartlist_add_strdup(dir_list, service->config.directory_path);
  3032. smartlist_add_strdup(dir_list, dname_client_pubkeys);
  3033. } FOR_EACH_DESCRIPTOR_END;
  3034. }
  3035. /* Called when our internal view of the directory has changed. We might have
  3036. * received a new batch of descriptors which might affect the shape of the
  3037. * HSDir hash ring. Signal that we should reexamine the hash ring and
  3038. * re-upload our HS descriptors if needed. */
  3039. void
  3040. hs_service_dir_info_changed(void)
  3041. {
  3042. if (hs_service_get_num_services() > 0) {
  3043. /* New directory information usually goes every consensus so rate limit
  3044. * every 30 minutes to not be too conservative. */
  3045. static struct ratelim_t dir_info_changed_ratelim = RATELIM_INIT(30 * 60);
  3046. log_fn_ratelim(&dir_info_changed_ratelim, LOG_INFO, LD_REND,
  3047. "New dirinfo arrived: consider reuploading descriptor");
  3048. consider_republishing_hs_descriptors = 1;
  3049. }
  3050. }
  3051. /* Called when we get an INTRODUCE2 cell on the circ. Respond to the cell and
  3052. * launch a circuit to the rendezvous point. */
  3053. int
  3054. hs_service_receive_introduce2(origin_circuit_t *circ, const uint8_t *payload,
  3055. size_t payload_len)
  3056. {
  3057. int ret = -1;
  3058. tor_assert(circ);
  3059. tor_assert(payload);
  3060. /* Do some initial validation and logging before we parse the cell */
  3061. if (TO_CIRCUIT(circ)->purpose != CIRCUIT_PURPOSE_S_INTRO) {
  3062. log_warn(LD_PROTOCOL, "Received an INTRODUCE2 cell on a "
  3063. "non introduction circuit of purpose %d",
  3064. TO_CIRCUIT(circ)->purpose);
  3065. goto done;
  3066. }
  3067. if (circ->hs_ident) {
  3068. ret = service_handle_introduce2(circ, payload, payload_len);
  3069. hs_stats_note_introduce2_cell(1);
  3070. } else {
  3071. ret = rend_service_receive_introduction(circ, payload, payload_len);
  3072. hs_stats_note_introduce2_cell(0);
  3073. }
  3074. done:
  3075. return ret;
  3076. }
  3077. /* Called when we get an INTRO_ESTABLISHED cell. Mark the circuit as an
  3078. * established introduction point. Return 0 on success else a negative value
  3079. * and the circuit is closed. */
  3080. int
  3081. hs_service_receive_intro_established(origin_circuit_t *circ,
  3082. const uint8_t *payload,
  3083. size_t payload_len)
  3084. {
  3085. int ret = -1;
  3086. tor_assert(circ);
  3087. tor_assert(payload);
  3088. if (TO_CIRCUIT(circ)->purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO) {
  3089. log_warn(LD_PROTOCOL, "Received an INTRO_ESTABLISHED cell on a "
  3090. "non introduction circuit of purpose %d",
  3091. TO_CIRCUIT(circ)->purpose);
  3092. goto err;
  3093. }
  3094. /* Handle both version. v2 uses rend_data and v3 uses the hs circuit
  3095. * identifier hs_ident. Can't be both. */
  3096. if (circ->hs_ident) {
  3097. ret = service_handle_intro_established(circ, payload, payload_len);
  3098. } else {
  3099. ret = rend_service_intro_established(circ, payload, payload_len);
  3100. }
  3101. if (ret < 0) {
  3102. goto err;
  3103. }
  3104. return 0;
  3105. err:
  3106. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_TORPROTOCOL);
  3107. return -1;
  3108. }
  3109. /* Called when any kind of hidden service circuit is done building thus
  3110. * opened. This is the entry point from the circuit subsystem. */
  3111. void
  3112. hs_service_circuit_has_opened(origin_circuit_t *circ)
  3113. {
  3114. tor_assert(circ);
  3115. /* Handle both version. v2 uses rend_data and v3 uses the hs circuit
  3116. * identifier hs_ident. Can't be both. */
  3117. switch (TO_CIRCUIT(circ)->purpose) {
  3118. case CIRCUIT_PURPOSE_S_ESTABLISH_INTRO:
  3119. if (circ->hs_ident) {
  3120. service_intro_circ_has_opened(circ);
  3121. } else {
  3122. rend_service_intro_has_opened(circ);
  3123. }
  3124. break;
  3125. case CIRCUIT_PURPOSE_S_CONNECT_REND:
  3126. if (circ->hs_ident) {
  3127. service_rendezvous_circ_has_opened(circ);
  3128. } else {
  3129. rend_service_rendezvous_has_opened(circ);
  3130. }
  3131. break;
  3132. default:
  3133. tor_assert(0);
  3134. }
  3135. }
  3136. /* Return the service version by looking at the key in the service directory.
  3137. * If the key is not found or unrecognized, -1 is returned. Else, the service
  3138. * version is returned. */
  3139. int
  3140. hs_service_get_version_from_key(const hs_service_t *service)
  3141. {
  3142. int version = -1; /* Unknown version. */
  3143. const char *directory_path;
  3144. tor_assert(service);
  3145. /* We'll try to load the key for version 3. If not found, we'll try version
  3146. * 2 and if not found, we'll send back an unknown version (-1). */
  3147. directory_path = service->config.directory_path;
  3148. /* Version 3 check. */
  3149. if (service_key_on_disk(directory_path)) {
  3150. version = HS_VERSION_THREE;
  3151. goto end;
  3152. }
  3153. /* Version 2 check. */
  3154. if (rend_service_key_on_disk(directory_path)) {
  3155. version = HS_VERSION_TWO;
  3156. goto end;
  3157. }
  3158. end:
  3159. return version;
  3160. }
  3161. /* Load and/or generate keys for all onion services including the client
  3162. * authorization if any. Return 0 on success, -1 on failure. */
  3163. int
  3164. hs_service_load_all_keys(void)
  3165. {
  3166. /* Load v2 service keys if we have v2. */
  3167. if (rend_num_services() != 0) {
  3168. if (rend_service_load_all_keys(NULL) < 0) {
  3169. goto err;
  3170. }
  3171. }
  3172. /* Load or/and generate them for v3+. */
  3173. SMARTLIST_FOREACH_BEGIN(hs_service_staging_list, hs_service_t *, service) {
  3174. /* Ignore ephemeral service, they already have their keys set. */
  3175. if (service->config.is_ephemeral) {
  3176. continue;
  3177. }
  3178. log_info(LD_REND, "Loading v3 onion service keys from %s",
  3179. service_escaped_dir(service));
  3180. if (load_service_keys(service) < 0) {
  3181. goto err;
  3182. }
  3183. } SMARTLIST_FOREACH_END(service);
  3184. /* Final step, the staging list contains service in a quiescent state that
  3185. * is ready to be used. Register them to the global map. Once this is over,
  3186. * the staging list will be cleaned up. */
  3187. register_all_services();
  3188. /* All keys have been loaded successfully. */
  3189. return 0;
  3190. err:
  3191. return -1;
  3192. }
  3193. /* Put all service object in the given service list. After this, the caller
  3194. * looses ownership of every elements in the list and responsible to free the
  3195. * list pointer. */
  3196. void
  3197. hs_service_stage_services(const smartlist_t *service_list)
  3198. {
  3199. tor_assert(service_list);
  3200. /* This list is freed at registration time but this function can be called
  3201. * multiple time. */
  3202. if (hs_service_staging_list == NULL) {
  3203. hs_service_staging_list = smartlist_new();
  3204. }
  3205. /* Add all service object to our staging list. Caller is responsible for
  3206. * freeing the service_list. */
  3207. smartlist_add_all(hs_service_staging_list, service_list);
  3208. }
  3209. /* Allocate and initilize a service object. The service configuration will
  3210. * contain the default values. Return the newly allocated object pointer. This
  3211. * function can't fail. */
  3212. hs_service_t *
  3213. hs_service_new(const or_options_t *options)
  3214. {
  3215. hs_service_t *service = tor_malloc_zero(sizeof(hs_service_t));
  3216. /* Set default configuration value. */
  3217. set_service_default_config(&service->config, options);
  3218. /* Set the default service version. */
  3219. service->config.version = HS_SERVICE_DEFAULT_VERSION;
  3220. /* Allocate the CLIENT_PK replay cache in service state. */
  3221. service->state.replay_cache_rend_cookie =
  3222. replaycache_new(REND_REPLAY_TIME_INTERVAL, REND_REPLAY_TIME_INTERVAL);
  3223. return service;
  3224. }
  3225. /* Free the given <b>service</b> object and all its content. This function
  3226. * also takes care of wiping service keys from memory. It is safe to pass a
  3227. * NULL pointer. */
  3228. void
  3229. hs_service_free_(hs_service_t *service)
  3230. {
  3231. if (service == NULL) {
  3232. return;
  3233. }
  3234. /* Free descriptors. Go over both descriptor with this loop. */
  3235. FOR_EACH_DESCRIPTOR_BEGIN(service, desc) {
  3236. service_descriptor_free(desc);
  3237. } FOR_EACH_DESCRIPTOR_END;
  3238. /* Free service configuration. */
  3239. service_clear_config(&service->config);
  3240. /* Free replay cache from state. */
  3241. if (service->state.replay_cache_rend_cookie) {
  3242. replaycache_free(service->state.replay_cache_rend_cookie);
  3243. }
  3244. /* Wipe service keys. */
  3245. memwipe(&service->keys.identity_sk, 0, sizeof(service->keys.identity_sk));
  3246. tor_free(service);
  3247. }
  3248. /* Periodic callback. Entry point from the main loop to the HS service
  3249. * subsystem. This is call every second. This is skipped if tor can't build a
  3250. * circuit or the network is disabled. */
  3251. void
  3252. hs_service_run_scheduled_events(time_t now)
  3253. {
  3254. /* First thing we'll do here is to make sure our services are in a
  3255. * quiescent state for the scheduled events. */
  3256. run_housekeeping_event(now);
  3257. /* Order matters here. We first make sure the descriptor object for each
  3258. * service contains the latest data. Once done, we check if we need to open
  3259. * new introduction circuit. Finally, we try to upload the descriptor for
  3260. * each service. */
  3261. /* Make sure descriptors are up to date. */
  3262. run_build_descriptor_event(now);
  3263. /* Make sure services have enough circuits. */
  3264. run_build_circuit_event(now);
  3265. /* Upload the descriptors if needed/possible. */
  3266. run_upload_descriptor_event(now);
  3267. }
  3268. /* Initialize the service HS subsystem. */
  3269. void
  3270. hs_service_init(void)
  3271. {
  3272. /* Should never be called twice. */
  3273. tor_assert(!hs_service_map);
  3274. tor_assert(!hs_service_staging_list);
  3275. /* v2 specific. */
  3276. rend_service_init();
  3277. hs_service_map = tor_malloc_zero(sizeof(struct hs_service_ht));
  3278. HT_INIT(hs_service_ht, hs_service_map);
  3279. hs_service_staging_list = smartlist_new();
  3280. }
  3281. /* Release all global storage of the hidden service subsystem. */
  3282. void
  3283. hs_service_free_all(void)
  3284. {
  3285. rend_service_free_all();
  3286. service_free_all();
  3287. }
  3288. #ifdef TOR_UNIT_TESTS
  3289. /* Return the global service map size. Only used by unit test. */
  3290. STATIC unsigned int
  3291. get_hs_service_map_size(void)
  3292. {
  3293. return HT_SIZE(hs_service_map);
  3294. }
  3295. /* Return the staging list size. Only used by unit test. */
  3296. STATIC int
  3297. get_hs_service_staging_list_size(void)
  3298. {
  3299. return smartlist_len(hs_service_staging_list);
  3300. }
  3301. STATIC hs_service_ht *
  3302. get_hs_service_map(void)
  3303. {
  3304. return hs_service_map;
  3305. }
  3306. STATIC hs_service_t *
  3307. get_first_service(void)
  3308. {
  3309. hs_service_t **obj = HT_START(hs_service_ht, hs_service_map);
  3310. if (obj == NULL) {
  3311. return NULL;
  3312. }
  3313. return *obj;
  3314. }
  3315. #endif /* defined(TOR_UNIT_TESTS) */