Skip to content

Commit

Permalink
Release version 1.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Mar 2, 2022
1 parent c075104 commit eb1b420
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Orbot iOS Changelog

## 1.1.0

- Updates:
- Tor 0.4.6.9
- OpenSSL 1.1.1m
- Obfs4proxy 0.0.13
- Snowflake 2.1.0
- Leaf
- Release under Tor Project

## 1.0.0

- First release.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Provides a "VPN" which tunnels all your device network traffic through Tor.

- Supports Obfs4 and Snowflake bridges, fully configurable.
- Supports Onion v3 service authentication.
- Tor 0.4.6.8
- Tor 0.4.6.9
- OpenSSL 1.1.1m
- Obfs4proxy 0.0.13
- Snowflake 2.1.0


## Build
Expand All @@ -17,7 +20,7 @@ Provides a "VPN" which tunnels all your device network traffic through Tor.
- [Homebrew](https://brew.sh)

```sh
brew install cocoapods bartycrouch fastlane rustup-init
brew install cocoapods bartycrouch fastlane rustup-init automake autoconf libtool gettext
rustup-init -y
rustup target add aarch64-apple-ios
cargo install cargo-lipo cbindgen
Expand Down Expand Up @@ -88,7 +91,8 @@ You can call these URIs like this:

Benjamin Erhart, [Die Netzarchitekten e.U.](https://die.netzarchitekten.com)

Under the authority of [Guardian Project](https://guardianproject.info).
Under the authority of [Guardian Project](https://guardianproject.info)
with friendly support from [The Tor Project](https://torproject.org).

Licensed under [MIT](LICENSE).

Expand Down

0 comments on commit eb1b420

Please sign in to comment.