diff options
author | Andrei Serjantov <aas23@freehaven.net> | 2002-07-16 16:18:16 +0000 |
---|---|---|
committer | Andrei Serjantov <aas23@freehaven.net> | 2002-07-16 16:18:16 +0000 |
commit | 53cec4caef1443dc157d40d55849df1deb8d83e2 (patch) | |
tree | d39358247fac14229810c0fffdaea6e6f9c8285d /src/config | |
parent | c951c6f1866b29ffef025238bfc4e51ed4acbe4d (diff) | |
download | tor-53cec4caef1443dc157d40d55849df1deb8d83e2.tar tor-53cec4caef1443dc157d40d55849df1deb8d83e2.tar.gz |
Put in a note in README to explain how to compile (I had to wade
through the cvs messages), and added my router on mosg.cl.cam.ac.uk to
the list of routers.
svn:r52
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/routers.or | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/routers.or b/src/config/routers.or index ca7ad281c..e03febc04 100644 --- a/src/config/routers.or +++ b/src/config/routers.or @@ -34,3 +34,9 @@ MsBJsQMi5Uwqrz+Invb5n6bswrNlJp/bCKBhGTvUCfxg7c8xZy71PPSIPnTg1qXl p5fyAkgCYkZNgEEZzQDHv1GRvLCs92kURjSJE5y8QU0dXfbzms8PAgMA//8= -----END RSA PUBLIC KEY----- +mosg.cl.cam.ac.uk 9005 10240 10240 +-----BEGIN RSA PUBLIC KEY----- +MIGJAoGBAMMHEjhhawM6S14ETFVcvByU7D/baN2JMcCweKKJ7zcSurDnpgRH/Uo7 +05+bZE3BCy4OkAqQbGlKd/ejBOuXjEtS0mJo5xwDX9StKguhgFRk60hhrF2OFJm4 +VLItXA6U2NLOrc+FBCv/9laLpBrxOb8Wuct0l/lyZ2/OfE9yYhC3AgMA//8= +-----END RSA PUBLIC KEY----- |