router.c 101 KB

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