router.c 123 KB

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