returned AUTHORS file to its proper and rightful state

svn:r22007
This commit is contained in:
Nathan Freitas 2010-03-18 03:25:45 +00:00
parent 8d6e657708
commit 54790a4fb9
1 changed files with 13 additions and 4 deletions

17
AUTHORS
View File

@ -1,7 +1,7 @@
This file lists the authors for Orweb, This file lists the authors for Orbot,
a free software project to provide anonymity web browsing on Android smartphones. a free software project to provide anonymity on the Internet on Android smartphones.
For more information about Orweb, see http://guardianproject.info/apps/orweb For more information about Orbot, see http://openideals.com/guardian
If you got this file as a part of a larger bundle, If you got this file as a part of a larger bundle,
there are probably other authors that you should be aware of. there are probably other authors that you should be aware of.
@ -12,7 +12,16 @@ Main Authors:
Nathan Freitas <nathan@freitas.net> developed the primary Nathan Freitas <nathan@freitas.net> developed the primary
Android application and managed the porting of Tor to Android. Android application and managed the porting of Tor to Android.
Jake Appelbaum <jake@appelbaum.net > regular gave Nathan a
swift kick in the rear to get this done. He has also provided
extensive guidance and review. Most recently he has been
promoted to Chief Application Resource Editor.
Contributors: Contributors:
------------- -------------
Connell Gauld developed the original Shadow browser on which this project is based. Nick Mathewson <nickm@freehaven.net> wrote some of the patch
code to support the compiling of Tor and LibEvent on Android,
and generaly provided guidance in the entire effort.
Adam Langley <> made the original valiant effort to port
Tor to Android.