hs_service.c 124 KB

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