-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3e91fc
commit 1767465
Showing
13 changed files
with
24 additions
and
20 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
description: Where to begin (and end!) with integrating Tor support in your mobile app | ||
description: Where to begin with integrating Tor support into your mobile app or service | ||
cover: .gitbook/assets/android-dark-web.avif | ||
coverY: 0 | ||
--- | ||
|
||
# Introduction | ||
# Welcome to Onion Mobile Devs! | ||
|
||
Tor, a free and open-source software for enabling anonymous communication, routes Internet traffic through a worldwide, volunteer overlay network, consisting of thousands of relays, to conceal a user's location and usage from network surveillance or traffic analysis. By integrating Tor into your mobile app, you provide your users with the ability to maintain privacy and evade censorship. | ||
Tor, a [free and open-source software](the-history-of-tor.md) for enabling anonymous communication, routes Internet traffic through a worldwide, volunteer overlay network, consisting of thousands of relays, to conceal a user's location and usage from network surveillance or traffic analysis. By integrating [Tor into your mobile app](mobile-concepts/mobile-apps-with-tor.md), you provide your users with the ability to [maintain privacy and evade censorship](the-tor-protocol.md). | ||
|
||
By the end of this guide, you will have a thorough understanding of how to integrate Tor into a mobile application, aligning with the best practices of open-source development and contributing to the broader goal of promoting online privacy and freedom. | ||
By the end of this guide, you will have a thorough understanding of how to [integrate Tor into a mobile application](mobile-concepts/all-the-ways-to-tor.md), aligning with the best practices of open-source development and contributing to the broader goal of [promoting online privacy and freedom](the-history-of-tor.md). | ||
|
||
<figure><img src="https://images.unsplash.com/photo-1549692520-acc6669e2f0c?crop=entropy&cs=srgb&fm=jpg&ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxzb2Z0d2FyZSUyMGRldmVsb3BlcnxlbnwwfHx8fDE3MTUxODg3NDB8MA&ixlib=rb-4.0.3&q=85" alt=""><figcaption></figcaption></figure> | ||
<figure><img src=".gitbook/assets/image (1).png" alt=""><figcaption><p>Classic Orbot user interface.... the original Tor on Mobile app!</p></figcaption></figure> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters