hs_service.c 113 KB

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