router.c 98 KB

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