router.c 126 KB

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