hs_service.c 128 KB

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