hs_service.c 114 KB

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