router.c 126 KB

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