Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
53f57dd7
Commit
53f57dd7
authored
Sep 19, 2007
by
Roger Dingledine
Browse files
Set up moria1 as the first v3 directory authority.
svn:r11506
parent
2f4fa29b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
53f57dd7
Changes in version 0.2.0.7-alpha - 2007-??-??
o New directory authorities:
- Set up moria1 as the first v3 directory authority. See
doc/spec/dir-spec.txt for details on the new directory design.
o Minor features (security):
- As a client, do not believe any server that tells us that any address
maps to an internal address space.
...
...
src/or/config.c
View file @
53f57dd7
...
...
@@ -790,9 +790,8 @@ add_default_trusted_dirservers(void)
{
int
i
;
const
char
*
dirservers
[]
=
{
/* eventually we should mark moria1 as "v1only" */
"moria1 v1 orport=9001 128.31.0.34:9031 "
"FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441"
,
"moria1 v1 orport=9001 v3ident=5420FD8EA46BD4290F1D07A1883C9D85ECC486C4 "
"128.31.0.34:9031 FFCB 46DB 1339 DA84 674C 70D7 CB58 6434 C437 0441"
,
"moria2 v1 orport=9002 128.31.0.34:9032 "
"719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF"
,
"tor26 v1 orport=443 86.59.21.38:80 "
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment