router.c 129 KB

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