router.c 99 KB

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