hs_service.c 127 KB

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