router.c 98 KB

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