router.c 121 KB

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