router.c 113 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2016, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. #define ROUTER_PRIVATE
  7. #include "or.h"
  8. #include "circuitbuild.h"
  9. #include "circuitlist.h"
  10. #include "circuituse.h"
  11. #include "config.h"
  12. #include "connection.h"
  13. #include "control.h"
  14. #include "crypto_curve25519.h"
  15. #include "directory.h"
  16. #include "dirserv.h"
  17. #include "dns.h"
  18. #include "geoip.h"
  19. #include "hibernate.h"
  20. #include "main.h"
  21. #include "networkstatus.h"
  22. #include "nodelist.h"
  23. #include "policies.h"
  24. #include "relay.h"
  25. #include "rephist.h"
  26. #include "router.h"
  27. #include "routerkeys.h"
  28. #include "routerlist.h"
  29. #include "routerparse.h"
  30. #include "statefile.h"
  31. #include "torcert.h"
  32. #include "transports.h"
  33. #include "routerset.h"
  34. /**
  35. * \file router.c
  36. * \brief OR functionality, including key maintenance, generating
  37. * and uploading server descriptors, retrying OR connections.
  38. **/
  39. extern long stats_n_seconds_working;
  40. /************************************************************/
  41. /*****
  42. * Key management: ORs only.
  43. *****/
  44. /** Private keys for this OR. There is also an SSL key managed by tortls.c.
  45. */
  46. static tor_mutex_t *key_lock=NULL;
  47. static time_t onionkey_set_at=0; /**< When was onionkey last changed? */
  48. /** Current private onionskin decryption key: used to decode CREATE cells. */
  49. static crypto_pk_t *onionkey=NULL;
  50. /** Previous private onionskin decryption key: used to decode CREATE cells
  51. * generated by clients that have an older version of our descriptor. */
  52. static crypto_pk_t *lastonionkey=NULL;
  53. /** Current private ntor secret key: used to perform the ntor handshake. */
  54. static curve25519_keypair_t curve25519_onion_key;
  55. /** Previous private ntor secret key: used to perform the ntor handshake
  56. * with clients that have an older version of our descriptor. */
  57. static curve25519_keypair_t last_curve25519_onion_key;
  58. /** Private server "identity key": used to sign directory info and TLS
  59. * certificates. Never changes. */
  60. static crypto_pk_t *server_identitykey=NULL;
  61. /** Digest of server_identitykey. */
  62. static char server_identitykey_digest[DIGEST_LEN];
  63. /** Private client "identity key": used to sign bridges' and clients'
  64. * outbound TLS certificates. Regenerated on startup and on IP address
  65. * change. */
  66. static crypto_pk_t *client_identitykey=NULL;
  67. /** Signing key used for v3 directory material; only set for authorities. */
  68. static crypto_pk_t *authority_signing_key = NULL;
  69. /** Key certificate to authenticate v3 directory material; only set for
  70. * authorities. */
  71. static authority_cert_t *authority_key_certificate = NULL;
  72. /** For emergency V3 authority key migration: An extra signing key that we use
  73. * with our old (obsolete) identity key for a while. */
  74. static crypto_pk_t *legacy_signing_key = NULL;
  75. /** For emergency V3 authority key migration: An extra certificate to
  76. * authenticate legacy_signing_key with our obsolete identity key.*/
  77. static authority_cert_t *legacy_key_certificate = NULL;
  78. /* (Note that v3 authorities also have a separate "authority identity key",
  79. * but this key is never actually loaded by the Tor process. Instead, it's
  80. * used by tor-gencert to sign new signing keys and make new key
  81. * certificates. */
  82. /** Replace the current onion key with <b>k</b>. Does not affect
  83. * lastonionkey; to update lastonionkey correctly, call rotate_onion_key().
  84. */
  85. static void
  86. set_onion_key(crypto_pk_t *k)
  87. {
  88. if (onionkey && crypto_pk_eq_keys(onionkey, k)) {
  89. /* k is already our onion key; free it and return */
  90. crypto_pk_free(k);
  91. return;
  92. }
  93. tor_mutex_acquire(key_lock);
  94. crypto_pk_free(onionkey);
  95. onionkey = k;
  96. tor_mutex_release(key_lock);
  97. mark_my_descriptor_dirty("set onion key");
  98. }
  99. /** Return the current onion key. Requires that the onion key has been
  100. * loaded or generated. */
  101. crypto_pk_t *
  102. get_onion_key(void)
  103. {
  104. tor_assert(onionkey);
  105. return onionkey;
  106. }
  107. /** Store a full copy of the current onion key into *<b>key</b>, and a full
  108. * copy of the most recent onion key into *<b>last</b>.
  109. */
  110. void
  111. dup_onion_keys(crypto_pk_t **key, crypto_pk_t **last)
  112. {
  113. tor_assert(key);
  114. tor_assert(last);
  115. tor_mutex_acquire(key_lock);
  116. tor_assert(onionkey);
  117. *key = crypto_pk_copy_full(onionkey);
  118. if (lastonionkey)
  119. *last = crypto_pk_copy_full(lastonionkey);
  120. else
  121. *last = NULL;
  122. tor_mutex_release(key_lock);
  123. }
  124. /** Return the current secret onion key for the ntor handshake. Must only
  125. * be called from the main thread. */
  126. static const curve25519_keypair_t *
  127. get_current_curve25519_keypair(void)
  128. {
  129. return &curve25519_onion_key;
  130. }
  131. /** Return a map from KEYID (the key itself) to keypairs for use in the ntor
  132. * handshake. Must only be called from the main thread. */
  133. di_digest256_map_t *
  134. construct_ntor_key_map(void)
  135. {
  136. di_digest256_map_t *m = NULL;
  137. dimap_add_entry(&m,
  138. curve25519_onion_key.pubkey.public_key,
  139. tor_memdup(&curve25519_onion_key,
  140. sizeof(curve25519_keypair_t)));
  141. if (!tor_mem_is_zero((const char*)
  142. last_curve25519_onion_key.pubkey.public_key,
  143. CURVE25519_PUBKEY_LEN)) {
  144. dimap_add_entry(&m,
  145. last_curve25519_onion_key.pubkey.public_key,
  146. tor_memdup(&last_curve25519_onion_key,
  147. sizeof(curve25519_keypair_t)));
  148. }
  149. return m;
  150. }
  151. /** Helper used to deallocate a di_digest256_map_t returned by
  152. * construct_ntor_key_map. */
  153. static void
  154. ntor_key_map_free_helper(void *arg)
  155. {
  156. curve25519_keypair_t *k = arg;
  157. memwipe(k, 0, sizeof(*k));
  158. tor_free(k);
  159. }
  160. /** Release all storage from a keymap returned by construct_ntor_key_map. */
  161. void
  162. ntor_key_map_free(di_digest256_map_t *map)
  163. {
  164. if (!map)
  165. return;
  166. dimap_free(map, ntor_key_map_free_helper);
  167. }
  168. /** Return the time when the onion key was last set. This is either the time
  169. * when the process launched, or the time of the most recent key rotation since
  170. * the process launched.
  171. */
  172. time_t
  173. get_onion_key_set_at(void)
  174. {
  175. return onionkey_set_at;
  176. }
  177. /** Set the current server identity key to <b>k</b>.
  178. */
  179. void
  180. set_server_identity_key(crypto_pk_t *k)
  181. {
  182. crypto_pk_free(server_identitykey);
  183. server_identitykey = k;
  184. crypto_pk_get_digest(server_identitykey, server_identitykey_digest);
  185. }
  186. /** Make sure that we have set up our identity keys to match or not match as
  187. * appropriate, and die with an assertion if we have not. */
  188. static void
  189. assert_identity_keys_ok(void)
  190. {
  191. if (1)
  192. return;
  193. tor_assert(client_identitykey);
  194. if (public_server_mode(get_options())) {
  195. /* assert that we have set the client and server keys to be equal */
  196. tor_assert(server_identitykey);
  197. tor_assert(crypto_pk_eq_keys(client_identitykey, server_identitykey));
  198. } else {
  199. /* assert that we have set the client and server keys to be unequal */
  200. if (server_identitykey)
  201. tor_assert(!crypto_pk_eq_keys(client_identitykey, server_identitykey));
  202. }
  203. }
  204. /** Returns the current server identity key; requires that the key has
  205. * been set, and that we are running as a Tor server.
  206. */
  207. crypto_pk_t *
  208. get_server_identity_key(void)
  209. {
  210. tor_assert(server_identitykey);
  211. tor_assert(server_mode(get_options()));
  212. assert_identity_keys_ok();
  213. return server_identitykey;
  214. }
  215. /** Return true iff we are a server and the server identity key
  216. * has been set. */
  217. int
  218. server_identity_key_is_set(void)
  219. {
  220. return server_mode(get_options()) && server_identitykey != NULL;
  221. }
  222. /** Set the current client identity key to <b>k</b>.
  223. */
  224. void
  225. set_client_identity_key(crypto_pk_t *k)
  226. {
  227. crypto_pk_free(client_identitykey);
  228. client_identitykey = k;
  229. }
  230. /** Returns the current client identity key for use on outgoing TLS
  231. * connections; requires that the key has been set.
  232. */
  233. crypto_pk_t *
  234. get_tlsclient_identity_key(void)
  235. {
  236. tor_assert(client_identitykey);
  237. assert_identity_keys_ok();
  238. return client_identitykey;
  239. }
  240. /** Return true iff the client identity key has been set. */
  241. int
  242. client_identity_key_is_set(void)
  243. {
  244. return client_identitykey != NULL;
  245. }
  246. /** Return the key certificate for this v3 (voting) authority, or NULL
  247. * if we have no such certificate. */
  248. MOCK_IMPL(authority_cert_t *,
  249. get_my_v3_authority_cert, (void))
  250. {
  251. return authority_key_certificate;
  252. }
  253. /** Return the v3 signing key for this v3 (voting) authority, or NULL
  254. * if we have no such key. */
  255. crypto_pk_t *
  256. get_my_v3_authority_signing_key(void)
  257. {
  258. return authority_signing_key;
  259. }
  260. /** If we're an authority, and we're using a legacy authority identity key for
  261. * emergency migration purposes, return the certificate associated with that
  262. * key. */
  263. authority_cert_t *
  264. get_my_v3_legacy_cert(void)
  265. {
  266. return legacy_key_certificate;
  267. }
  268. /** If we're an authority, and we're using a legacy authority identity key for
  269. * emergency migration purposes, return that key. */
  270. crypto_pk_t *
  271. get_my_v3_legacy_signing_key(void)
  272. {
  273. return legacy_signing_key;
  274. }
  275. /** Replace the previous onion key with the current onion key, and generate
  276. * a new previous onion key. Immediately after calling this function,
  277. * the OR should:
  278. * - schedule all previous cpuworkers to shut down _after_ processing
  279. * pending work. (This will cause fresh cpuworkers to be generated.)
  280. * - generate and upload a fresh routerinfo.
  281. */
  282. void
  283. rotate_onion_key(void)
  284. {
  285. char *fname, *fname_prev;
  286. crypto_pk_t *prkey = NULL;
  287. or_state_t *state = get_or_state();
  288. curve25519_keypair_t new_curve25519_keypair;
  289. time_t now;
  290. fname = get_datadir_fname2("keys", "secret_onion_key");
  291. fname_prev = get_datadir_fname2("keys", "secret_onion_key.old");
  292. /* There isn't much point replacing an old key with an empty file */
  293. if (file_status(fname) == FN_FILE) {
  294. if (replace_file(fname, fname_prev))
  295. goto error;
  296. }
  297. if (!(prkey = crypto_pk_new())) {
  298. log_err(LD_GENERAL,"Error constructing rotated onion key");
  299. goto error;
  300. }
  301. if (crypto_pk_generate_key(prkey)) {
  302. log_err(LD_BUG,"Error generating onion key");
  303. goto error;
  304. }
  305. if (crypto_pk_write_private_key_to_filename(prkey, fname)) {
  306. log_err(LD_FS,"Couldn't write generated onion key to \"%s\".", fname);
  307. goto error;
  308. }
  309. tor_free(fname);
  310. tor_free(fname_prev);
  311. fname = get_datadir_fname2("keys", "secret_onion_key_ntor");
  312. fname_prev = get_datadir_fname2("keys", "secret_onion_key_ntor.old");
  313. if (curve25519_keypair_generate(&new_curve25519_keypair, 1) < 0)
  314. goto error;
  315. /* There isn't much point replacing an old key with an empty file */
  316. if (file_status(fname) == FN_FILE) {
  317. if (replace_file(fname, fname_prev))
  318. goto error;
  319. }
  320. if (curve25519_keypair_write_to_file(&new_curve25519_keypair, fname,
  321. "onion") < 0) {
  322. log_err(LD_FS,"Couldn't write curve25519 onion key to \"%s\".",fname);
  323. goto error;
  324. }
  325. log_info(LD_GENERAL, "Rotating onion key");
  326. tor_mutex_acquire(key_lock);
  327. crypto_pk_free(lastonionkey);
  328. lastonionkey = onionkey;
  329. onionkey = prkey;
  330. memcpy(&last_curve25519_onion_key, &curve25519_onion_key,
  331. sizeof(curve25519_keypair_t));
  332. memcpy(&curve25519_onion_key, &new_curve25519_keypair,
  333. sizeof(curve25519_keypair_t));
  334. now = time(NULL);
  335. state->LastRotatedOnionKey = onionkey_set_at = now;
  336. tor_mutex_release(key_lock);
  337. mark_my_descriptor_dirty("rotated onion key");
  338. or_state_mark_dirty(state, get_options()->AvoidDiskWrites ? now+3600 : 0);
  339. goto done;
  340. error:
  341. log_warn(LD_GENERAL, "Couldn't rotate onion key.");
  342. if (prkey)
  343. crypto_pk_free(prkey);
  344. done:
  345. memwipe(&new_curve25519_keypair, 0, sizeof(new_curve25519_keypair));
  346. tor_free(fname);
  347. tor_free(fname_prev);
  348. }
  349. /** Log greeting message that points to new relay lifecycle document the
  350. * first time this function has been called.
  351. */
  352. static void
  353. log_new_relay_greeting(void)
  354. {
  355. static int already_logged = 0;
  356. if (already_logged)
  357. return;
  358. tor_log(LOG_NOTICE, LD_GENERAL, "You are running a new relay. "
  359. "Thanks for helping the Tor network! If you wish to know "
  360. "what will happen in the upcoming weeks regarding its usage, "
  361. "have a look at https://blog.torproject.org/blog/lifecycle-of"
  362. "-a-new-relay");
  363. already_logged = 1;
  364. }
  365. /** Try to read an RSA key from <b>fname</b>. If <b>fname</b> doesn't exist
  366. * and <b>generate</b> is true, create a new RSA key and save it in
  367. * <b>fname</b>. Return the read/created key, or NULL on error. Log all
  368. * errors at level <b>severity</b>. If <b>log_greeting</b> is non-zero and a
  369. * new key was created, log_new_relay_greeting() is called.
  370. */
  371. crypto_pk_t *
  372. init_key_from_file(const char *fname, int generate, int severity,
  373. int log_greeting)
  374. {
  375. crypto_pk_t *prkey = NULL;
  376. if (!(prkey = crypto_pk_new())) {
  377. tor_log(severity, LD_GENERAL,"Error constructing key");
  378. goto error;
  379. }
  380. switch (file_status(fname)) {
  381. case FN_DIR:
  382. case FN_ERROR:
  383. tor_log(severity, LD_FS,"Can't read key from \"%s\"", fname);
  384. goto error;
  385. /* treat empty key files as if the file doesn't exist, and,
  386. * if generate is set, replace the empty file in
  387. * crypto_pk_write_private_key_to_filename() */
  388. case FN_NOENT:
  389. case FN_EMPTY:
  390. if (generate) {
  391. if (!have_lockfile()) {
  392. if (try_locking(get_options(), 0)<0) {
  393. /* Make sure that --list-fingerprint only creates new keys
  394. * if there is no possibility for a deadlock. */
  395. tor_log(severity, LD_FS, "Another Tor process has locked \"%s\". "
  396. "Not writing any new keys.", fname);
  397. /*XXXX The 'other process' might make a key in a second or two;
  398. * maybe we should wait for it. */
  399. goto error;
  400. }
  401. }
  402. log_info(LD_GENERAL, "No key found in \"%s\"; generating fresh key.",
  403. fname);
  404. if (crypto_pk_generate_key(prkey)) {
  405. tor_log(severity, LD_GENERAL,"Error generating onion key");
  406. goto error;
  407. }
  408. if (crypto_pk_check_key(prkey) <= 0) {
  409. tor_log(severity, LD_GENERAL,"Generated key seems invalid");
  410. goto error;
  411. }
  412. log_info(LD_GENERAL, "Generated key seems valid");
  413. if (log_greeting) {
  414. log_new_relay_greeting();
  415. }
  416. if (crypto_pk_write_private_key_to_filename(prkey, fname)) {
  417. tor_log(severity, LD_FS,
  418. "Couldn't write generated key to \"%s\".", fname);
  419. goto error;
  420. }
  421. } else {
  422. log_info(LD_GENERAL, "No key found in \"%s\"", fname);
  423. }
  424. return prkey;
  425. case FN_FILE:
  426. if (crypto_pk_read_private_key_from_filename(prkey, fname)) {
  427. tor_log(severity, LD_GENERAL,"Error loading private key.");
  428. goto error;
  429. }
  430. return prkey;
  431. default:
  432. tor_assert(0);
  433. }
  434. error:
  435. if (prkey)
  436. crypto_pk_free(prkey);
  437. return NULL;
  438. }
  439. /** Load a curve25519 keypair from the file <b>fname</b>, writing it into
  440. * <b>keys_out</b>. If the file isn't found, or is empty, and <b>generate</b>
  441. * is true, create a new keypair and write it into the file. If there are
  442. * errors, log them at level <b>severity</b>. Generate files using <b>tag</b>
  443. * in their ASCII wrapper. */
  444. static int
  445. init_curve25519_keypair_from_file(curve25519_keypair_t *keys_out,
  446. const char *fname,
  447. int generate,
  448. int severity,
  449. const char *tag)
  450. {
  451. switch (file_status(fname)) {
  452. case FN_DIR:
  453. case FN_ERROR:
  454. tor_log(severity, LD_FS,"Can't read key from \"%s\"", fname);
  455. goto error;
  456. /* treat empty key files as if the file doesn't exist, and, if generate
  457. * is set, replace the empty file in curve25519_keypair_write_to_file() */
  458. case FN_NOENT:
  459. case FN_EMPTY:
  460. if (generate) {
  461. if (!have_lockfile()) {
  462. if (try_locking(get_options(), 0)<0) {
  463. /* Make sure that --list-fingerprint only creates new keys
  464. * if there is no possibility for a deadlock. */
  465. tor_log(severity, LD_FS, "Another Tor process has locked \"%s\". "
  466. "Not writing any new keys.", fname);
  467. /*XXXX The 'other process' might make a key in a second or two;
  468. * maybe we should wait for it. */
  469. goto error;
  470. }
  471. }
  472. log_info(LD_GENERAL, "No key found in \"%s\"; generating fresh key.",
  473. fname);
  474. if (curve25519_keypair_generate(keys_out, 1) < 0)
  475. goto error;
  476. if (curve25519_keypair_write_to_file(keys_out, fname, tag)<0) {
  477. tor_log(severity, LD_FS,
  478. "Couldn't write generated key to \"%s\".", fname);
  479. memwipe(keys_out, 0, sizeof(*keys_out));
  480. goto error;
  481. }
  482. } else {
  483. log_info(LD_GENERAL, "No key found in \"%s\"", fname);
  484. }
  485. return 0;
  486. case FN_FILE:
  487. {
  488. char *tag_in=NULL;
  489. if (curve25519_keypair_read_from_file(keys_out, &tag_in, fname) < 0) {
  490. tor_log(severity, LD_GENERAL,"Error loading private key.");
  491. tor_free(tag_in);
  492. goto error;
  493. }
  494. if (!tag_in || strcmp(tag_in, tag)) {
  495. tor_log(severity, LD_GENERAL,"Unexpected tag %s on private key.",
  496. escaped(tag_in));
  497. tor_free(tag_in);
  498. goto error;
  499. }
  500. tor_free(tag_in);
  501. return 0;
  502. }
  503. default:
  504. tor_assert(0);
  505. }
  506. error:
  507. return -1;
  508. }
  509. /** Try to load the vote-signing private key and certificate for being a v3
  510. * directory authority, and make sure they match. If <b>legacy</b>, load a
  511. * legacy key/cert set for emergency key migration; otherwise load the regular
  512. * key/cert set. On success, store them into *<b>key_out</b> and
  513. * *<b>cert_out</b> respectively, and return 0. On failure, return -1. */
  514. static int
  515. load_authority_keyset(int legacy, crypto_pk_t **key_out,
  516. authority_cert_t **cert_out)
  517. {
  518. int r = -1;
  519. char *fname = NULL, *cert = NULL;
  520. const char *eos = NULL;
  521. crypto_pk_t *signing_key = NULL;
  522. authority_cert_t *parsed = NULL;
  523. fname = get_datadir_fname2("keys",
  524. legacy ? "legacy_signing_key" : "authority_signing_key");
  525. signing_key = init_key_from_file(fname, 0, LOG_INFO, 0);
  526. if (!signing_key) {
  527. log_warn(LD_DIR, "No version 3 directory key found in %s", fname);
  528. goto done;
  529. }
  530. tor_free(fname);
  531. fname = get_datadir_fname2("keys",
  532. legacy ? "legacy_certificate" : "authority_certificate");
  533. cert = read_file_to_str(fname, 0, NULL);
  534. if (!cert) {
  535. log_warn(LD_DIR, "Signing key found, but no certificate found in %s",
  536. fname);
  537. goto done;
  538. }
  539. parsed = authority_cert_parse_from_string(cert, &eos);
  540. if (!parsed) {
  541. log_warn(LD_DIR, "Unable to parse certificate in %s", fname);
  542. goto done;
  543. }
  544. if (!crypto_pk_eq_keys(signing_key, parsed->signing_key)) {
  545. log_warn(LD_DIR, "Stored signing key does not match signing key in "
  546. "certificate");
  547. goto done;
  548. }
  549. crypto_pk_free(*key_out);
  550. authority_cert_free(*cert_out);
  551. *key_out = signing_key;
  552. *cert_out = parsed;
  553. r = 0;
  554. signing_key = NULL;
  555. parsed = NULL;
  556. done:
  557. tor_free(fname);
  558. tor_free(cert);
  559. crypto_pk_free(signing_key);
  560. authority_cert_free(parsed);
  561. return r;
  562. }
  563. /** Load the v3 (voting) authority signing key and certificate, if they are
  564. * present. Return -1 if anything is missing, mismatched, or unloadable;
  565. * return 0 on success. */
  566. static int
  567. init_v3_authority_keys(void)
  568. {
  569. if (load_authority_keyset(0, &authority_signing_key,
  570. &authority_key_certificate)<0)
  571. return -1;
  572. if (get_options()->V3AuthUseLegacyKey &&
  573. load_authority_keyset(1, &legacy_signing_key,
  574. &legacy_key_certificate)<0)
  575. return -1;
  576. return 0;
  577. }
  578. /** If we're a v3 authority, check whether we have a certificate that's
  579. * likely to expire soon. Warn if we do, but not too often. */
  580. void
  581. v3_authority_check_key_expiry(void)
  582. {
  583. time_t now, expires;
  584. static time_t last_warned = 0;
  585. int badness, time_left, warn_interval;
  586. if (!authdir_mode_v3(get_options()) || !authority_key_certificate)
  587. return;
  588. now = time(NULL);
  589. expires = authority_key_certificate->expires;
  590. time_left = (int)( expires - now );
  591. if (time_left <= 0) {
  592. badness = LOG_ERR;
  593. warn_interval = 60*60;
  594. } else if (time_left <= 24*60*60) {
  595. badness = LOG_WARN;
  596. warn_interval = 60*60;
  597. } else if (time_left <= 24*60*60*7) {
  598. badness = LOG_WARN;
  599. warn_interval = 24*60*60;
  600. } else if (time_left <= 24*60*60*30) {
  601. badness = LOG_WARN;
  602. warn_interval = 24*60*60*5;
  603. } else {
  604. return;
  605. }
  606. if (last_warned + warn_interval > now)
  607. return;
  608. if (time_left <= 0) {
  609. tor_log(badness, LD_DIR, "Your v3 authority certificate has expired."
  610. " Generate a new one NOW.");
  611. } else if (time_left <= 24*60*60) {
  612. tor_log(badness, LD_DIR, "Your v3 authority certificate expires in %d "
  613. "hours; Generate a new one NOW.", time_left/(60*60));
  614. } else {
  615. tor_log(badness, LD_DIR, "Your v3 authority certificate expires in %d "
  616. "days; Generate a new one soon.", time_left/(24*60*60));
  617. }
  618. last_warned = now;
  619. }
  620. /** Set up Tor's TLS contexts, based on our configuration and keys. Return 0
  621. * on success, and -1 on failure. */
  622. int
  623. router_initialize_tls_context(void)
  624. {
  625. unsigned int flags = 0;
  626. const or_options_t *options = get_options();
  627. int lifetime = options->SSLKeyLifetime;
  628. if (public_server_mode(options))
  629. flags |= TOR_TLS_CTX_IS_PUBLIC_SERVER;
  630. if (options->TLSECGroup) {
  631. if (!strcasecmp(options->TLSECGroup, "P256"))
  632. flags |= TOR_TLS_CTX_USE_ECDHE_P256;
  633. else if (!strcasecmp(options->TLSECGroup, "P224"))
  634. flags |= TOR_TLS_CTX_USE_ECDHE_P224;
  635. }
  636. if (!lifetime) { /* we should guess a good ssl cert lifetime */
  637. /* choose between 5 and 365 days, and round to the day */
  638. unsigned int five_days = 5*24*3600;
  639. unsigned int one_year = 365*24*3600;
  640. lifetime = crypto_rand_int_range(five_days, one_year);
  641. lifetime -= lifetime % (24*3600);
  642. if (crypto_rand_int(2)) {
  643. /* Half the time we expire at midnight, and half the time we expire
  644. * one second before midnight. (Some CAs wobble their expiry times a
  645. * bit in practice, perhaps to reduce collision attacks; see ticket
  646. * 8443 for details about observed certs in the wild.) */
  647. lifetime--;
  648. }
  649. }
  650. /* It's ok to pass lifetime in as an unsigned int, since
  651. * config_parse_interval() checked it. */
  652. return tor_tls_context_init(flags,
  653. get_tlsclient_identity_key(),
  654. server_mode(options) ?
  655. get_server_identity_key() : NULL,
  656. (unsigned int)lifetime);
  657. }
  658. /** Compute fingerprint (or hashed fingerprint if hashed is 1) and write
  659. * it to 'fingerprint' (or 'hashed-fingerprint'). Return 0 on success, or
  660. * -1 if Tor should die,
  661. */
  662. STATIC int
  663. router_write_fingerprint(int hashed)
  664. {
  665. char *keydir = NULL, *cp = NULL;
  666. const char *fname = hashed ? "hashed-fingerprint" :
  667. "fingerprint";
  668. char fingerprint[FINGERPRINT_LEN+1];
  669. const or_options_t *options = get_options();
  670. char *fingerprint_line = NULL;
  671. int result = -1;
  672. keydir = get_datadir_fname(fname);
  673. log_info(LD_GENERAL,"Dumping %sfingerprint to \"%s\"...",
  674. hashed ? "hashed " : "", keydir);
  675. if (!hashed) {
  676. if (crypto_pk_get_fingerprint(get_server_identity_key(),
  677. fingerprint, 0) < 0) {
  678. log_err(LD_GENERAL,"Error computing fingerprint");
  679. goto done;
  680. }
  681. } else {
  682. if (crypto_pk_get_hashed_fingerprint(get_server_identity_key(),
  683. fingerprint) < 0) {
  684. log_err(LD_GENERAL,"Error computing hashed fingerprint");
  685. goto done;
  686. }
  687. }
  688. tor_asprintf(&fingerprint_line, "%s %s\n", options->Nickname, fingerprint);
  689. /* Check whether we need to write the (hashed-)fingerprint file. */
  690. cp = read_file_to_str(keydir, RFTS_IGNORE_MISSING, NULL);
  691. if (!cp || strcmp(cp, fingerprint_line)) {
  692. if (write_str_to_file(keydir, fingerprint_line, 0)) {
  693. log_err(LD_FS, "Error writing %sfingerprint line to file",
  694. hashed ? "hashed " : "");
  695. goto done;
  696. }
  697. }
  698. log_notice(LD_GENERAL, "Your Tor %s identity key fingerprint is '%s %s'",
  699. hashed ? "bridge's hashed" : "server's", options->Nickname,
  700. fingerprint);
  701. result = 0;
  702. done:
  703. tor_free(cp);
  704. tor_free(keydir);
  705. tor_free(fingerprint_line);
  706. return result;
  707. }
  708. static int
  709. init_keys_common(void)
  710. {
  711. if (!key_lock)
  712. key_lock = tor_mutex_new();
  713. /* There are a couple of paths that put us here before we've asked
  714. * openssl to initialize itself. */
  715. if (crypto_global_init(get_options()->HardwareAccel,
  716. get_options()->AccelName,
  717. get_options()->AccelDir)) {
  718. log_err(LD_BUG, "Unable to initialize OpenSSL. Exiting.");
  719. return -1;
  720. }
  721. return 0;
  722. }
  723. int
  724. init_keys_client(void)
  725. {
  726. crypto_pk_t *prkey;
  727. if (init_keys_common() < 0)
  728. return -1;
  729. if (!(prkey = crypto_pk_new()))
  730. return -1;
  731. if (crypto_pk_generate_key(prkey)) {
  732. crypto_pk_free(prkey);
  733. return -1;
  734. }
  735. set_client_identity_key(prkey);
  736. /* Create a TLS context. */
  737. if (router_initialize_tls_context() < 0) {
  738. log_err(LD_GENERAL,"Error creating TLS context for Tor client.");
  739. return -1;
  740. }
  741. return 0;
  742. }
  743. /** Initialize all OR private keys, and the TLS context, as necessary.
  744. * On OPs, this only initializes the tls context. Return 0 on success,
  745. * or -1 if Tor should die.
  746. */
  747. int
  748. init_keys(void)
  749. {
  750. char *keydir;
  751. const char *mydesc;
  752. crypto_pk_t *prkey;
  753. char digest[DIGEST_LEN];
  754. char v3_digest[DIGEST_LEN];
  755. const or_options_t *options = get_options();
  756. dirinfo_type_t type;
  757. time_t now = time(NULL);
  758. dir_server_t *ds;
  759. int v3_digest_set = 0;
  760. authority_cert_t *cert = NULL;
  761. /* OP's don't need persistent keys; just make up an identity and
  762. * initialize the TLS context. */
  763. if (!server_mode(options)) {
  764. return init_keys_client();
  765. }
  766. if (init_keys_common() < 0)
  767. return -1;
  768. /* Make sure DataDirectory exists, and is private. */
  769. if (check_private_dir(options->DataDirectory, CPD_CREATE, options->User)) {
  770. return -1;
  771. }
  772. /* Check the key directory. */
  773. keydir = get_datadir_fname("keys");
  774. if (check_private_dir(keydir, CPD_CREATE, options->User)) {
  775. tor_free(keydir);
  776. return -1;
  777. }
  778. tor_free(keydir);
  779. /* 1a. Read v3 directory authority key/cert information. */
  780. memset(v3_digest, 0, sizeof(v3_digest));
  781. if (authdir_mode_v3(options)) {
  782. if (init_v3_authority_keys()<0) {
  783. log_err(LD_GENERAL, "We're configured as a V3 authority, but we "
  784. "were unable to load our v3 authority keys and certificate! "
  785. "Use tor-gencert to generate them. Dying.");
  786. return -1;
  787. }
  788. cert = get_my_v3_authority_cert();
  789. if (cert) {
  790. crypto_pk_get_digest(get_my_v3_authority_cert()->identity_key,
  791. v3_digest);
  792. v3_digest_set = 1;
  793. }
  794. }
  795. /* 1b. Read identity key. Make it if none is found. */
  796. keydir = get_datadir_fname2("keys", "secret_id_key");
  797. log_info(LD_GENERAL,"Reading/making identity key \"%s\"...",keydir);
  798. prkey = init_key_from_file(keydir, 1, LOG_ERR, 1);
  799. tor_free(keydir);
  800. if (!prkey) return -1;
  801. set_server_identity_key(prkey);
  802. /* 1c. If we are configured as a bridge, generate a client key;
  803. * otherwise, set the server identity key as our client identity
  804. * key. */
  805. if (public_server_mode(options)) {
  806. set_client_identity_key(crypto_pk_dup_key(prkey)); /* set above */
  807. } else {
  808. if (!(prkey = crypto_pk_new()))
  809. return -1;
  810. if (crypto_pk_generate_key(prkey)) {
  811. crypto_pk_free(prkey);
  812. return -1;
  813. }
  814. set_client_identity_key(prkey);
  815. }
  816. /* 1d. Load all ed25519 keys */
  817. if (load_ed_keys(options,now) < 0)
  818. return -1;
  819. /* 2. Read onion key. Make it if none is found. */
  820. keydir = get_datadir_fname2("keys", "secret_onion_key");
  821. log_info(LD_GENERAL,"Reading/making onion key \"%s\"...",keydir);
  822. prkey = init_key_from_file(keydir, 1, LOG_ERR, 1);
  823. tor_free(keydir);
  824. if (!prkey) return -1;
  825. set_onion_key(prkey);
  826. if (options->command == CMD_RUN_TOR) {
  827. /* only mess with the state file if we're actually running Tor */
  828. or_state_t *state = get_or_state();
  829. if (state->LastRotatedOnionKey > 100 && state->LastRotatedOnionKey < now) {
  830. /* We allow for some parsing slop, but we don't want to risk accepting
  831. * values in the distant future. If we did, we might never rotate the
  832. * onion key. */
  833. onionkey_set_at = state->LastRotatedOnionKey;
  834. } else {
  835. /* We have no LastRotatedOnionKey set; either we just created the key
  836. * or it's a holdover from 0.1.2.4-alpha-dev or earlier. In either case,
  837. * start the clock ticking now so that we will eventually rotate it even
  838. * if we don't stay up for a full MIN_ONION_KEY_LIFETIME. */
  839. state->LastRotatedOnionKey = onionkey_set_at = now;
  840. or_state_mark_dirty(state, options->AvoidDiskWrites ?
  841. time(NULL)+3600 : 0);
  842. }
  843. }
  844. keydir = get_datadir_fname2("keys", "secret_onion_key.old");
  845. if (!lastonionkey && file_status(keydir) == FN_FILE) {
  846. /* Load keys from non-empty files only.
  847. * Missing old keys won't be replaced with freshly generated keys. */
  848. prkey = init_key_from_file(keydir, 0, LOG_ERR, 0);
  849. if (prkey)
  850. lastonionkey = prkey;
  851. }
  852. tor_free(keydir);
  853. {
  854. /* 2b. Load curve25519 onion keys. */
  855. int r;
  856. keydir = get_datadir_fname2("keys", "secret_onion_key_ntor");
  857. r = init_curve25519_keypair_from_file(&curve25519_onion_key,
  858. keydir, 1, LOG_ERR, "onion");
  859. tor_free(keydir);
  860. if (r<0)
  861. return -1;
  862. keydir = get_datadir_fname2("keys", "secret_onion_key_ntor.old");
  863. if (tor_mem_is_zero((const char *)
  864. last_curve25519_onion_key.pubkey.public_key,
  865. CURVE25519_PUBKEY_LEN) &&
  866. file_status(keydir) == FN_FILE) {
  867. /* Load keys from non-empty files only.
  868. * Missing old keys won't be replaced with freshly generated keys. */
  869. init_curve25519_keypair_from_file(&last_curve25519_onion_key,
  870. keydir, 0, LOG_ERR, "onion");
  871. }
  872. tor_free(keydir);
  873. }
  874. /* 3. Initialize link key and TLS context. */
  875. if (router_initialize_tls_context() < 0) {
  876. log_err(LD_GENERAL,"Error initializing TLS context");
  877. return -1;
  878. }
  879. /* 3b. Get an ed25519 link certificate. Note that we need to do this
  880. * after we set up the TLS context */
  881. if (generate_ed_link_cert(options, now) < 0) {
  882. log_err(LD_GENERAL,"Couldn't make link cert");
  883. return -1;
  884. }
  885. /* 4. Build our router descriptor. */
  886. /* Must be called after keys are initialized. */
  887. mydesc = router_get_my_descriptor();
  888. if (authdir_mode_handles_descs(options, ROUTER_PURPOSE_GENERAL)) {
  889. const char *m = NULL;
  890. routerinfo_t *ri;
  891. /* We need to add our own fingerprint so it gets recognized. */
  892. if (dirserv_add_own_fingerprint(get_server_identity_key())) {
  893. log_err(LD_GENERAL,"Error adding own fingerprint to set of relays");
  894. return -1;
  895. }
  896. if (mydesc) {
  897. was_router_added_t added;
  898. ri = router_parse_entry_from_string(mydesc, NULL, 1, 0, NULL, NULL);
  899. if (!ri) {
  900. log_err(LD_GENERAL,"Generated a routerinfo we couldn't parse.");
  901. return -1;
  902. }
  903. added = dirserv_add_descriptor(ri, &m, "self");
  904. if (!WRA_WAS_ADDED(added)) {
  905. if (!WRA_WAS_OUTDATED(added)) {
  906. log_err(LD_GENERAL, "Unable to add own descriptor to directory: %s",
  907. m?m:"<unknown error>");
  908. return -1;
  909. } else {
  910. /* If the descriptor was outdated, that's ok. This can happen
  911. * when some config options are toggled that affect workers, but
  912. * we don't really need new keys yet so the descriptor doesn't
  913. * change and the old one is still fresh. */
  914. log_info(LD_GENERAL, "Couldn't add own descriptor to directory "
  915. "after key init: %s This is usually not a problem.",
  916. m?m:"<unknown error>");
  917. }
  918. }
  919. }
  920. }
  921. /* 5. Dump fingerprint and possibly hashed fingerprint to files. */
  922. if (router_write_fingerprint(0)) {
  923. log_err(LD_FS, "Error writing fingerprint to file");
  924. return -1;
  925. }
  926. if (!public_server_mode(options) && router_write_fingerprint(1)) {
  927. log_err(LD_FS, "Error writing hashed fingerprint to file");
  928. return -1;
  929. }
  930. if (!authdir_mode(options))
  931. return 0;
  932. /* 6. [authdirserver only] load approved-routers file */
  933. if (dirserv_load_fingerprint_file() < 0) {
  934. log_err(LD_GENERAL,"Error loading fingerprints");
  935. return -1;
  936. }
  937. /* 6b. [authdirserver only] add own key to approved directories. */
  938. crypto_pk_get_digest(get_server_identity_key(), digest);
  939. type = ((options->V3AuthoritativeDir ?
  940. (V3_DIRINFO|MICRODESC_DIRINFO|EXTRAINFO_DIRINFO) : NO_DIRINFO) |
  941. (options->BridgeAuthoritativeDir ? BRIDGE_DIRINFO : NO_DIRINFO));
  942. ds = router_get_trusteddirserver_by_digest(digest);
  943. if (!ds) {
  944. ds = trusted_dir_server_new(options->Nickname, NULL,
  945. router_get_advertised_dir_port(options, 0),
  946. router_get_advertised_or_port(options),
  947. NULL,
  948. digest,
  949. v3_digest,
  950. type, 0.0);
  951. if (!ds) {
  952. log_err(LD_GENERAL,"We want to be a directory authority, but we "
  953. "couldn't add ourselves to the authority list. Failing.");
  954. return -1;
  955. }
  956. dir_server_add(ds);
  957. }
  958. if (ds->type != type) {
  959. log_warn(LD_DIR, "Configured authority type does not match authority "
  960. "type in DirAuthority list. Adjusting. (%d v %d)",
  961. type, ds->type);
  962. ds->type = type;
  963. }
  964. if (v3_digest_set && (ds->type & V3_DIRINFO) &&
  965. tor_memneq(v3_digest, ds->v3_identity_digest, DIGEST_LEN)) {
  966. log_warn(LD_DIR, "V3 identity key does not match identity declared in "
  967. "DirAuthority line. Adjusting.");
  968. memcpy(ds->v3_identity_digest, v3_digest, DIGEST_LEN);
  969. }
  970. if (cert) { /* add my own cert to the list of known certs */
  971. log_info(LD_DIR, "adding my own v3 cert");
  972. if (trusted_dirs_load_certs_from_string(
  973. cert->cache_info.signed_descriptor_body,
  974. TRUSTED_DIRS_CERTS_SRC_SELF, 0,
  975. NULL)<0) {
  976. log_warn(LD_DIR, "Unable to parse my own v3 cert! Failing.");
  977. return -1;
  978. }
  979. }
  980. return 0; /* success */
  981. }
  982. /* Keep track of whether we should upload our server descriptor,
  983. * and what type of server we are.
  984. */
  985. /** Whether we can reach our ORPort from the outside. */
  986. static int can_reach_or_port = 0;
  987. /** Whether we can reach our DirPort from the outside. */
  988. static int can_reach_dir_port = 0;
  989. /** Forget what we have learned about our reachability status. */
  990. void
  991. router_reset_reachability(void)
  992. {
  993. can_reach_or_port = can_reach_dir_port = 0;
  994. }
  995. /** Return 1 if ORPort is known reachable; else return 0. */
  996. int
  997. check_whether_orport_reachable(void)
  998. {
  999. const or_options_t *options = get_options();
  1000. return options->AssumeReachable ||
  1001. can_reach_or_port;
  1002. }
  1003. /** Return 1 if we don't have a dirport configured, or if it's reachable. */
  1004. int
  1005. check_whether_dirport_reachable(void)
  1006. {
  1007. const or_options_t *options = get_options();
  1008. return !options->DirPort_set ||
  1009. options->AssumeReachable ||
  1010. net_is_disabled() ||
  1011. can_reach_dir_port;
  1012. }
  1013. /** The lower threshold of remaining bandwidth required to advertise (or
  1014. * automatically provide) directory services */
  1015. /* XXX Should this be increased? */
  1016. #define MIN_BW_TO_ADVERTISE_DIRSERVER 51200
  1017. /** Return true iff we have enough configured bandwidth to cache directory
  1018. * information. */
  1019. static int
  1020. router_has_bandwidth_to_be_dirserver(const or_options_t *options)
  1021. {
  1022. if (options->BandwidthRate < MIN_BW_TO_ADVERTISE_DIRSERVER) {
  1023. return 0;
  1024. }
  1025. if (options->RelayBandwidthRate > 0 &&
  1026. options->RelayBandwidthRate < MIN_BW_TO_ADVERTISE_DIRSERVER) {
  1027. return 0;
  1028. }
  1029. return 1;
  1030. }
  1031. /** Helper: Return 1 if we have sufficient resources for serving directory
  1032. * requests, return 0 otherwise.
  1033. * dir_port is either 0 or the configured DirPort number.
  1034. * If AccountingMax is set less than our advertised bandwidth, then don't
  1035. * serve requests. Likewise, if our advertised bandwidth is less than
  1036. * MIN_BW_TO_ADVERTISE_DIRSERVER, don't bother trying to serve requests.
  1037. */
  1038. static int
  1039. router_should_be_directory_server(const or_options_t *options, int dir_port)
  1040. {
  1041. static int advertising=1; /* start out assuming we will advertise */
  1042. int new_choice=1;
  1043. const char *reason = NULL;
  1044. if (accounting_is_enabled(options) &&
  1045. get_options()->AccountingRule != ACCT_IN) {
  1046. /* Don't spend bytes for directory traffic if we could end up hibernating,
  1047. * but allow DirPort otherwise. Some people set AccountingMax because
  1048. * they're confused or to get statistics. Directory traffic has a much
  1049. * larger effect on output than input so there is no reason to turn it
  1050. * off if using AccountingRule in. */
  1051. int interval_length = accounting_get_interval_length();
  1052. uint32_t effective_bw = get_effective_bwrate(options);
  1053. uint64_t acc_bytes;
  1054. if (!interval_length) {
  1055. log_warn(LD_BUG, "An accounting interval is not allowed to be zero "
  1056. "seconds long. Raising to 1.");
  1057. interval_length = 1;
  1058. }
  1059. log_info(LD_GENERAL, "Calculating whether to disable dirport: effective "
  1060. "bwrate: %u, AccountingMax: "U64_FORMAT", "
  1061. "accounting interval length %d", effective_bw,
  1062. U64_PRINTF_ARG(options->AccountingMax),
  1063. interval_length);
  1064. acc_bytes = options->AccountingMax;
  1065. if (get_options()->AccountingRule == ACCT_SUM)
  1066. acc_bytes /= 2;
  1067. if (effective_bw >=
  1068. acc_bytes / interval_length) {
  1069. new_choice = 0;
  1070. reason = "AccountingMax enabled";
  1071. }
  1072. } else if (! router_has_bandwidth_to_be_dirserver(options)) {
  1073. /* if we're advertising a small amount */
  1074. new_choice = 0;
  1075. reason = "BandwidthRate under 50KB";
  1076. }
  1077. if (advertising != new_choice) {
  1078. if (new_choice == 1) {
  1079. if (dir_port > 0)
  1080. log_notice(LD_DIR, "Advertising DirPort as %d", dir_port);
  1081. else
  1082. log_notice(LD_DIR, "Advertising directory service support");
  1083. } else {
  1084. tor_assert(reason);
  1085. log_notice(LD_DIR, "Not advertising Dir%s (Reason: %s)",
  1086. dir_port ? "Port" : "ectory Service support", reason);
  1087. }
  1088. advertising = new_choice;
  1089. }
  1090. return advertising;
  1091. }
  1092. /** Return 1 if we are configured to accept either relay or directory requests
  1093. * from clients and we aren't at risk of exceeding our bandwidth limits, thus
  1094. * we should be a directory server. If not, return 0.
  1095. */
  1096. int
  1097. dir_server_mode(const or_options_t *options)
  1098. {
  1099. if (!options->DirCache)
  1100. return 0;
  1101. return options->DirPort_set ||
  1102. (server_mode(options) && router_has_bandwidth_to_be_dirserver(options));
  1103. }
  1104. /** Look at a variety of factors, and return 0 if we don't want to
  1105. * advertise the fact that we have a DirPort open, else return the
  1106. * DirPort we want to advertise.
  1107. *
  1108. * Log a helpful message if we change our mind about whether to publish
  1109. * a DirPort.
  1110. */
  1111. static int
  1112. decide_to_advertise_dirport(const or_options_t *options, uint16_t dir_port)
  1113. {
  1114. /* Part one: reasons to publish or not publish that aren't
  1115. * worth mentioning to the user, either because they're obvious
  1116. * or because they're normal behavior. */
  1117. if (!dir_port) /* short circuit the rest of the function */
  1118. return 0;
  1119. if (authdir_mode(options)) /* always publish */
  1120. return dir_port;
  1121. if (net_is_disabled())
  1122. return 0;
  1123. if (!check_whether_dirport_reachable())
  1124. return 0;
  1125. if (!router_get_advertised_dir_port(options, dir_port))
  1126. return 0;
  1127. /* Part two: reasons to publish or not publish that the user
  1128. * might find surprising. router_should_be_directory_server()
  1129. * considers config options that make us choose not to publish. */
  1130. return router_should_be_directory_server(options, dir_port) ? dir_port : 0;
  1131. }
  1132. /** Allocate and return a new extend_info_t that can be used to build
  1133. * a circuit to or through the router <b>r</b>. Use the primary
  1134. * address of the router unless <b>for_direct_connect</b> is true, in
  1135. * which case the preferred address is used instead. */
  1136. static extend_info_t *
  1137. extend_info_from_router(const routerinfo_t *r)
  1138. {
  1139. tor_addr_port_t ap;
  1140. tor_assert(r);
  1141. router_get_prim_orport(r, &ap);
  1142. return extend_info_new(r->nickname, r->cache_info.identity_digest,
  1143. r->onion_pkey, r->onion_curve25519_pkey,
  1144. &ap.addr, ap.port);
  1145. }
  1146. /** Some time has passed, or we just got new directory information.
  1147. * See if we currently believe our ORPort or DirPort to be
  1148. * unreachable. If so, launch a new test for it.
  1149. *
  1150. * For ORPort, we simply try making a circuit that ends at ourselves.
  1151. * Success is noticed in onionskin_answer().
  1152. *
  1153. * For DirPort, we make a connection via Tor to our DirPort and ask
  1154. * for our own server descriptor.
  1155. * Success is noticed in connection_dir_client_reached_eof().
  1156. */
  1157. void
  1158. consider_testing_reachability(int test_or, int test_dir)
  1159. {
  1160. const routerinfo_t *me = router_get_my_routerinfo();
  1161. int orport_reachable = check_whether_orport_reachable();
  1162. tor_addr_t addr;
  1163. const or_options_t *options = get_options();
  1164. if (!me)
  1165. return;
  1166. if (routerset_contains_router(options->ExcludeNodes, me, -1) &&
  1167. options->StrictNodes) {
  1168. /* If we've excluded ourself, and StrictNodes is set, we can't test
  1169. * ourself. */
  1170. if (test_or || test_dir) {
  1171. #define SELF_EXCLUDED_WARN_INTERVAL 3600
  1172. static ratelim_t warning_limit=RATELIM_INIT(SELF_EXCLUDED_WARN_INTERVAL);
  1173. log_fn_ratelim(&warning_limit, LOG_WARN, LD_CIRC,
  1174. "Can't peform self-tests for this relay: we have "
  1175. "listed ourself in ExcludeNodes, and StrictNodes is set. "
  1176. "We cannot learn whether we are usable, and will not "
  1177. "be able to advertise ourself.");
  1178. }
  1179. return;
  1180. }
  1181. if (test_or && (!orport_reachable || !circuit_enough_testing_circs())) {
  1182. extend_info_t *ei = extend_info_from_router(me);
  1183. /* XXX IPv6 self testing */
  1184. log_info(LD_CIRC, "Testing %s of my ORPort: %s:%d.",
  1185. !orport_reachable ? "reachability" : "bandwidth",
  1186. fmt_addr32(me->addr), me->or_port);
  1187. circuit_launch_by_extend_info(CIRCUIT_PURPOSE_TESTING, ei,
  1188. CIRCLAUNCH_NEED_CAPACITY|CIRCLAUNCH_IS_INTERNAL);
  1189. extend_info_free(ei);
  1190. }
  1191. /* XXX IPv6 self testing */
  1192. tor_addr_from_ipv4h(&addr, me->addr);
  1193. if (test_dir && !check_whether_dirport_reachable() &&
  1194. !connection_get_by_type_addr_port_purpose(
  1195. CONN_TYPE_DIR, &addr, me->dir_port,
  1196. DIR_PURPOSE_FETCH_SERVERDESC)) {
  1197. /* ask myself, via tor, for my server descriptor. */
  1198. directory_initiate_command(&addr, me->or_port,
  1199. &addr, me->dir_port,
  1200. me->cache_info.identity_digest,
  1201. DIR_PURPOSE_FETCH_SERVERDESC,
  1202. ROUTER_PURPOSE_GENERAL,
  1203. DIRIND_ANON_DIRPORT, "authority.z", NULL, 0, 0);
  1204. }
  1205. }
  1206. /** Annotate that we found our ORPort reachable. */
  1207. void
  1208. router_orport_found_reachable(void)
  1209. {
  1210. const routerinfo_t *me = router_get_my_routerinfo();
  1211. if (!can_reach_or_port && me) {
  1212. char *address = tor_dup_ip(me->addr);
  1213. log_notice(LD_OR,"Self-testing indicates your ORPort is reachable from "
  1214. "the outside. Excellent.%s",
  1215. get_options()->PublishServerDescriptor_ != NO_DIRINFO
  1216. && check_whether_dirport_reachable() ?
  1217. " Publishing server descriptor." : "");
  1218. can_reach_or_port = 1;
  1219. mark_my_descriptor_dirty("ORPort found reachable");
  1220. /* This is a significant enough change to upload immediately,
  1221. * at least in a test network */
  1222. if (get_options()->TestingTorNetwork == 1) {
  1223. reschedule_descriptor_update_check();
  1224. }
  1225. control_event_server_status(LOG_NOTICE,
  1226. "REACHABILITY_SUCCEEDED ORADDRESS=%s:%d",
  1227. address, me->or_port);
  1228. tor_free(address);
  1229. }
  1230. }
  1231. /** Annotate that we found our DirPort reachable. */
  1232. void
  1233. router_dirport_found_reachable(void)
  1234. {
  1235. const routerinfo_t *me = router_get_my_routerinfo();
  1236. if (!can_reach_dir_port && me) {
  1237. char *address = tor_dup_ip(me->addr);
  1238. log_notice(LD_DIRSERV,"Self-testing indicates your DirPort is reachable "
  1239. "from the outside. Excellent.%s",
  1240. get_options()->PublishServerDescriptor_ != NO_DIRINFO
  1241. && check_whether_orport_reachable() ?
  1242. " Publishing server descriptor." : "");
  1243. can_reach_dir_port = 1;
  1244. if (decide_to_advertise_dirport(get_options(), me->dir_port)) {
  1245. mark_my_descriptor_dirty("DirPort found reachable");
  1246. /* This is a significant enough change to upload immediately,
  1247. * at least in a test network */
  1248. if (get_options()->TestingTorNetwork == 1) {
  1249. reschedule_descriptor_update_check();
  1250. }
  1251. }
  1252. control_event_server_status(LOG_NOTICE,
  1253. "REACHABILITY_SUCCEEDED DIRADDRESS=%s:%d",
  1254. address, me->dir_port);
  1255. tor_free(address);
  1256. }
  1257. }
  1258. /** We have enough testing circuits open. Send a bunch of "drop"
  1259. * cells down each of them, to exercise our bandwidth. */
  1260. void
  1261. router_perform_bandwidth_test(int num_circs, time_t now)
  1262. {
  1263. int num_cells = (int)(get_options()->BandwidthRate * 10 /
  1264. CELL_MAX_NETWORK_SIZE);
  1265. int max_cells = num_cells < CIRCWINDOW_START ?
  1266. num_cells : CIRCWINDOW_START;
  1267. int cells_per_circuit = max_cells / num_circs;
  1268. origin_circuit_t *circ = NULL;
  1269. log_notice(LD_OR,"Performing bandwidth self-test...done.");
  1270. while ((circ = circuit_get_next_by_pk_and_purpose(circ, NULL,
  1271. CIRCUIT_PURPOSE_TESTING))) {
  1272. /* dump cells_per_circuit drop cells onto this circ */
  1273. int i = cells_per_circuit;
  1274. if (circ->base_.state != CIRCUIT_STATE_OPEN)
  1275. continue;
  1276. circ->base_.timestamp_dirty = now;
  1277. while (i-- > 0) {
  1278. if (relay_send_command_from_edge(0, TO_CIRCUIT(circ),
  1279. RELAY_COMMAND_DROP,
  1280. NULL, 0, circ->cpath->prev)<0) {
  1281. return; /* stop if error */
  1282. }
  1283. }
  1284. }
  1285. }
  1286. /** Return true iff our network is in some sense disabled: either we're
  1287. * hibernating, entering hibernation, or the network is turned off with
  1288. * DisableNetwork. */
  1289. int
  1290. net_is_disabled(void)
  1291. {
  1292. return get_options()->DisableNetwork || we_are_hibernating();
  1293. }
  1294. /** Return true iff we believe ourselves to be an authoritative
  1295. * directory server.
  1296. */
  1297. int
  1298. authdir_mode(const or_options_t *options)
  1299. {
  1300. return options->AuthoritativeDir != 0;
  1301. }
  1302. /** Return true iff we believe ourselves to be a v3 authoritative
  1303. * directory server.
  1304. */
  1305. int
  1306. authdir_mode_v3(const or_options_t *options)
  1307. {
  1308. return authdir_mode(options) && options->V3AuthoritativeDir != 0;
  1309. }
  1310. /** Return true iff we are a v3 directory authority. */
  1311. int
  1312. authdir_mode_any_main(const or_options_t *options)
  1313. {
  1314. return options->V3AuthoritativeDir;
  1315. }
  1316. /** Return true if we believe ourselves to be any kind of
  1317. * authoritative directory beyond just a hidserv authority. */
  1318. int
  1319. authdir_mode_any_nonhidserv(const or_options_t *options)
  1320. {
  1321. return options->BridgeAuthoritativeDir ||
  1322. authdir_mode_any_main(options);
  1323. }
  1324. /** Return true iff we are an authoritative directory server that is
  1325. * authoritative about receiving and serving descriptors of type
  1326. * <b>purpose</b> on its dirport. Use -1 for "any purpose". */
  1327. int
  1328. authdir_mode_handles_descs(const or_options_t *options, int purpose)
  1329. {
  1330. if (purpose < 0)
  1331. return authdir_mode_any_nonhidserv(options);
  1332. else if (purpose == ROUTER_PURPOSE_GENERAL)
  1333. return authdir_mode_any_main(options);
  1334. else if (purpose == ROUTER_PURPOSE_BRIDGE)
  1335. return (options->BridgeAuthoritativeDir);
  1336. else
  1337. return 0;
  1338. }
  1339. /** Return true iff we are an authoritative directory server that
  1340. * publishes its own network statuses.
  1341. */
  1342. int
  1343. authdir_mode_publishes_statuses(const or_options_t *options)
  1344. {
  1345. if (authdir_mode_bridge(options))
  1346. return 0;
  1347. return authdir_mode_any_nonhidserv(options);
  1348. }
  1349. /** Return true iff we are an authoritative directory server that
  1350. * tests reachability of the descriptors it learns about.
  1351. */
  1352. int
  1353. authdir_mode_tests_reachability(const or_options_t *options)
  1354. {
  1355. return authdir_mode_handles_descs(options, -1);
  1356. }
  1357. /** Return true iff we believe ourselves to be a bridge authoritative
  1358. * directory server.
  1359. */
  1360. int
  1361. authdir_mode_bridge(const or_options_t *options)
  1362. {
  1363. return authdir_mode(options) && options->BridgeAuthoritativeDir != 0;
  1364. }
  1365. /** Return true iff we are trying to be a server.
  1366. */
  1367. MOCK_IMPL(int,
  1368. server_mode,(const or_options_t *options))
  1369. {
  1370. if (options->ClientOnly) return 0;
  1371. /* XXXX024 I believe we can kill off ORListenAddress here.*/
  1372. return (options->ORPort_set || options->ORListenAddress);
  1373. }
  1374. /** Return true iff we are trying to be a non-bridge server.
  1375. */
  1376. MOCK_IMPL(int,
  1377. public_server_mode,(const or_options_t *options))
  1378. {
  1379. if (!server_mode(options)) return 0;
  1380. return (!options->BridgeRelay);
  1381. }
  1382. /** Return true iff the combination of options in <b>options</b> and parameters
  1383. * in the consensus mean that we don't want to allow exits from circuits
  1384. * we got from addresses not known to be servers. */
  1385. int
  1386. should_refuse_unknown_exits(const or_options_t *options)
  1387. {
  1388. if (options->RefuseUnknownExits != -1) {
  1389. return options->RefuseUnknownExits;
  1390. } else {
  1391. return networkstatus_get_param(NULL, "refuseunknownexits", 1, 0, 1);
  1392. }
  1393. }
  1394. /** Remember if we've advertised ourselves to the dirservers. */
  1395. static int server_is_advertised=0;
  1396. /** Return true iff we have published our descriptor lately.
  1397. */
  1398. MOCK_IMPL(int,
  1399. advertised_server_mode,(void))
  1400. {
  1401. return server_is_advertised;
  1402. }
  1403. /**
  1404. * Called with a boolean: set whether we have recently published our
  1405. * descriptor.
  1406. */
  1407. static void
  1408. set_server_advertised(int s)
  1409. {
  1410. server_is_advertised = s;
  1411. }
  1412. /** Return true iff we are trying to proxy client connections. */
  1413. int
  1414. proxy_mode(const or_options_t *options)
  1415. {
  1416. (void)options;
  1417. SMARTLIST_FOREACH_BEGIN(get_configured_ports(), const port_cfg_t *, p) {
  1418. if (p->type == CONN_TYPE_AP_LISTENER ||
  1419. p->type == CONN_TYPE_AP_TRANS_LISTENER ||
  1420. p->type == CONN_TYPE_AP_DNS_LISTENER ||
  1421. p->type == CONN_TYPE_AP_NATD_LISTENER)
  1422. return 1;
  1423. } SMARTLIST_FOREACH_END(p);
  1424. return 0;
  1425. }
  1426. /** Decide if we're a publishable server. We are a publishable server if:
  1427. * - We don't have the ClientOnly option set
  1428. * and
  1429. * - We have the PublishServerDescriptor option set to non-empty
  1430. * and
  1431. * - We have ORPort set
  1432. * and
  1433. * - We believe both our ORPort and DirPort (if present) are reachable from
  1434. * the outside; or
  1435. * - We are an authoritative directory server.
  1436. */
  1437. static int
  1438. decide_if_publishable_server(void)
  1439. {
  1440. const or_options_t *options = get_options();
  1441. if (options->ClientOnly)
  1442. return 0;
  1443. if (options->PublishServerDescriptor_ == NO_DIRINFO)
  1444. return 0;
  1445. if (!server_mode(options))
  1446. return 0;
  1447. if (authdir_mode(options))
  1448. return 1;
  1449. if (!router_get_advertised_or_port(options))
  1450. return 0;
  1451. return check_whether_orport_reachable() && check_whether_dirport_reachable();
  1452. }
  1453. /** Initiate server descriptor upload as reasonable (if server is publishable,
  1454. * etc). <b>force</b> is as for router_upload_dir_desc_to_dirservers.
  1455. *
  1456. * We need to rebuild the descriptor if it's dirty even if we're not
  1457. * uploading, because our reachability testing *uses* our descriptor to
  1458. * determine what IP address and ports to test.
  1459. */
  1460. void
  1461. consider_publishable_server(int force)
  1462. {
  1463. int rebuilt;
  1464. if (!server_mode(get_options()))
  1465. return;
  1466. rebuilt = router_rebuild_descriptor(0);
  1467. if (decide_if_publishable_server()) {
  1468. set_server_advertised(1);
  1469. if (rebuilt == 0)
  1470. router_upload_dir_desc_to_dirservers(force);
  1471. } else {
  1472. set_server_advertised(0);
  1473. }
  1474. }
  1475. /** Return the port of the first active listener of type
  1476. * <b>listener_type</b>. */
  1477. /** XXX not a very good interface. it's not reliable when there are
  1478. multiple listeners. */
  1479. uint16_t
  1480. router_get_active_listener_port_by_type_af(int listener_type,
  1481. sa_family_t family)
  1482. {
  1483. /* Iterate all connections, find one of the right kind and return
  1484. the port. Not very sophisticated or fast, but effective. */
  1485. smartlist_t *conns = get_connection_array();
  1486. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  1487. if (conn->type == listener_type && !conn->marked_for_close &&
  1488. conn->socket_family == family) {
  1489. return conn->port;
  1490. }
  1491. } SMARTLIST_FOREACH_END(conn);
  1492. return 0;
  1493. }
  1494. /** Return the port that we should advertise as our ORPort; this is either
  1495. * the one configured in the ORPort option, or the one we actually bound to
  1496. * if ORPort is "auto".
  1497. */
  1498. uint16_t
  1499. router_get_advertised_or_port(const or_options_t *options)
  1500. {
  1501. return router_get_advertised_or_port_by_af(options, AF_INET);
  1502. }
  1503. /** As router_get_advertised_or_port(), but allows an address family argument.
  1504. */
  1505. uint16_t
  1506. router_get_advertised_or_port_by_af(const or_options_t *options,
  1507. sa_family_t family)
  1508. {
  1509. int port = get_first_advertised_port_by_type_af(CONN_TYPE_OR_LISTENER,
  1510. family);
  1511. (void)options;
  1512. /* If the port is in 'auto' mode, we have to use
  1513. router_get_listener_port_by_type(). */
  1514. if (port == CFG_AUTO_PORT)
  1515. return router_get_active_listener_port_by_type_af(CONN_TYPE_OR_LISTENER,
  1516. family);
  1517. return port;
  1518. }
  1519. /** Return the port that we should advertise as our DirPort;
  1520. * this is one of three possibilities:
  1521. * The one that is passed as <b>dirport</b> if the DirPort option is 0, or
  1522. * the one configured in the DirPort option,
  1523. * or the one we actually bound to if DirPort is "auto". */
  1524. uint16_t
  1525. router_get_advertised_dir_port(const or_options_t *options, uint16_t dirport)
  1526. {
  1527. int dirport_configured = get_primary_dir_port();
  1528. (void)options;
  1529. if (!dirport_configured)
  1530. return dirport;
  1531. if (dirport_configured == CFG_AUTO_PORT)
  1532. return router_get_active_listener_port_by_type_af(CONN_TYPE_DIR_LISTENER,
  1533. AF_INET);
  1534. return dirport_configured;
  1535. }
  1536. /*
  1537. * OR descriptor generation.
  1538. */
  1539. /** My routerinfo. */
  1540. static routerinfo_t *desc_routerinfo = NULL;
  1541. /** My extrainfo */
  1542. static extrainfo_t *desc_extrainfo = NULL;
  1543. /** Why did we most recently decide to regenerate our descriptor? Used to
  1544. * tell the authorities why we're sending it to them. */
  1545. static const char *desc_gen_reason = NULL;
  1546. /** Since when has our descriptor been "clean"? 0 if we need to regenerate it
  1547. * now. */
  1548. static time_t desc_clean_since = 0;
  1549. /** Why did we mark the descriptor dirty? */
  1550. static const char *desc_dirty_reason = NULL;
  1551. /** Boolean: do we need to regenerate the above? */
  1552. static int desc_needs_upload = 0;
  1553. /** OR only: If <b>force</b> is true, or we haven't uploaded this
  1554. * descriptor successfully yet, try to upload our signed descriptor to
  1555. * all the directory servers we know about.
  1556. */
  1557. void
  1558. router_upload_dir_desc_to_dirservers(int force)
  1559. {
  1560. const routerinfo_t *ri;
  1561. extrainfo_t *ei;
  1562. char *msg;
  1563. size_t desc_len, extra_len = 0, total_len;
  1564. dirinfo_type_t auth = get_options()->PublishServerDescriptor_;
  1565. ri = router_get_my_routerinfo();
  1566. if (!ri) {
  1567. log_info(LD_GENERAL, "No descriptor; skipping upload");
  1568. return;
  1569. }
  1570. ei = router_get_my_extrainfo();
  1571. if (auth == NO_DIRINFO)
  1572. return;
  1573. if (!force && !desc_needs_upload)
  1574. return;
  1575. log_info(LD_OR, "Uploading relay descriptor to directory authorities%s",
  1576. force ? " (forced)" : "");
  1577. desc_needs_upload = 0;
  1578. desc_len = ri->cache_info.signed_descriptor_len;
  1579. extra_len = ei ? ei->cache_info.signed_descriptor_len : 0;
  1580. total_len = desc_len + extra_len + 1;
  1581. msg = tor_malloc(total_len);
  1582. memcpy(msg, ri->cache_info.signed_descriptor_body, desc_len);
  1583. if (ei) {
  1584. memcpy(msg+desc_len, ei->cache_info.signed_descriptor_body, extra_len);
  1585. }
  1586. msg[desc_len+extra_len] = 0;
  1587. directory_post_to_dirservers(DIR_PURPOSE_UPLOAD_DIR,
  1588. (auth & BRIDGE_DIRINFO) ?
  1589. ROUTER_PURPOSE_BRIDGE :
  1590. ROUTER_PURPOSE_GENERAL,
  1591. auth, msg, desc_len, extra_len);
  1592. tor_free(msg);
  1593. }
  1594. /** OR only: Check whether my exit policy says to allow connection to
  1595. * conn. Return 0 if we accept; non-0 if we reject.
  1596. */
  1597. int
  1598. router_compare_to_my_exit_policy(const tor_addr_t *addr, uint16_t port)
  1599. {
  1600. const routerinfo_t *me = router_get_my_routerinfo();
  1601. if (!me) /* make sure routerinfo exists */
  1602. return -1;
  1603. /* make sure it's resolved to something. this way we can't get a
  1604. 'maybe' below. */
  1605. if (tor_addr_is_null(addr))
  1606. return -1;
  1607. /* look at router_get_my_routerinfo()->exit_policy for both the v4 and the
  1608. * v6 policies. The exit_policy field in router_get_my_routerinfo() is a
  1609. * bit unusual, in that it contains IPv6 and IPv6 entries. We don't want to
  1610. * look at router_get_my_routerinfo()->ipv6_exit_policy, since that's a port
  1611. * summary. */
  1612. if ((tor_addr_family(addr) == AF_INET ||
  1613. tor_addr_family(addr) == AF_INET6)) {
  1614. return compare_tor_addr_to_addr_policy(addr, port,
  1615. me->exit_policy) != ADDR_POLICY_ACCEPTED;
  1616. #if 0
  1617. } else if (tor_addr_family(addr) == AF_INET6) {
  1618. return get_options()->IPv6Exit &&
  1619. desc_routerinfo->ipv6_exit_policy &&
  1620. compare_tor_addr_to_short_policy(addr, port,
  1621. me->ipv6_exit_policy) != ADDR_POLICY_ACCEPTED;
  1622. #endif
  1623. } else {
  1624. return -1;
  1625. }
  1626. }
  1627. /** Return true iff my exit policy is reject *:*. Return -1 if we don't
  1628. * have a descriptor */
  1629. MOCK_IMPL(int,
  1630. router_my_exit_policy_is_reject_star,(void))
  1631. {
  1632. if (!router_get_my_routerinfo()) /* make sure routerinfo exists */
  1633. return -1;
  1634. return router_get_my_routerinfo()->policy_is_reject_star;
  1635. }
  1636. /** Return true iff I'm a server and <b>digest</b> is equal to
  1637. * my server identity key digest. */
  1638. int
  1639. router_digest_is_me(const char *digest)
  1640. {
  1641. return (server_identitykey &&
  1642. tor_memeq(server_identitykey_digest, digest, DIGEST_LEN));
  1643. }
  1644. /** Return my identity digest. */
  1645. const uint8_t *
  1646. router_get_my_id_digest(void)
  1647. {
  1648. return (const uint8_t *)server_identitykey_digest;
  1649. }
  1650. /** Return true iff I'm a server and <b>digest</b> is equal to
  1651. * my identity digest. */
  1652. int
  1653. router_extrainfo_digest_is_me(const char *digest)
  1654. {
  1655. extrainfo_t *ei = router_get_my_extrainfo();
  1656. if (!ei)
  1657. return 0;
  1658. return tor_memeq(digest,
  1659. ei->cache_info.signed_descriptor_digest,
  1660. DIGEST_LEN);
  1661. }
  1662. /** A wrapper around router_digest_is_me(). */
  1663. int
  1664. router_is_me(const routerinfo_t *router)
  1665. {
  1666. return router_digest_is_me(router->cache_info.identity_digest);
  1667. }
  1668. /** Return a routerinfo for this OR, rebuilding a fresh one if
  1669. * necessary. Return NULL on error, or if called on an OP. */
  1670. MOCK_IMPL(const routerinfo_t *,
  1671. router_get_my_routerinfo,(void))
  1672. {
  1673. if (!server_mode(get_options()))
  1674. return NULL;
  1675. if (router_rebuild_descriptor(0))
  1676. return NULL;
  1677. return desc_routerinfo;
  1678. }
  1679. /** OR only: Return a signed server descriptor for this OR, rebuilding a fresh
  1680. * one if necessary. Return NULL on error.
  1681. */
  1682. const char *
  1683. router_get_my_descriptor(void)
  1684. {
  1685. const char *body;
  1686. const routerinfo_t *me = router_get_my_routerinfo();
  1687. if (! me)
  1688. return NULL;
  1689. tor_assert(me->cache_info.saved_location == SAVED_NOWHERE);
  1690. body = signed_descriptor_get_body(&me->cache_info);
  1691. /* Make sure this is nul-terminated. */
  1692. tor_assert(!body[me->cache_info.signed_descriptor_len]);
  1693. log_debug(LD_GENERAL,"my desc is '%s'", body);
  1694. return body;
  1695. }
  1696. /** Return the extrainfo document for this OR, or NULL if we have none.
  1697. * Rebuilt it (and the server descriptor) if necessary. */
  1698. extrainfo_t *
  1699. router_get_my_extrainfo(void)
  1700. {
  1701. if (!server_mode(get_options()))
  1702. return NULL;
  1703. if (router_rebuild_descriptor(0))
  1704. return NULL;
  1705. return desc_extrainfo;
  1706. }
  1707. /** Return a human-readable string describing what triggered us to generate
  1708. * our current descriptor, or NULL if we don't know. */
  1709. const char *
  1710. router_get_descriptor_gen_reason(void)
  1711. {
  1712. return desc_gen_reason;
  1713. }
  1714. /** A list of nicknames that we've warned about including in our family
  1715. * declaration verbatim rather than as digests. */
  1716. static smartlist_t *warned_nonexistent_family = NULL;
  1717. static int router_guess_address_from_dir_headers(uint32_t *guess);
  1718. /** Make a current best guess at our address, either because
  1719. * it's configured in torrc, or because we've learned it from
  1720. * dirserver headers. Place the answer in *<b>addr</b> and return
  1721. * 0 on success, else return -1 if we have no guess. */
  1722. MOCK_IMPL(int,
  1723. router_pick_published_address,(const or_options_t *options, uint32_t *addr))
  1724. {
  1725. *addr = get_last_resolved_addr();
  1726. if (!*addr &&
  1727. resolve_my_address(LOG_INFO, options, addr, NULL, NULL) < 0) {
  1728. log_info(LD_CONFIG, "Could not determine our address locally. "
  1729. "Checking if directory headers provide any hints.");
  1730. if (router_guess_address_from_dir_headers(addr) < 0) {
  1731. log_info(LD_CONFIG, "No hints from directory headers either. "
  1732. "Will try again later.");
  1733. return -1;
  1734. }
  1735. }
  1736. log_info(LD_CONFIG,"Success: chose address '%s'.", fmt_addr32(*addr));
  1737. return 0;
  1738. }
  1739. /** Build a fresh routerinfo, signed server descriptor, and extra-info document
  1740. * for this OR. Set r to the generated routerinfo, e to the generated
  1741. * extra-info document. Return 0 on success, -1 on temporary error. Failure to
  1742. * generate an extra-info document is not an error and is indicated by setting
  1743. * e to NULL. Caller is responsible for freeing generated documents if 0 is
  1744. * returned.
  1745. */
  1746. int
  1747. router_build_fresh_descriptor(routerinfo_t **r, extrainfo_t **e)
  1748. {
  1749. routerinfo_t *ri;
  1750. extrainfo_t *ei;
  1751. uint32_t addr;
  1752. char platform[256];
  1753. int hibernating = we_are_hibernating();
  1754. const or_options_t *options = get_options();
  1755. if (router_pick_published_address(options, &addr) < 0) {
  1756. log_warn(LD_CONFIG, "Don't know my address while generating descriptor");
  1757. return -1;
  1758. }
  1759. ri = tor_malloc_zero(sizeof(routerinfo_t));
  1760. ri->cache_info.routerlist_index = -1;
  1761. ri->nickname = tor_strdup(options->Nickname);
  1762. ri->addr = addr;
  1763. ri->or_port = router_get_advertised_or_port(options);
  1764. ri->dir_port = router_get_advertised_dir_port(options, 0);
  1765. ri->supports_tunnelled_dir_requests = dir_server_mode(options) &&
  1766. router_should_be_directory_server(options, ri->dir_port);
  1767. ri->cache_info.published_on = time(NULL);
  1768. ri->onion_pkey = crypto_pk_dup_key(get_onion_key()); /* must invoke from
  1769. * main thread */
  1770. ri->onion_curve25519_pkey =
  1771. tor_memdup(&get_current_curve25519_keypair()->pubkey,
  1772. sizeof(curve25519_public_key_t));
  1773. /* For now, at most one IPv6 or-address is being advertised. */
  1774. {
  1775. const port_cfg_t *ipv6_orport = NULL;
  1776. SMARTLIST_FOREACH_BEGIN(get_configured_ports(), const port_cfg_t *, p) {
  1777. if (p->type == CONN_TYPE_OR_LISTENER &&
  1778. ! p->server_cfg.no_advertise &&
  1779. ! p->server_cfg.bind_ipv4_only &&
  1780. tor_addr_family(&p->addr) == AF_INET6) {
  1781. /* Like IPv4, if the relay is configured using the default
  1782. * authorities, disallow internal IPs. Otherwise, allow them. */
  1783. const int default_auth = (!options->DirAuthorities &&
  1784. !options->AlternateDirAuthority);
  1785. if (! tor_addr_is_internal(&p->addr, 0) || ! default_auth) {
  1786. ipv6_orport = p;
  1787. break;
  1788. } else {
  1789. char addrbuf[TOR_ADDR_BUF_LEN];
  1790. log_warn(LD_CONFIG,
  1791. "Unable to use configured IPv6 address \"%s\" in a "
  1792. "descriptor. Skipping it. "
  1793. "Try specifying a globally reachable address explicitly.",
  1794. tor_addr_to_str(addrbuf, &p->addr, sizeof(addrbuf), 1));
  1795. }
  1796. }
  1797. } SMARTLIST_FOREACH_END(p);
  1798. if (ipv6_orport) {
  1799. tor_addr_copy(&ri->ipv6_addr, &ipv6_orport->addr);
  1800. ri->ipv6_orport = ipv6_orport->port;
  1801. }
  1802. }
  1803. ri->identity_pkey = crypto_pk_dup_key(get_server_identity_key());
  1804. if (crypto_pk_get_digest(ri->identity_pkey,
  1805. ri->cache_info.identity_digest)<0) {
  1806. routerinfo_free(ri);
  1807. return -1;
  1808. }
  1809. ri->signing_key_cert = tor_cert_dup(get_master_signing_key_cert());
  1810. get_platform_str(platform, sizeof(platform));
  1811. ri->platform = tor_strdup(platform);
  1812. /* compute ri->bandwidthrate as the min of various options */
  1813. ri->bandwidthrate = get_effective_bwrate(options);
  1814. /* and compute ri->bandwidthburst similarly */
  1815. ri->bandwidthburst = get_effective_bwburst(options);
  1816. ri->bandwidthcapacity = hibernating ? 0 : rep_hist_bandwidth_assess();
  1817. if (dns_seems_to_be_broken() || has_dns_init_failed()) {
  1818. /* DNS is screwed up; don't claim to be an exit. */
  1819. policies_exit_policy_append_reject_star(&ri->exit_policy);
  1820. } else {
  1821. policies_parse_exit_policy_from_options(options,ri->addr,&ri->ipv6_addr,
  1822. &ri->exit_policy);
  1823. }
  1824. ri->policy_is_reject_star =
  1825. policy_is_reject_star(ri->exit_policy, AF_INET) &&
  1826. policy_is_reject_star(ri->exit_policy, AF_INET6);
  1827. if (options->IPv6Exit) {
  1828. char *p_tmp = policy_summarize(ri->exit_policy, AF_INET6);
  1829. if (p_tmp)
  1830. ri->ipv6_exit_policy = parse_short_policy(p_tmp);
  1831. tor_free(p_tmp);
  1832. }
  1833. if (options->MyFamily && ! options->BridgeRelay) {
  1834. smartlist_t *family;
  1835. if (!warned_nonexistent_family)
  1836. warned_nonexistent_family = smartlist_new();
  1837. family = smartlist_new();
  1838. ri->declared_family = smartlist_new();
  1839. smartlist_split_string(family, options->MyFamily, ",",
  1840. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK|SPLIT_STRIP_SPACE, 0);
  1841. SMARTLIST_FOREACH_BEGIN(family, char *, name) {
  1842. const node_t *member;
  1843. if (!strcasecmp(name, options->Nickname))
  1844. goto skip; /* Don't list ourself, that's redundant */
  1845. else
  1846. member = node_get_by_nickname(name, 1);
  1847. if (!member) {
  1848. int is_legal = is_legal_nickname_or_hexdigest(name);
  1849. if (!smartlist_contains_string(warned_nonexistent_family, name) &&
  1850. !is_legal_hexdigest(name)) {
  1851. if (is_legal)
  1852. log_warn(LD_CONFIG,
  1853. "I have no descriptor for the router named \"%s\" in my "
  1854. "declared family; I'll use the nickname as is, but "
  1855. "this may confuse clients.", name);
  1856. else
  1857. log_warn(LD_CONFIG, "There is a router named \"%s\" in my "
  1858. "declared family, but that isn't a legal nickname. "
  1859. "Skipping it.", escaped(name));
  1860. smartlist_add(warned_nonexistent_family, tor_strdup(name));
  1861. }
  1862. if (is_legal) {
  1863. smartlist_add(ri->declared_family, name);
  1864. name = NULL;
  1865. }
  1866. } else if (router_digest_is_me(member->identity)) {
  1867. /* Don't list ourself in our own family; that's redundant */
  1868. /* XXX shouldn't be possible */
  1869. } else {
  1870. char *fp = tor_malloc(HEX_DIGEST_LEN+2);
  1871. fp[0] = '$';
  1872. base16_encode(fp+1,HEX_DIGEST_LEN+1,
  1873. member->identity, DIGEST_LEN);
  1874. smartlist_add(ri->declared_family, fp);
  1875. if (smartlist_contains_string(warned_nonexistent_family, name))
  1876. smartlist_string_remove(warned_nonexistent_family, name);
  1877. }
  1878. skip:
  1879. tor_free(name);
  1880. } SMARTLIST_FOREACH_END(name);
  1881. /* remove duplicates from the list */
  1882. smartlist_sort_strings(ri->declared_family);
  1883. smartlist_uniq_strings(ri->declared_family);
  1884. smartlist_free(family);
  1885. }
  1886. /* Now generate the extrainfo. */
  1887. ei = tor_malloc_zero(sizeof(extrainfo_t));
  1888. ei->cache_info.is_extrainfo = 1;
  1889. strlcpy(ei->nickname, get_options()->Nickname, sizeof(ei->nickname));
  1890. ei->cache_info.published_on = ri->cache_info.published_on;
  1891. ei->signing_key_cert = tor_cert_dup(get_master_signing_key_cert());
  1892. memcpy(ei->cache_info.identity_digest, ri->cache_info.identity_digest,
  1893. DIGEST_LEN);
  1894. if (extrainfo_dump_to_string(&ei->cache_info.signed_descriptor_body,
  1895. ei, get_server_identity_key(),
  1896. get_master_signing_keypair()) < 0) {
  1897. log_warn(LD_BUG, "Couldn't generate extra-info descriptor.");
  1898. extrainfo_free(ei);
  1899. ei = NULL;
  1900. } else {
  1901. ei->cache_info.signed_descriptor_len =
  1902. strlen(ei->cache_info.signed_descriptor_body);
  1903. router_get_extrainfo_hash(ei->cache_info.signed_descriptor_body,
  1904. ei->cache_info.signed_descriptor_len,
  1905. ei->cache_info.signed_descriptor_digest);
  1906. crypto_digest256((char*) ei->digest256,
  1907. ei->cache_info.signed_descriptor_body,
  1908. ei->cache_info.signed_descriptor_len,
  1909. DIGEST_SHA256);
  1910. }
  1911. /* Now finish the router descriptor. */
  1912. if (ei) {
  1913. memcpy(ri->cache_info.extra_info_digest,
  1914. ei->cache_info.signed_descriptor_digest,
  1915. DIGEST_LEN);
  1916. memcpy(ri->extra_info_digest256,
  1917. ei->digest256,
  1918. DIGEST256_LEN);
  1919. } else {
  1920. /* ri was allocated with tor_malloc_zero, so there is no need to
  1921. * zero ri->cache_info.extra_info_digest here. */
  1922. }
  1923. if (! (ri->cache_info.signed_descriptor_body =
  1924. router_dump_router_to_string(ri, get_server_identity_key(),
  1925. get_onion_key(),
  1926. get_current_curve25519_keypair(),
  1927. get_master_signing_keypair())) ) {
  1928. log_warn(LD_BUG, "Couldn't generate router descriptor.");
  1929. routerinfo_free(ri);
  1930. extrainfo_free(ei);
  1931. return -1;
  1932. }
  1933. ri->cache_info.signed_descriptor_len =
  1934. strlen(ri->cache_info.signed_descriptor_body);
  1935. ri->purpose =
  1936. options->BridgeRelay ? ROUTER_PURPOSE_BRIDGE : ROUTER_PURPOSE_GENERAL;
  1937. if (options->BridgeRelay) {
  1938. /* Bridges shouldn't be able to send their descriptors unencrypted,
  1939. anyway, since they don't have a DirPort, and always connect to the
  1940. bridge authority anonymously. But just in case they somehow think of
  1941. sending them on an unencrypted connection, don't allow them to try. */
  1942. ri->cache_info.send_unencrypted = 0;
  1943. if (ei)
  1944. ei->cache_info.send_unencrypted = 0;
  1945. } else {
  1946. ri->cache_info.send_unencrypted = 1;
  1947. if (ei)
  1948. ei->cache_info.send_unencrypted = 1;
  1949. }
  1950. router_get_router_hash(ri->cache_info.signed_descriptor_body,
  1951. strlen(ri->cache_info.signed_descriptor_body),
  1952. ri->cache_info.signed_descriptor_digest);
  1953. if (ei) {
  1954. tor_assert(! routerinfo_incompatible_with_extrainfo(ri, ei, NULL, NULL));
  1955. }
  1956. *r = ri;
  1957. *e = ei;
  1958. return 0;
  1959. }
  1960. /** If <b>force</b> is true, or our descriptor is out-of-date, rebuild a fresh
  1961. * routerinfo, signed server descriptor, and extra-info document for this OR.
  1962. * Return 0 on success, -1 on temporary error.
  1963. */
  1964. int
  1965. router_rebuild_descriptor(int force)
  1966. {
  1967. routerinfo_t *ri;
  1968. extrainfo_t *ei;
  1969. uint32_t addr;
  1970. const or_options_t *options = get_options();
  1971. if (desc_clean_since && !force)
  1972. return 0;
  1973. if (router_pick_published_address(options, &addr) < 0 ||
  1974. router_get_advertised_or_port(options) == 0) {
  1975. /* Stop trying to rebuild our descriptor every second. We'll
  1976. * learn that it's time to try again when ip_address_changed()
  1977. * marks it dirty. */
  1978. desc_clean_since = time(NULL);
  1979. return -1;
  1980. }
  1981. log_info(LD_OR, "Rebuilding relay descriptor%s", force ? " (forced)" : "");
  1982. if (router_build_fresh_descriptor(&ri, &ei) < 0) {
  1983. return -1;
  1984. }
  1985. routerinfo_free(desc_routerinfo);
  1986. desc_routerinfo = ri;
  1987. extrainfo_free(desc_extrainfo);
  1988. desc_extrainfo = ei;
  1989. desc_clean_since = time(NULL);
  1990. desc_needs_upload = 1;
  1991. desc_gen_reason = desc_dirty_reason;
  1992. desc_dirty_reason = NULL;
  1993. control_event_my_descriptor_changed();
  1994. return 0;
  1995. }
  1996. /** If our router descriptor ever goes this long without being regenerated
  1997. * because something changed, we force an immediate regenerate-and-upload. */
  1998. #define FORCE_REGENERATE_DESCRIPTOR_INTERVAL (18*60*60)
  1999. /** If our router descriptor seems to be missing or unacceptable according
  2000. * to the authorities, regenerate and reupload it _this_ often. */
  2001. #define FAST_RETRY_DESCRIPTOR_INTERVAL (90*60)
  2002. /** Mark descriptor out of date if it's been "too long" since we last tried
  2003. * to upload one. */
  2004. void
  2005. mark_my_descriptor_dirty_if_too_old(time_t now)
  2006. {
  2007. networkstatus_t *ns;
  2008. const routerstatus_t *rs;
  2009. const char *retry_fast_reason = NULL; /* Set if we should retry frequently */
  2010. const time_t slow_cutoff = now - FORCE_REGENERATE_DESCRIPTOR_INTERVAL;
  2011. const time_t fast_cutoff = now - FAST_RETRY_DESCRIPTOR_INTERVAL;
  2012. /* If it's already dirty, don't mark it. */
  2013. if (! desc_clean_since)
  2014. return;
  2015. /* If it's older than FORCE_REGENERATE_DESCRIPTOR_INTERVAL, it's always
  2016. * time to rebuild it. */
  2017. if (desc_clean_since < slow_cutoff) {
  2018. mark_my_descriptor_dirty("time for new descriptor");
  2019. return;
  2020. }
  2021. /* Now we see whether we want to be retrying frequently or no. The
  2022. * rule here is that we'll retry frequently if we aren't listed in the
  2023. * live consensus we have, or if the publication time of the
  2024. * descriptor listed for us in the consensus is very old. */
  2025. ns = networkstatus_get_live_consensus(now);
  2026. if (ns) {
  2027. rs = networkstatus_vote_find_entry(ns, server_identitykey_digest);
  2028. if (rs == NULL)
  2029. retry_fast_reason = "not listed in consensus";
  2030. else if (rs->published_on < slow_cutoff)
  2031. retry_fast_reason = "version listed in consensus is quite old";
  2032. }
  2033. if (retry_fast_reason && desc_clean_since < fast_cutoff)
  2034. mark_my_descriptor_dirty(retry_fast_reason);
  2035. }
  2036. /** Call when the current descriptor is out of date. */
  2037. void
  2038. mark_my_descriptor_dirty(const char *reason)
  2039. {
  2040. const or_options_t *options = get_options();
  2041. if (server_mode(options) && options->PublishServerDescriptor_)
  2042. log_info(LD_OR, "Decided to publish new relay descriptor: %s", reason);
  2043. desc_clean_since = 0;
  2044. if (!desc_dirty_reason)
  2045. desc_dirty_reason = reason;
  2046. }
  2047. /** How frequently will we republish our descriptor because of large (factor
  2048. * of 2) shifts in estimated bandwidth? Note: We don't use this constant
  2049. * if our previous bandwidth estimate was exactly 0. */
  2050. #define MAX_BANDWIDTH_CHANGE_FREQ (20*60)
  2051. /** Check whether bandwidth has changed a lot since the last time we announced
  2052. * bandwidth. If so, mark our descriptor dirty. */
  2053. void
  2054. check_descriptor_bandwidth_changed(time_t now)
  2055. {
  2056. static time_t last_changed = 0;
  2057. uint64_t prev, cur;
  2058. if (!router_get_my_routerinfo())
  2059. return;
  2060. prev = router_get_my_routerinfo()->bandwidthcapacity;
  2061. cur = we_are_hibernating() ? 0 : rep_hist_bandwidth_assess();
  2062. if ((prev != cur && (!prev || !cur)) ||
  2063. cur > prev*2 ||
  2064. cur < prev/2) {
  2065. if (last_changed+MAX_BANDWIDTH_CHANGE_FREQ < now || !prev) {
  2066. log_info(LD_GENERAL,
  2067. "Measured bandwidth has changed; rebuilding descriptor.");
  2068. mark_my_descriptor_dirty("bandwidth has changed");
  2069. last_changed = now;
  2070. }
  2071. }
  2072. }
  2073. /** Note at log level severity that our best guess of address has changed from
  2074. * <b>prev</b> to <b>cur</b>. */
  2075. static void
  2076. log_addr_has_changed(int severity,
  2077. const tor_addr_t *prev,
  2078. const tor_addr_t *cur,
  2079. const char *source)
  2080. {
  2081. char addrbuf_prev[TOR_ADDR_BUF_LEN];
  2082. char addrbuf_cur[TOR_ADDR_BUF_LEN];
  2083. if (tor_addr_to_str(addrbuf_prev, prev, sizeof(addrbuf_prev), 1) == NULL)
  2084. strlcpy(addrbuf_prev, "???", TOR_ADDR_BUF_LEN);
  2085. if (tor_addr_to_str(addrbuf_cur, cur, sizeof(addrbuf_cur), 1) == NULL)
  2086. strlcpy(addrbuf_cur, "???", TOR_ADDR_BUF_LEN);
  2087. if (!tor_addr_is_null(prev))
  2088. log_fn(severity, LD_GENERAL,
  2089. "Our IP Address has changed from %s to %s; "
  2090. "rebuilding descriptor (source: %s).",
  2091. addrbuf_prev, addrbuf_cur, source);
  2092. else
  2093. log_notice(LD_GENERAL,
  2094. "Guessed our IP address as %s (source: %s).",
  2095. addrbuf_cur, source);
  2096. }
  2097. /** Check whether our own address as defined by the Address configuration
  2098. * has changed. This is for routers that get their address from a service
  2099. * like dyndns. If our address has changed, mark our descriptor dirty. */
  2100. void
  2101. check_descriptor_ipaddress_changed(time_t now)
  2102. {
  2103. uint32_t prev, cur;
  2104. const or_options_t *options = get_options();
  2105. const char *method = NULL;
  2106. char *hostname = NULL;
  2107. (void) now;
  2108. if (router_get_my_routerinfo() == NULL)
  2109. return;
  2110. /* XXXX ipv6 */
  2111. prev = router_get_my_routerinfo()->addr;
  2112. if (resolve_my_address(LOG_INFO, options, &cur, &method, &hostname) < 0) {
  2113. log_info(LD_CONFIG,"options->Address didn't resolve into an IP.");
  2114. return;
  2115. }
  2116. if (prev != cur) {
  2117. char *source;
  2118. tor_addr_t tmp_prev, tmp_cur;
  2119. tor_addr_from_ipv4h(&tmp_prev, prev);
  2120. tor_addr_from_ipv4h(&tmp_cur, cur);
  2121. tor_asprintf(&source, "METHOD=%s%s%s", method,
  2122. hostname ? " HOSTNAME=" : "",
  2123. hostname ? hostname : "");
  2124. log_addr_has_changed(LOG_NOTICE, &tmp_prev, &tmp_cur, source);
  2125. tor_free(source);
  2126. ip_address_changed(0);
  2127. }
  2128. tor_free(hostname);
  2129. }
  2130. /** The most recently guessed value of our IP address, based on directory
  2131. * headers. */
  2132. static tor_addr_t last_guessed_ip = TOR_ADDR_NULL;
  2133. /** A directory server <b>d_conn</b> told us our IP address is
  2134. * <b>suggestion</b>.
  2135. * If this address is different from the one we think we are now, and
  2136. * if our computer doesn't actually know its IP address, then switch. */
  2137. void
  2138. router_new_address_suggestion(const char *suggestion,
  2139. const dir_connection_t *d_conn)
  2140. {
  2141. tor_addr_t addr;
  2142. uint32_t cur = 0; /* Current IPv4 address. */
  2143. const or_options_t *options = get_options();
  2144. /* first, learn what the IP address actually is */
  2145. if (tor_addr_parse(&addr, suggestion) == -1) {
  2146. log_debug(LD_DIR, "Malformed X-Your-Address-Is header %s. Ignoring.",
  2147. escaped(suggestion));
  2148. return;
  2149. }
  2150. log_debug(LD_DIR, "Got X-Your-Address-Is: %s.", suggestion);
  2151. if (!server_mode(options)) {
  2152. tor_addr_copy(&last_guessed_ip, &addr);
  2153. return;
  2154. }
  2155. /* XXXX ipv6 */
  2156. cur = get_last_resolved_addr();
  2157. if (cur ||
  2158. resolve_my_address(LOG_INFO, options, &cur, NULL, NULL) >= 0) {
  2159. /* We're all set -- we already know our address. Great. */
  2160. tor_addr_from_ipv4h(&last_guessed_ip, cur); /* store it in case we
  2161. need it later */
  2162. return;
  2163. }
  2164. if (tor_addr_is_internal(&addr, 0)) {
  2165. /* Don't believe anybody who says our IP is, say, 127.0.0.1. */
  2166. return;
  2167. }
  2168. if (tor_addr_eq(&d_conn->base_.addr, &addr)) {
  2169. /* Don't believe anybody who says our IP is their IP. */
  2170. log_debug(LD_DIR, "A directory server told us our IP address is %s, "
  2171. "but they are just reporting their own IP address. Ignoring.",
  2172. suggestion);
  2173. return;
  2174. }
  2175. /* Okay. We can't resolve our own address, and X-Your-Address-Is is giving
  2176. * us an answer different from what we had the last time we managed to
  2177. * resolve it. */
  2178. if (!tor_addr_eq(&last_guessed_ip, &addr)) {
  2179. control_event_server_status(LOG_NOTICE,
  2180. "EXTERNAL_ADDRESS ADDRESS=%s METHOD=DIRSERV",
  2181. suggestion);
  2182. log_addr_has_changed(LOG_NOTICE, &last_guessed_ip, &addr,
  2183. d_conn->base_.address);
  2184. ip_address_changed(0);
  2185. tor_addr_copy(&last_guessed_ip, &addr); /* router_rebuild_descriptor()
  2186. will fetch it */
  2187. }
  2188. }
  2189. /** We failed to resolve our address locally, but we'd like to build
  2190. * a descriptor and publish / test reachability. If we have a guess
  2191. * about our address based on directory headers, answer it and return
  2192. * 0; else return -1. */
  2193. static int
  2194. router_guess_address_from_dir_headers(uint32_t *guess)
  2195. {
  2196. if (!tor_addr_is_null(&last_guessed_ip)) {
  2197. *guess = tor_addr_to_ipv4h(&last_guessed_ip);
  2198. return 0;
  2199. }
  2200. return -1;
  2201. }
  2202. /** Set <b>platform</b> (max length <b>len</b>) to a NUL-terminated short
  2203. * string describing the version of Tor and the operating system we're
  2204. * currently running on.
  2205. */
  2206. STATIC void
  2207. get_platform_str(char *platform, size_t len)
  2208. {
  2209. tor_snprintf(platform, len, "Tor %s on %s",
  2210. get_short_version(), get_uname());
  2211. }
  2212. /* XXX need to audit this thing and count fenceposts. maybe
  2213. * refactor so we don't have to keep asking if we're
  2214. * near the end of maxlen?
  2215. */
  2216. #define DEBUG_ROUTER_DUMP_ROUTER_TO_STRING
  2217. /** OR only: Given a routerinfo for this router, and an identity key to sign
  2218. * with, encode the routerinfo as a signed server descriptor and return a new
  2219. * string encoding the result, or NULL on failure.
  2220. */
  2221. char *
  2222. router_dump_router_to_string(routerinfo_t *router,
  2223. const crypto_pk_t *ident_key,
  2224. const crypto_pk_t *tap_key,
  2225. const curve25519_keypair_t *ntor_keypair,
  2226. const ed25519_keypair_t *signing_keypair)
  2227. {
  2228. char *address = NULL;
  2229. char *onion_pkey = NULL; /* Onion key, PEM-encoded. */
  2230. char *identity_pkey = NULL; /* Identity key, PEM-encoded. */
  2231. char digest[DIGEST256_LEN];
  2232. char published[ISO_TIME_LEN+1];
  2233. char fingerprint[FINGERPRINT_LEN+1];
  2234. char *extra_info_line = NULL;
  2235. size_t onion_pkeylen, identity_pkeylen;
  2236. char *family_line = NULL;
  2237. char *extra_or_address = NULL;
  2238. const or_options_t *options = get_options();
  2239. smartlist_t *chunks = NULL;
  2240. char *output = NULL;
  2241. const int emit_ed_sigs = signing_keypair && router->signing_key_cert;
  2242. char *ed_cert_line = NULL;
  2243. char *rsa_tap_cc_line = NULL;
  2244. char *ntor_cc_line = NULL;
  2245. /* Make sure the identity key matches the one in the routerinfo. */
  2246. if (!crypto_pk_eq_keys(ident_key, router->identity_pkey)) {
  2247. log_warn(LD_BUG,"Tried to sign a router with a private key that didn't "
  2248. "match router's public key!");
  2249. goto err;
  2250. }
  2251. if (emit_ed_sigs) {
  2252. if (!router->signing_key_cert->signing_key_included ||
  2253. !ed25519_pubkey_eq(&router->signing_key_cert->signed_key,
  2254. &signing_keypair->pubkey)) {
  2255. log_warn(LD_BUG, "Tried to sign a router descriptor with a mismatched "
  2256. "ed25519 key chain %d",
  2257. router->signing_key_cert->signing_key_included);
  2258. goto err;
  2259. }
  2260. }
  2261. /* record our fingerprint, so we can include it in the descriptor */
  2262. if (crypto_pk_get_fingerprint(router->identity_pkey, fingerprint, 1)<0) {
  2263. log_err(LD_BUG,"Error computing fingerprint");
  2264. goto err;
  2265. }
  2266. if (emit_ed_sigs) {
  2267. /* Encode ed25519 signing cert */
  2268. char ed_cert_base64[256];
  2269. char ed_fp_base64[ED25519_BASE64_LEN+1];
  2270. if (base64_encode(ed_cert_base64, sizeof(ed_cert_base64),
  2271. (const char*)router->signing_key_cert->encoded,
  2272. router->signing_key_cert->encoded_len,
  2273. BASE64_ENCODE_MULTILINE) < 0) {
  2274. log_err(LD_BUG,"Couldn't base64-encode signing key certificate!");
  2275. goto err;
  2276. }
  2277. if (ed25519_public_to_base64(ed_fp_base64,
  2278. &router->signing_key_cert->signing_key)<0) {
  2279. log_err(LD_BUG,"Couldn't base64-encode identity key\n");
  2280. goto err;
  2281. }
  2282. tor_asprintf(&ed_cert_line, "identity-ed25519\n"
  2283. "-----BEGIN ED25519 CERT-----\n"
  2284. "%s"
  2285. "-----END ED25519 CERT-----\n"
  2286. "master-key-ed25519 %s\n",
  2287. ed_cert_base64, ed_fp_base64);
  2288. }
  2289. /* PEM-encode the onion key */
  2290. if (crypto_pk_write_public_key_to_string(router->onion_pkey,
  2291. &onion_pkey,&onion_pkeylen)<0) {
  2292. log_warn(LD_BUG,"write onion_pkey to string failed!");
  2293. goto err;
  2294. }
  2295. /* PEM-encode the identity key */
  2296. if (crypto_pk_write_public_key_to_string(router->identity_pkey,
  2297. &identity_pkey,&identity_pkeylen)<0) {
  2298. log_warn(LD_BUG,"write identity_pkey to string failed!");
  2299. goto err;
  2300. }
  2301. /* Cross-certify with RSA key */
  2302. if (tap_key && router->signing_key_cert &&
  2303. router->signing_key_cert->signing_key_included) {
  2304. char buf[256];
  2305. int tap_cc_len = 0;
  2306. uint8_t *tap_cc =
  2307. make_tap_onion_key_crosscert(tap_key,
  2308. &router->signing_key_cert->signing_key,
  2309. router->identity_pkey,
  2310. &tap_cc_len);
  2311. if (!tap_cc) {
  2312. log_warn(LD_BUG,"make_tap_onion_key_crosscert failed!");
  2313. goto err;
  2314. }
  2315. if (base64_encode(buf, sizeof(buf), (const char*)tap_cc, tap_cc_len,
  2316. BASE64_ENCODE_MULTILINE) < 0) {
  2317. log_warn(LD_BUG,"base64_encode(rsa_crosscert) failed!");
  2318. tor_free(tap_cc);
  2319. goto err;
  2320. }
  2321. tor_free(tap_cc);
  2322. tor_asprintf(&rsa_tap_cc_line,
  2323. "onion-key-crosscert\n"
  2324. "-----BEGIN CROSSCERT-----\n"
  2325. "%s"
  2326. "-----END CROSSCERT-----\n", buf);
  2327. }
  2328. /* Cross-certify with onion keys */
  2329. if (ntor_keypair && router->signing_key_cert &&
  2330. router->signing_key_cert->signing_key_included) {
  2331. int sign = 0;
  2332. char buf[256];
  2333. /* XXXX Base the expiration date on the actual onion key expiration time?*/
  2334. tor_cert_t *cert =
  2335. make_ntor_onion_key_crosscert(ntor_keypair,
  2336. &router->signing_key_cert->signing_key,
  2337. router->cache_info.published_on,
  2338. MIN_ONION_KEY_LIFETIME, &sign);
  2339. if (!cert) {
  2340. log_warn(LD_BUG,"make_ntor_onion_key_crosscert failed!");
  2341. goto err;
  2342. }
  2343. tor_assert(sign == 0 || sign == 1);
  2344. if (base64_encode(buf, sizeof(buf),
  2345. (const char*)cert->encoded, cert->encoded_len,
  2346. BASE64_ENCODE_MULTILINE)<0) {
  2347. log_warn(LD_BUG,"base64_encode(ntor_crosscert) failed!");
  2348. tor_cert_free(cert);
  2349. goto err;
  2350. }
  2351. tor_cert_free(cert);
  2352. tor_asprintf(&ntor_cc_line,
  2353. "ntor-onion-key-crosscert %d\n"
  2354. "-----BEGIN ED25519 CERT-----\n"
  2355. "%s"
  2356. "-----END ED25519 CERT-----\n", sign, buf);
  2357. }
  2358. /* Encode the publication time. */
  2359. format_iso_time(published, router->cache_info.published_on);
  2360. if (router->declared_family && smartlist_len(router->declared_family)) {
  2361. char *family = smartlist_join_strings(router->declared_family,
  2362. " ", 0, NULL);
  2363. tor_asprintf(&family_line, "family %s\n", family);
  2364. tor_free(family);
  2365. } else {
  2366. family_line = tor_strdup("");
  2367. }
  2368. if (!tor_digest_is_zero(router->cache_info.extra_info_digest)) {
  2369. char extra_info_digest[HEX_DIGEST_LEN+1];
  2370. base16_encode(extra_info_digest, sizeof(extra_info_digest),
  2371. router->cache_info.extra_info_digest, DIGEST_LEN);
  2372. if (!tor_digest256_is_zero(router->extra_info_digest256)) {
  2373. char d256_64[BASE64_DIGEST256_LEN+1];
  2374. digest256_to_base64(d256_64, router->extra_info_digest256);
  2375. tor_asprintf(&extra_info_line, "extra-info-digest %s %s\n",
  2376. extra_info_digest, d256_64);
  2377. } else {
  2378. tor_asprintf(&extra_info_line, "extra-info-digest %s\n",
  2379. extra_info_digest);
  2380. }
  2381. }
  2382. if (router->ipv6_orport &&
  2383. tor_addr_family(&router->ipv6_addr) == AF_INET6) {
  2384. char addr[TOR_ADDR_BUF_LEN];
  2385. const char *a;
  2386. a = tor_addr_to_str(addr, &router->ipv6_addr, sizeof(addr), 1);
  2387. if (a) {
  2388. tor_asprintf(&extra_or_address,
  2389. "or-address %s:%d\n", a, router->ipv6_orport);
  2390. log_debug(LD_OR, "My or-address line is <%s>", extra_or_address);
  2391. }
  2392. }
  2393. address = tor_dup_ip(router->addr);
  2394. chunks = smartlist_new();
  2395. /* Generate the easy portion of the router descriptor. */
  2396. smartlist_add_asprintf(chunks,
  2397. "router %s %s %d 0 %d\n"
  2398. "%s"
  2399. "%s"
  2400. "platform %s\n"
  2401. "protocols Link 1 2 Circuit 1\n"
  2402. "published %s\n"
  2403. "fingerprint %s\n"
  2404. "uptime %ld\n"
  2405. "bandwidth %d %d %d\n"
  2406. "%s%s"
  2407. "onion-key\n%s"
  2408. "signing-key\n%s"
  2409. "%s%s"
  2410. "%s%s%s%s",
  2411. router->nickname,
  2412. address,
  2413. router->or_port,
  2414. decide_to_advertise_dirport(options, router->dir_port),
  2415. ed_cert_line ? ed_cert_line : "",
  2416. extra_or_address ? extra_or_address : "",
  2417. router->platform,
  2418. published,
  2419. fingerprint,
  2420. stats_n_seconds_working,
  2421. (int) router->bandwidthrate,
  2422. (int) router->bandwidthburst,
  2423. (int) router->bandwidthcapacity,
  2424. extra_info_line ? extra_info_line : "",
  2425. (options->DownloadExtraInfo || options->V3AuthoritativeDir) ?
  2426. "caches-extra-info\n" : "",
  2427. onion_pkey, identity_pkey,
  2428. rsa_tap_cc_line ? rsa_tap_cc_line : "",
  2429. ntor_cc_line ? ntor_cc_line : "",
  2430. family_line,
  2431. we_are_hibernating() ? "hibernating 1\n" : "",
  2432. "hidden-service-dir\n",
  2433. options->AllowSingleHopExits ? "allow-single-hop-exits\n" : "");
  2434. if (options->ContactInfo && strlen(options->ContactInfo)) {
  2435. const char *ci = options->ContactInfo;
  2436. if (strchr(ci, '\n') || strchr(ci, '\r'))
  2437. ci = escaped(ci);
  2438. smartlist_add_asprintf(chunks, "contact %s\n", ci);
  2439. }
  2440. if (router->onion_curve25519_pkey) {
  2441. char kbuf[128];
  2442. base64_encode(kbuf, sizeof(kbuf),
  2443. (const char *)router->onion_curve25519_pkey->public_key,
  2444. CURVE25519_PUBKEY_LEN, BASE64_ENCODE_MULTILINE);
  2445. smartlist_add_asprintf(chunks, "ntor-onion-key %s", kbuf);
  2446. }
  2447. /* Write the exit policy to the end of 's'. */
  2448. if (!router->exit_policy || !smartlist_len(router->exit_policy)) {
  2449. smartlist_add(chunks, tor_strdup("reject *:*\n"));
  2450. } else if (router->exit_policy) {
  2451. char *exit_policy = router_dump_exit_policy_to_string(router,1,0);
  2452. if (!exit_policy)
  2453. goto err;
  2454. smartlist_add_asprintf(chunks, "%s\n", exit_policy);
  2455. tor_free(exit_policy);
  2456. }
  2457. if (router->ipv6_exit_policy) {
  2458. char *p6 = write_short_policy(router->ipv6_exit_policy);
  2459. if (p6 && strcmp(p6, "reject 1-65535")) {
  2460. smartlist_add_asprintf(chunks,
  2461. "ipv6-policy %s\n", p6);
  2462. }
  2463. tor_free(p6);
  2464. }
  2465. if (router->supports_tunnelled_dir_requests) {
  2466. smartlist_add(chunks, tor_strdup("tunnelled-dir-server\n"));
  2467. }
  2468. /* Sign the descriptor with Ed25519 */
  2469. if (emit_ed_sigs) {
  2470. smartlist_add(chunks, tor_strdup("router-sig-ed25519 "));
  2471. crypto_digest_smartlist_prefix(digest, DIGEST256_LEN,
  2472. ED_DESC_SIGNATURE_PREFIX,
  2473. chunks, "", DIGEST_SHA256);
  2474. ed25519_signature_t sig;
  2475. char buf[ED25519_SIG_BASE64_LEN+1];
  2476. if (ed25519_sign(&sig, (const uint8_t*)digest, DIGEST256_LEN,
  2477. signing_keypair) < 0)
  2478. goto err;
  2479. if (ed25519_signature_to_base64(buf, &sig) < 0)
  2480. goto err;
  2481. smartlist_add_asprintf(chunks, "%s\n", buf);
  2482. }
  2483. /* Sign the descriptor with RSA */
  2484. smartlist_add(chunks, tor_strdup("router-signature\n"));
  2485. crypto_digest_smartlist(digest, DIGEST_LEN, chunks, "", DIGEST_SHA1);
  2486. note_crypto_pk_op(SIGN_RTR);
  2487. {
  2488. char *sig;
  2489. if (!(sig = router_get_dirobj_signature(digest, DIGEST_LEN, ident_key))) {
  2490. log_warn(LD_BUG, "Couldn't sign router descriptor");
  2491. goto err;
  2492. }
  2493. smartlist_add(chunks, sig);
  2494. }
  2495. /* include a last '\n' */
  2496. smartlist_add(chunks, tor_strdup("\n"));
  2497. output = smartlist_join_strings(chunks, "", 0, NULL);
  2498. #ifdef DEBUG_ROUTER_DUMP_ROUTER_TO_STRING
  2499. {
  2500. char *s_dup;
  2501. const char *cp;
  2502. routerinfo_t *ri_tmp;
  2503. cp = s_dup = tor_strdup(output);
  2504. ri_tmp = router_parse_entry_from_string(cp, NULL, 1, 0, NULL, NULL);
  2505. if (!ri_tmp) {
  2506. log_err(LD_BUG,
  2507. "We just generated a router descriptor we can't parse.");
  2508. log_err(LD_BUG, "Descriptor was: <<%s>>", output);
  2509. goto err;
  2510. }
  2511. tor_free(s_dup);
  2512. routerinfo_free(ri_tmp);
  2513. }
  2514. #endif
  2515. goto done;
  2516. err:
  2517. tor_free(output); /* sets output to NULL */
  2518. done:
  2519. if (chunks) {
  2520. SMARTLIST_FOREACH(chunks, char *, cp, tor_free(cp));
  2521. smartlist_free(chunks);
  2522. }
  2523. tor_free(address);
  2524. tor_free(family_line);
  2525. tor_free(onion_pkey);
  2526. tor_free(identity_pkey);
  2527. tor_free(extra_or_address);
  2528. tor_free(ed_cert_line);
  2529. tor_free(rsa_tap_cc_line);
  2530. tor_free(ntor_cc_line);
  2531. tor_free(extra_info_line);
  2532. return output;
  2533. }
  2534. /**
  2535. * OR only: Given <b>router</b>, produce a string with its exit policy.
  2536. * If <b>include_ipv4</b> is true, include IPv4 entries.
  2537. * If <b>include_ipv6</b> is true, include IPv6 entries.
  2538. */
  2539. char *
  2540. router_dump_exit_policy_to_string(const routerinfo_t *router,
  2541. int include_ipv4,
  2542. int include_ipv6)
  2543. {
  2544. if ((!router->exit_policy) || (router->policy_is_reject_star)) {
  2545. return tor_strdup("reject *:*");
  2546. }
  2547. return policy_dump_to_string(router->exit_policy,
  2548. include_ipv4,
  2549. include_ipv6);
  2550. }
  2551. /** Copy the primary (IPv4) OR port (IP address and TCP port) for
  2552. * <b>router</b> into *<b>ap_out</b>. */
  2553. void
  2554. router_get_prim_orport(const routerinfo_t *router, tor_addr_port_t *ap_out)
  2555. {
  2556. tor_assert(ap_out != NULL);
  2557. tor_addr_from_ipv4h(&ap_out->addr, router->addr);
  2558. ap_out->port = router->or_port;
  2559. }
  2560. /** Return 1 if any of <b>router</b>'s addresses are <b>addr</b>.
  2561. * Otherwise return 0. */
  2562. int
  2563. router_has_addr(const routerinfo_t *router, const tor_addr_t *addr)
  2564. {
  2565. return
  2566. tor_addr_eq_ipv4h(addr, router->addr) ||
  2567. tor_addr_eq(&router->ipv6_addr, addr);
  2568. }
  2569. int
  2570. router_has_orport(const routerinfo_t *router, const tor_addr_port_t *orport)
  2571. {
  2572. return
  2573. (tor_addr_eq_ipv4h(&orport->addr, router->addr) &&
  2574. orport->port == router->or_port) ||
  2575. (tor_addr_eq(&orport->addr, &router->ipv6_addr) &&
  2576. orport->port == router->ipv6_orport);
  2577. }
  2578. /** Load the contents of <b>filename</b>, find the last line starting with
  2579. * <b>end_line</b>, ensure that its timestamp is not more than 25 hours in
  2580. * the past or more than 1 hour in the future with respect to <b>now</b>,
  2581. * and write the file contents starting with that line to *<b>out</b>.
  2582. * Return 1 for success, 0 if the file does not exist or is empty, or -1
  2583. * if the file does not contain a line matching these criteria or other
  2584. * failure. */
  2585. static int
  2586. load_stats_file(const char *filename, const char *end_line, time_t now,
  2587. char **out)
  2588. {
  2589. int r = -1;
  2590. char *fname = get_datadir_fname(filename);
  2591. char *contents, *start = NULL, *tmp, timestr[ISO_TIME_LEN+1];
  2592. time_t written;
  2593. switch (file_status(fname)) {
  2594. case FN_FILE:
  2595. /* X022 Find an alternative to reading the whole file to memory. */
  2596. if ((contents = read_file_to_str(fname, 0, NULL))) {
  2597. tmp = strstr(contents, end_line);
  2598. /* Find last block starting with end_line */
  2599. while (tmp) {
  2600. start = tmp;
  2601. tmp = strstr(tmp + 1, end_line);
  2602. }
  2603. if (!start)
  2604. goto notfound;
  2605. if (strlen(start) < strlen(end_line) + 1 + sizeof(timestr))
  2606. goto notfound;
  2607. strlcpy(timestr, start + 1 + strlen(end_line), sizeof(timestr));
  2608. if (parse_iso_time(timestr, &written) < 0)
  2609. goto notfound;
  2610. if (written < now - (25*60*60) || written > now + (1*60*60))
  2611. goto notfound;
  2612. *out = tor_strdup(start);
  2613. r = 1;
  2614. }
  2615. notfound:
  2616. tor_free(contents);
  2617. break;
  2618. /* treat empty stats files as if the file doesn't exist */
  2619. case FN_NOENT:
  2620. case FN_EMPTY:
  2621. r = 0;
  2622. break;
  2623. case FN_ERROR:
  2624. case FN_DIR:
  2625. default:
  2626. break;
  2627. }
  2628. tor_free(fname);
  2629. return r;
  2630. }
  2631. /** Write the contents of <b>extrainfo</b> and aggregated statistics to
  2632. * *<b>s_out</b>, signing them with <b>ident_key</b>. Return 0 on
  2633. * success, negative on failure. */
  2634. int
  2635. extrainfo_dump_to_string(char **s_out, extrainfo_t *extrainfo,
  2636. crypto_pk_t *ident_key,
  2637. const ed25519_keypair_t *signing_keypair)
  2638. {
  2639. const or_options_t *options = get_options();
  2640. char identity[HEX_DIGEST_LEN+1];
  2641. char published[ISO_TIME_LEN+1];
  2642. char digest[DIGEST_LEN];
  2643. char *bandwidth_usage;
  2644. int result;
  2645. static int write_stats_to_extrainfo = 1;
  2646. char sig[DIROBJ_MAX_SIG_LEN+1];
  2647. char *s = NULL, *pre, *contents, *cp, *s_dup = NULL;
  2648. time_t now = time(NULL);
  2649. smartlist_t *chunks = smartlist_new();
  2650. extrainfo_t *ei_tmp = NULL;
  2651. const int emit_ed_sigs = signing_keypair && extrainfo->signing_key_cert;
  2652. char *ed_cert_line = NULL;
  2653. base16_encode(identity, sizeof(identity),
  2654. extrainfo->cache_info.identity_digest, DIGEST_LEN);
  2655. format_iso_time(published, extrainfo->cache_info.published_on);
  2656. bandwidth_usage = rep_hist_get_bandwidth_lines();
  2657. if (emit_ed_sigs) {
  2658. if (!extrainfo->signing_key_cert->signing_key_included ||
  2659. !ed25519_pubkey_eq(&extrainfo->signing_key_cert->signed_key,
  2660. &signing_keypair->pubkey)) {
  2661. log_warn(LD_BUG, "Tried to sign a extrainfo descriptor with a "
  2662. "mismatched ed25519 key chain %d",
  2663. extrainfo->signing_key_cert->signing_key_included);
  2664. goto err;
  2665. }
  2666. char ed_cert_base64[256];
  2667. if (base64_encode(ed_cert_base64, sizeof(ed_cert_base64),
  2668. (const char*)extrainfo->signing_key_cert->encoded,
  2669. extrainfo->signing_key_cert->encoded_len,
  2670. BASE64_ENCODE_MULTILINE) < 0) {
  2671. log_err(LD_BUG,"Couldn't base64-encode signing key certificate!");
  2672. goto err;
  2673. }
  2674. tor_asprintf(&ed_cert_line, "identity-ed25519\n"
  2675. "-----BEGIN ED25519 CERT-----\n"
  2676. "%s"
  2677. "-----END ED25519 CERT-----\n", ed_cert_base64);
  2678. } else {
  2679. ed_cert_line = tor_strdup("");
  2680. }
  2681. tor_asprintf(&pre, "extra-info %s %s\n%spublished %s\n%s",
  2682. extrainfo->nickname, identity,
  2683. ed_cert_line,
  2684. published, bandwidth_usage);
  2685. smartlist_add(chunks, pre);
  2686. if (geoip_is_loaded(AF_INET))
  2687. smartlist_add_asprintf(chunks, "geoip-db-digest %s\n",
  2688. geoip_db_digest(AF_INET));
  2689. if (geoip_is_loaded(AF_INET6))
  2690. smartlist_add_asprintf(chunks, "geoip6-db-digest %s\n",
  2691. geoip_db_digest(AF_INET6));
  2692. if (options->ExtraInfoStatistics && write_stats_to_extrainfo) {
  2693. log_info(LD_GENERAL, "Adding stats to extra-info descriptor.");
  2694. if (options->DirReqStatistics &&
  2695. load_stats_file("stats"PATH_SEPARATOR"dirreq-stats",
  2696. "dirreq-stats-end", now, &contents) > 0) {
  2697. smartlist_add(chunks, contents);
  2698. }
  2699. if (options->HiddenServiceStatistics &&
  2700. load_stats_file("stats"PATH_SEPARATOR"hidserv-stats",
  2701. "hidserv-stats-end", now, &contents) > 0) {
  2702. smartlist_add(chunks, contents);
  2703. }
  2704. if (options->EntryStatistics &&
  2705. load_stats_file("stats"PATH_SEPARATOR"entry-stats",
  2706. "entry-stats-end", now, &contents) > 0) {
  2707. smartlist_add(chunks, contents);
  2708. }
  2709. if (options->CellStatistics &&
  2710. load_stats_file("stats"PATH_SEPARATOR"buffer-stats",
  2711. "cell-stats-end", now, &contents) > 0) {
  2712. smartlist_add(chunks, contents);
  2713. }
  2714. if (options->ExitPortStatistics &&
  2715. load_stats_file("stats"PATH_SEPARATOR"exit-stats",
  2716. "exit-stats-end", now, &contents) > 0) {
  2717. smartlist_add(chunks, contents);
  2718. }
  2719. if (options->ConnDirectionStatistics &&
  2720. load_stats_file("stats"PATH_SEPARATOR"conn-stats",
  2721. "conn-bi-direct", now, &contents) > 0) {
  2722. smartlist_add(chunks, contents);
  2723. }
  2724. }
  2725. /* Add information about the pluggable transports we support. */
  2726. if (options->ServerTransportPlugin) {
  2727. char *pluggable_transports = pt_get_extra_info_descriptor_string();
  2728. if (pluggable_transports)
  2729. smartlist_add(chunks, pluggable_transports);
  2730. }
  2731. if (should_record_bridge_info(options) && write_stats_to_extrainfo) {
  2732. const char *bridge_stats = geoip_get_bridge_stats_extrainfo(now);
  2733. if (bridge_stats) {
  2734. smartlist_add(chunks, tor_strdup(bridge_stats));
  2735. }
  2736. }
  2737. if (emit_ed_sigs) {
  2738. char digest[DIGEST256_LEN];
  2739. smartlist_add(chunks, tor_strdup("router-sig-ed25519 "));
  2740. crypto_digest_smartlist_prefix(digest, DIGEST256_LEN,
  2741. ED_DESC_SIGNATURE_PREFIX,
  2742. chunks, "", DIGEST_SHA256);
  2743. ed25519_signature_t sig;
  2744. char buf[ED25519_SIG_BASE64_LEN+1];
  2745. if (ed25519_sign(&sig, (const uint8_t*)digest, DIGEST256_LEN,
  2746. signing_keypair) < 0)
  2747. goto err;
  2748. if (ed25519_signature_to_base64(buf, &sig) < 0)
  2749. goto err;
  2750. smartlist_add_asprintf(chunks, "%s\n", buf);
  2751. }
  2752. smartlist_add(chunks, tor_strdup("router-signature\n"));
  2753. s = smartlist_join_strings(chunks, "", 0, NULL);
  2754. while (strlen(s) > MAX_EXTRAINFO_UPLOAD_SIZE - DIROBJ_MAX_SIG_LEN) {
  2755. /* So long as there are at least two chunks (one for the initial
  2756. * extra-info line and one for the router-signature), we can keep removing
  2757. * things. */
  2758. if (smartlist_len(chunks) > 2) {
  2759. /* We remove the next-to-last element (remember, len-1 is the last
  2760. element), since we need to keep the router-signature element. */
  2761. int idx = smartlist_len(chunks) - 2;
  2762. char *e = smartlist_get(chunks, idx);
  2763. smartlist_del_keeporder(chunks, idx);
  2764. log_warn(LD_GENERAL, "We just generated an extra-info descriptor "
  2765. "with statistics that exceeds the 50 KB "
  2766. "upload limit. Removing last added "
  2767. "statistics.");
  2768. tor_free(e);
  2769. tor_free(s);
  2770. s = smartlist_join_strings(chunks, "", 0, NULL);
  2771. } else {
  2772. log_warn(LD_BUG, "We just generated an extra-info descriptors that "
  2773. "exceeds the 50 KB upload limit.");
  2774. goto err;
  2775. }
  2776. }
  2777. memset(sig, 0, sizeof(sig));
  2778. if (router_get_extrainfo_hash(s, strlen(s), digest) < 0 ||
  2779. router_append_dirobj_signature(sig, sizeof(sig), digest, DIGEST_LEN,
  2780. ident_key) < 0) {
  2781. log_warn(LD_BUG, "Could not append signature to extra-info "
  2782. "descriptor.");
  2783. goto err;
  2784. }
  2785. smartlist_add(chunks, tor_strdup(sig));
  2786. tor_free(s);
  2787. s = smartlist_join_strings(chunks, "", 0, NULL);
  2788. cp = s_dup = tor_strdup(s);
  2789. ei_tmp = extrainfo_parse_entry_from_string(cp, NULL, 1, NULL, NULL);
  2790. if (!ei_tmp) {
  2791. if (write_stats_to_extrainfo) {
  2792. log_warn(LD_GENERAL, "We just generated an extra-info descriptor "
  2793. "with statistics that we can't parse. Not "
  2794. "adding statistics to this or any future "
  2795. "extra-info descriptors.");
  2796. write_stats_to_extrainfo = 0;
  2797. result = extrainfo_dump_to_string(s_out, extrainfo, ident_key,
  2798. signing_keypair);
  2799. goto done;
  2800. } else {
  2801. log_warn(LD_BUG, "We just generated an extrainfo descriptor we "
  2802. "can't parse.");
  2803. goto err;
  2804. }
  2805. }
  2806. *s_out = s;
  2807. s = NULL; /* prevent free */
  2808. result = 0;
  2809. goto done;
  2810. err:
  2811. result = -1;
  2812. done:
  2813. tor_free(s);
  2814. SMARTLIST_FOREACH(chunks, char *, cp, tor_free(cp));
  2815. smartlist_free(chunks);
  2816. tor_free(s_dup);
  2817. tor_free(ed_cert_line);
  2818. extrainfo_free(ei_tmp);
  2819. tor_free(bandwidth_usage);
  2820. return result;
  2821. }
  2822. /** Return true iff <b>s</b> is a valid server nickname. (That is, a string
  2823. * containing between 1 and MAX_NICKNAME_LEN characters from
  2824. * LEGAL_NICKNAME_CHARACTERS.) */
  2825. int
  2826. is_legal_nickname(const char *s)
  2827. {
  2828. size_t len;
  2829. tor_assert(s);
  2830. len = strlen(s);
  2831. return len > 0 && len <= MAX_NICKNAME_LEN &&
  2832. strspn(s,LEGAL_NICKNAME_CHARACTERS) == len;
  2833. }
  2834. /** Return true iff <b>s</b> is a valid server nickname or
  2835. * hex-encoded identity-key digest. */
  2836. int
  2837. is_legal_nickname_or_hexdigest(const char *s)
  2838. {
  2839. if (*s!='$')
  2840. return is_legal_nickname(s);
  2841. else
  2842. return is_legal_hexdigest(s);
  2843. }
  2844. /** Return true iff <b>s</b> is a valid hex-encoded identity-key
  2845. * digest. (That is, an optional $, followed by 40 hex characters,
  2846. * followed by either nothing, or = or ~ followed by a nickname, or
  2847. * a character other than =, ~, or a hex character.)
  2848. */
  2849. int
  2850. is_legal_hexdigest(const char *s)
  2851. {
  2852. size_t len;
  2853. tor_assert(s);
  2854. if (s[0] == '$') s++;
  2855. len = strlen(s);
  2856. if (len > HEX_DIGEST_LEN) {
  2857. if (s[HEX_DIGEST_LEN] == '=' ||
  2858. s[HEX_DIGEST_LEN] == '~') {
  2859. if (!is_legal_nickname(s+HEX_DIGEST_LEN+1))
  2860. return 0;
  2861. } else {
  2862. return 0;
  2863. }
  2864. }
  2865. return (len >= HEX_DIGEST_LEN &&
  2866. strspn(s,HEX_CHARACTERS)==HEX_DIGEST_LEN);
  2867. }
  2868. /** Use <b>buf</b> (which must be at least NODE_DESC_BUF_LEN bytes long) to
  2869. * hold a human-readable description of a node with identity digest
  2870. * <b>id_digest</b>, named-status <b>is_named</b>, nickname <b>nickname</b>,
  2871. * and address <b>addr</b> or <b>addr32h</b>.
  2872. *
  2873. * The <b>nickname</b> and <b>addr</b> fields are optional and may be set to
  2874. * NULL. The <b>addr32h</b> field is optional and may be set to 0.
  2875. *
  2876. * Return a pointer to the front of <b>buf</b>.
  2877. */
  2878. const char *
  2879. format_node_description(char *buf,
  2880. const char *id_digest,
  2881. int is_named,
  2882. const char *nickname,
  2883. const tor_addr_t *addr,
  2884. uint32_t addr32h)
  2885. {
  2886. char *cp;
  2887. if (!buf)
  2888. return "<NULL BUFFER>";
  2889. buf[0] = '$';
  2890. base16_encode(buf+1, HEX_DIGEST_LEN+1, id_digest, DIGEST_LEN);
  2891. cp = buf+1+HEX_DIGEST_LEN;
  2892. if (nickname) {
  2893. buf[1+HEX_DIGEST_LEN] = is_named ? '=' : '~';
  2894. strlcpy(buf+1+HEX_DIGEST_LEN+1, nickname, MAX_NICKNAME_LEN+1);
  2895. cp += strlen(cp);
  2896. }
  2897. if (addr32h || addr) {
  2898. memcpy(cp, " at ", 4);
  2899. cp += 4;
  2900. if (addr) {
  2901. tor_addr_to_str(cp, addr, TOR_ADDR_BUF_LEN, 0);
  2902. } else {
  2903. struct in_addr in;
  2904. in.s_addr = htonl(addr32h);
  2905. tor_inet_ntoa(&in, cp, INET_NTOA_BUF_LEN);
  2906. }
  2907. }
  2908. return buf;
  2909. }
  2910. /** Use <b>buf</b> (which must be at least NODE_DESC_BUF_LEN bytes long) to
  2911. * hold a human-readable description of <b>ri</b>.
  2912. *
  2913. *
  2914. * Return a pointer to the front of <b>buf</b>.
  2915. */
  2916. const char *
  2917. router_get_description(char *buf, const routerinfo_t *ri)
  2918. {
  2919. if (!ri)
  2920. return "<null>";
  2921. return format_node_description(buf,
  2922. ri->cache_info.identity_digest,
  2923. router_is_named(ri),
  2924. ri->nickname,
  2925. NULL,
  2926. ri->addr);
  2927. }
  2928. /** Use <b>buf</b> (which must be at least NODE_DESC_BUF_LEN bytes long) to
  2929. * hold a human-readable description of <b>node</b>.
  2930. *
  2931. * Return a pointer to the front of <b>buf</b>.
  2932. */
  2933. const char *
  2934. node_get_description(char *buf, const node_t *node)
  2935. {
  2936. const char *nickname = NULL;
  2937. uint32_t addr32h = 0;
  2938. int is_named = 0;
  2939. if (!node)
  2940. return "<null>";
  2941. if (node->rs) {
  2942. nickname = node->rs->nickname;
  2943. is_named = node->rs->is_named;
  2944. addr32h = node->rs->addr;
  2945. } else if (node->ri) {
  2946. nickname = node->ri->nickname;
  2947. addr32h = node->ri->addr;
  2948. }
  2949. return format_node_description(buf,
  2950. node->identity,
  2951. is_named,
  2952. nickname,
  2953. NULL,
  2954. addr32h);
  2955. }
  2956. /** Use <b>buf</b> (which must be at least NODE_DESC_BUF_LEN bytes long) to
  2957. * hold a human-readable description of <b>rs</b>.
  2958. *
  2959. * Return a pointer to the front of <b>buf</b>.
  2960. */
  2961. const char *
  2962. routerstatus_get_description(char *buf, const routerstatus_t *rs)
  2963. {
  2964. if (!rs)
  2965. return "<null>";
  2966. return format_node_description(buf,
  2967. rs->identity_digest,
  2968. rs->is_named,
  2969. rs->nickname,
  2970. NULL,
  2971. rs->addr);
  2972. }
  2973. /** Use <b>buf</b> (which must be at least NODE_DESC_BUF_LEN bytes long) to
  2974. * hold a human-readable description of <b>ei</b>.
  2975. *
  2976. * Return a pointer to the front of <b>buf</b>.
  2977. */
  2978. const char *
  2979. extend_info_get_description(char *buf, const extend_info_t *ei)
  2980. {
  2981. if (!ei)
  2982. return "<null>";
  2983. return format_node_description(buf,
  2984. ei->identity_digest,
  2985. 0,
  2986. ei->nickname,
  2987. &ei->addr,
  2988. 0);
  2989. }
  2990. /** Return a human-readable description of the routerinfo_t <b>ri</b>.
  2991. *
  2992. * This function is not thread-safe. Each call to this function invalidates
  2993. * previous values returned by this function.
  2994. */
  2995. const char *
  2996. router_describe(const routerinfo_t *ri)
  2997. {
  2998. static char buf[NODE_DESC_BUF_LEN];
  2999. return router_get_description(buf, ri);
  3000. }
  3001. /** Return a human-readable description of the node_t <b>node</b>.
  3002. *
  3003. * This function is not thread-safe. Each call to this function invalidates
  3004. * previous values returned by this function.
  3005. */
  3006. const char *
  3007. node_describe(const node_t *node)
  3008. {
  3009. static char buf[NODE_DESC_BUF_LEN];
  3010. return node_get_description(buf, node);
  3011. }
  3012. /** Return a human-readable description of the routerstatus_t <b>rs</b>.
  3013. *
  3014. * This function is not thread-safe. Each call to this function invalidates
  3015. * previous values returned by this function.
  3016. */
  3017. const char *
  3018. routerstatus_describe(const routerstatus_t *rs)
  3019. {
  3020. static char buf[NODE_DESC_BUF_LEN];
  3021. return routerstatus_get_description(buf, rs);
  3022. }
  3023. /** Return a human-readable description of the extend_info_t <b>ri</b>.
  3024. *
  3025. * This function is not thread-safe. Each call to this function invalidates
  3026. * previous values returned by this function.
  3027. */
  3028. const char *
  3029. extend_info_describe(const extend_info_t *ei)
  3030. {
  3031. static char buf[NODE_DESC_BUF_LEN];
  3032. return extend_info_get_description(buf, ei);
  3033. }
  3034. /** Set <b>buf</b> (which must have MAX_VERBOSE_NICKNAME_LEN+1 bytes) to the
  3035. * verbose representation of the identity of <b>router</b>. The format is:
  3036. * A dollar sign.
  3037. * The upper-case hexadecimal encoding of the SHA1 hash of router's identity.
  3038. * A "=" if the router is named; a "~" if it is not.
  3039. * The router's nickname.
  3040. **/
  3041. void
  3042. router_get_verbose_nickname(char *buf, const routerinfo_t *router)
  3043. {
  3044. const char *good_digest = networkstatus_get_router_digest_by_nickname(
  3045. router->nickname);
  3046. int is_named = good_digest && tor_memeq(good_digest,
  3047. router->cache_info.identity_digest,
  3048. DIGEST_LEN);
  3049. buf[0] = '$';
  3050. base16_encode(buf+1, HEX_DIGEST_LEN+1, router->cache_info.identity_digest,
  3051. DIGEST_LEN);
  3052. buf[1+HEX_DIGEST_LEN] = is_named ? '=' : '~';
  3053. strlcpy(buf+1+HEX_DIGEST_LEN+1, router->nickname, MAX_NICKNAME_LEN+1);
  3054. }
  3055. /** Forget that we have issued any router-related warnings, so that we'll
  3056. * warn again if we see the same errors. */
  3057. void
  3058. router_reset_warnings(void)
  3059. {
  3060. if (warned_nonexistent_family) {
  3061. SMARTLIST_FOREACH(warned_nonexistent_family, char *, cp, tor_free(cp));
  3062. smartlist_clear(warned_nonexistent_family);
  3063. }
  3064. }
  3065. /** Given a router purpose, convert it to a string. Don't call this on
  3066. * ROUTER_PURPOSE_UNKNOWN: The whole point of that value is that we don't
  3067. * know its string representation. */
  3068. const char *
  3069. router_purpose_to_string(uint8_t p)
  3070. {
  3071. switch (p)
  3072. {
  3073. case ROUTER_PURPOSE_GENERAL: return "general";
  3074. case ROUTER_PURPOSE_BRIDGE: return "bridge";
  3075. case ROUTER_PURPOSE_CONTROLLER: return "controller";
  3076. default:
  3077. tor_assert(0);
  3078. }
  3079. return NULL;
  3080. }
  3081. /** Given a string, convert it to a router purpose. */
  3082. uint8_t
  3083. router_purpose_from_string(const char *s)
  3084. {
  3085. if (!strcmp(s, "general"))
  3086. return ROUTER_PURPOSE_GENERAL;
  3087. else if (!strcmp(s, "bridge"))
  3088. return ROUTER_PURPOSE_BRIDGE;
  3089. else if (!strcmp(s, "controller"))
  3090. return ROUTER_PURPOSE_CONTROLLER;
  3091. else
  3092. return ROUTER_PURPOSE_UNKNOWN;
  3093. }
  3094. /** Release all static resources held in router.c */
  3095. void
  3096. router_free_all(void)
  3097. {
  3098. crypto_pk_free(onionkey);
  3099. crypto_pk_free(lastonionkey);
  3100. crypto_pk_free(server_identitykey);
  3101. crypto_pk_free(client_identitykey);
  3102. tor_mutex_free(key_lock);
  3103. routerinfo_free(desc_routerinfo);
  3104. extrainfo_free(desc_extrainfo);
  3105. crypto_pk_free(authority_signing_key);
  3106. authority_cert_free(authority_key_certificate);
  3107. crypto_pk_free(legacy_signing_key);
  3108. authority_cert_free(legacy_key_certificate);
  3109. memwipe(&curve25519_onion_key, 0, sizeof(curve25519_onion_key));
  3110. memwipe(&last_curve25519_onion_key, 0, sizeof(last_curve25519_onion_key));
  3111. if (warned_nonexistent_family) {
  3112. SMARTLIST_FOREACH(warned_nonexistent_family, char *, cp, tor_free(cp));
  3113. smartlist_free(warned_nonexistent_family);
  3114. }
  3115. }
  3116. /** Return a smartlist of tor_addr_port_t's with all the OR ports of
  3117. <b>ri</b>. Note that freeing of the items in the list as well as
  3118. the smartlist itself is the callers responsibility. */
  3119. smartlist_t *
  3120. router_get_all_orports(const routerinfo_t *ri)
  3121. {
  3122. tor_assert(ri);
  3123. node_t fake_node;
  3124. memset(&fake_node, 0, sizeof(fake_node));
  3125. /* we don't modify ri, fake_node is passed as a const node_t *
  3126. */
  3127. fake_node.ri = (routerinfo_t *)ri;
  3128. return node_get_all_orports(&fake_node);
  3129. }