router.c 115 KB

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