hs_service.c 143 KB

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