hs_service.c 108 KB

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