hs_service.c 107 KB

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