Commit 4ca2ef21 authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Note that there is a public descriptor archive now.

parent a5a6ea37
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -13,12 +13,15 @@ project root.
-----------------

- Directory archives: These scripts parse and evaluate directory archives
  as created by Peter Palfrader's directory-archive script. There is no
  public repository for these archives so far, so that you'll need to
  generate them yourself. See the following link for details:
  as created by Peter Palfrader's directory-archive script. See the
  following link for details:

  https://svn.torproject.org/svn/tor/trunk/contrib/directory-archive/

  The directory archives since May 2004 can also be downloaded at:

  http://archive.torproject.org/tor-directory-authority-archive/

- Java 6 (sudo apt-get install sun-java6-jdk)

- PostgreSQL (sudo apt-get install postgresql)