router.c 124 KB

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