parent
54790a4fb9
commit
e94eac1d5d
5
AUTHORS
5
AUTHORS
|
@ -20,8 +20,9 @@ promoted to Chief Application Resource Editor.
|
||||||
Contributors:
|
Contributors:
|
||||||
-------------
|
-------------
|
||||||
Nick Mathewson <nickm@freehaven.net> wrote some of the patch
|
Nick Mathewson <nickm@freehaven.net> wrote some of the patch
|
||||||
code to support the compiling of Tor and LibEvent on Android,
|
code to support the compiling of Tor and Libevent on Android,
|
||||||
and generaly provided guidance in the entire effort.
|
and generally provided guidance in the entire effort.
|
||||||
|
|
||||||
Adam Langley <> made the original valiant effort to port
|
Adam Langley <> made the original valiant effort to port
|
||||||
Tor to Android.
|
Tor to Android.
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
- Improved performance and error handling
|
- Improved performance and error handling
|
||||||
|
|
||||||
0.0.2a - 2009-11-30
|
0.0.2a - 2009-11-30
|
||||||
- Update user interace layout and graphics
|
- Update user interface layout and graphics
|
||||||
- Modified service launch, shutdown and handling
|
- Modified service launch, shutdown and handling
|
||||||
- Improved event handler on Tor Control port callbacks
|
- Improved event handler on Tor Control port callbacks
|
||||||
- Added Help page
|
- Added Help page
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
- Added 'save' and editable textbox for the settings screen
|
- Added 'save' and editable textbox for the settings screen
|
||||||
- Moved screen navigation to a pop-up menu
|
- Moved screen navigation to a pop-up menu
|
||||||
|
|
||||||
Changes in version 0.0.1-alpha - 2009-10-21
|
0.0.1-alpha - 2009-10-21
|
||||||
- First code release
|
- First code release
|
||||||
- Major Features: Tor binary application is fully operational, UI: Start/Stop Tor, View Message Log, View Settings (torrc)
|
- Major Features: Tor binary application is fully operational, UI: Start/Stop Tor, View Message Log, View Settings (torrc)
|
||||||
|
|
||||||
|
|
2
README
2
README
|
@ -7,7 +7,7 @@ Orbot also provides an HTTP Proxy for connecting web browsers and other
|
||||||
HTTP client applications into the Tor SOCKS interface.
|
HTTP client applications into the Tor SOCKS interface.
|
||||||
|
|
||||||
***********************************************
|
***********************************************
|
||||||
Orbot is a component of the Guardian Project, an effort to develope
|
Orbot is a component of the Guardian Project, an effort to develop
|
||||||
a secure, anonymous smartphone for use by human rights activists, journalists
|
a secure, anonymous smartphone for use by human rights activists, journalists
|
||||||
and others around the world. Learn more: http://openideals.com/guardian
|
and others around the world. Learn more: http://openideals.com/guardian
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue