hs_service.c 144 KB

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