router.c 123 KB

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