hs_service.c 99 KB

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