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