From c9ebe4c8a0ce0397a9c3dd584f650b57fab3f32c Mon Sep 17 00:00:00 2001 From: Meitar M Date: Fri, 2 Aug 2019 01:02:52 -0400 Subject: [PATCH] Add various iCepa project utilities. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6e93cd4..6c575a3 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ - [Orbot](https://guardianproject.info/apps/orbot/) - Provides Tor on the Android platform. - [Orfox](https://guardianproject.info/apps/orfox/) - Provides Tor Browser on the Android platform. +# Apple iOS-based tools + +- [Tor.framework](https://github.com/iCepa/Tor.framework) - The easiest way to embed Tor in your iOS application. +- [iCepa](https://github.com/iCepa/iCepa) - Apple iOS system-wide VPN based Tor client. + # Articles - [Anonbib](https://www.torproject.org/getinvolved/volunteer.html.en#project-anonbib) - List of important papers in the field of anonymity. It's also a set of scripts to generate the website from Latex (bibtex). If we're missing any important papers, please let us know! @@ -146,6 +151,7 @@ - [tor_ssh.sh](https://gitlab.com/grownetics/devops/blob/master/tor_ssh.sh) - One command to enable SSH access via Tor to any server. - [Torsocks](https://www.torproject.org/getinvolved/volunteer.html.en#project-torsocks) - Utility for adapting other applications to work with Tor. +- [tun2tor](https://github.com/iCepa/tun2tor) - Rust library to provide a virtual `utun` (userspace tunnel) interface to Tor. # Whistleblowing