Skip to content

Commit b53bb82

Browse files
committed
added android privacy policy
1 parent a2924bd commit b53bb82

15 files changed

Lines changed: 108 additions & 0 deletions

File tree

content/en/privacy/android.md

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
title: "Privacy Policy for I2P Android"
3+
description: "Privacy policy for the I2P Android application. I2P does not collect, store, or share any personal data."
4+
type: "legal"
5+
layout: "legal"
6+
lastUpdated: "2026-04"
7+
aliases:
8+
- /en/privacy/android/
9+
---
10+
11+
## Overview
12+
13+
This Privacy Policy describes how the I2P Android application ("I2P," "the app," "we," "us," or "our") handles information. The Invisible Internet Project is a free, open-source anonymous communications network. Protecting user privacy is the core purpose of our software.
14+
15+
**In short: The I2P Android app does not collect, store, transmit, or share any personal data or personally identifiable information.**
16+
17+
## Information We Collect
18+
19+
**None.**
20+
21+
The I2P Android application does not collect, store, or transmit any of the following:
22+
23+
- Personal information (name, email, phone number, address)
24+
- Account credentials or identifiers
25+
- Contacts, calendar, or photos
26+
- Location data (GPS, network, or IP-based)
27+
- Device identifiers (Advertising ID, IMEI, MAC address, Android ID)
28+
- Usage analytics or telemetry
29+
- Crash reports or diagnostic data (by the app itself)
30+
- Any other personally identifiable information
31+
32+
I2P is designed to route traffic anonymously through a decentralized peer-to-peer network. The app operates entirely on your device and communicates only with other I2P network participants as part of normal network operation.
33+
34+
## Information Collected by Google Play Services
35+
36+
While the I2P app itself does not collect any data, the Google Play Store and Google Play Services may automatically collect certain information when you install or run the app, including:
37+
38+
- **Crash reports and Application Not Responding (ANR) data** — collected by Google Play to help developers identify and fix bugs
39+
- **Basic installation and update information** — managed by the Google Play Store
40+
41+
This data is collected by Google, governed by [Google's Privacy Policy](https://policies.google.com/privacy), and is not controlled by or shared with the I2P project beyond the aggregated, anonymized crash reports made available to developers through the Google Play Console.
42+
43+
We do not receive any personally identifiable information from Google Play Services. Crash data that may be provided to us through the Google Play Console is aggregated, anonymized, and used solely for improving the stability of the app.
44+
45+
## Permissions
46+
47+
The I2P Android app requests only the minimum permissions required to operate as an anonymous network router. Any permissions requested are used exclusively for the app's core functionality and are never used to collect, store, or transmit user data.
48+
49+
## How We Use Information
50+
51+
Because we do not collect any information, there is no user data to use, analyze, or process.
52+
53+
## Data Sharing
54+
55+
We do not share any user data with third parties because we do not collect any user data. The I2P app does not:
56+
57+
- Sell, rent, lease, or trade user data
58+
- Share data with advertisers, analytics providers, or data brokers
59+
- Integrate third-party tracking SDKs
60+
- Use user data for advertising purposes
61+
62+
## Data Storage and Retention
63+
64+
The I2P application stores only the operational data required for the network router to function (such as local configuration, router information database, and message queues). This data remains on your device and is never transmitted to I2P project servers or any third party.
65+
66+
You can delete all locally stored I2P data at any time by uninstalling the app or clearing its data through Android's application settings.
67+
68+
## Data Security
69+
70+
I2P is built from the ground up as a privacy and anonymity tool. All traffic routed through the I2P network is end-to-end encrypted using multiple layers of encryption (garlic routing). The app's source code is fully open-source and available for public audit at:
71+
72+
- [https://github.com/i2p/i2p.i2p](https://github.com/i2p/i2p.i2p)
73+
74+
## Children's Privacy
75+
76+
The I2P Android app is not directed at children under the age of 13. Because the app does not collect any personal information from any user, it does not knowingly collect personal information from children under 13.
77+
78+
## Changes to This Privacy Policy
79+
80+
We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated "Last Updated" date. We encourage you to review this policy periodically.
81+
82+
## Contact Us
83+
84+
If you have questions or concerns about this Privacy Policy, please contact us:
85+
86+
- **Email**: admin@i2p.net
87+
- **GPG Key fingerprint**: `6BEA 3ED4 582D 7A49 C42E 6654 9DCF 89C0 714E EE89`
88+
- **Website**: [https://i2p.net](https://i2p.net)
89+
90+
---
91+
92+
**Last Updated**: April 2026
93+
94+
This privacy policy applies specifically to the I2P Android application distributed by the I2P project. For the privacy policy governing the I2P project website, see the [main Privacy Policy](/privacy/).

i18n/ar.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "ستورمي كلاود"
138138
copyrightText = "مشروع الإنترنت الخفي. مرخص تحت Creative Commons."
139139
privacy = "الخصوصية"
140+
privacyAndroid = "خصوصية أندرويد"
140141
terms = "الشروط"
141142
impressum = "إمبريسوم"
142143
press = "الصحافة"

i18n/cs.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "Projekt Neviditelný Internet. Licencováno pod Creative Commons."
139139
privacy = "Ochrana soukromí"
140+
privacyAndroid = "Soukromí Android"
140141
terms = "Podmínky"
141142
impressum = "Impressum"
142143
press = "Tisk"

i18n/de.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "Das Invisible Internet Project. Lizenziert unter Creative Commons."
139139
privacy = "Datenschutz"
140+
privacyAndroid = "Android-Datenschutz"
140141
terms = "Bedingungen"
141142
impressum = "Impressum"
142143
press = "Presse"

i18n/en.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "The Invisible Internet Project. Licensed under Creative Commons."
139139
privacy = "Privacy"
140+
privacyAndroid = "Android Privacy"
140141
terms = "Terms"
141142
impressum = "Impressum"
142143
press = "Press"

i18n/es.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "El Proyecto de Internet Invisible. Licenciado bajo Creative Commons."
139139
privacy = "Privacidad"
140+
privacyAndroid = "Privacidad Android"
140141
terms = "Términos"
141142
impressum = "Impressum"
142143
press = "Prensa"

i18n/fr.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "Le Projet Internet Invisible. Sous licence Creative Commons."
139139
privacy = "Confidentialité"
140+
privacyAndroid = "Confidentialité Android"
140141
terms = "Conditions d'utilisation"
141142
impressum = "Impressum"
142143
press = "Presse"

i18n/hi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "गिटलैब"
137137
stormycloud = "स्टॉर्मीक्लाउड"
138138
copyrightText = "इनविज़िबल इंटरनेट प्रोजेक्ट। क्रिएटिव कॉमन्स के अंतर्गत लाइसेंस।"
139139
privacy = "गोपनीयता"
140+
privacyAndroid = "Android गोपनीयता"
140141
terms = "शर्तें"
141142
impressum = "इंप्रेसम"
142143
press = "प्रेस"

i18n/ko.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "스톰이클라우드"
138138
copyrightText = "Invisible Internet Project. Creative Commons 라이선스 적용."
139139
privacy = "개인정보 처리방침"
140+
privacyAndroid = "Android 개인정보"
140141
terms = "이용 약관"
141142
impressum = "사실 확인 사항"
142143
press = "언론"

i18n/pt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ gitlab = "GitLab"
137137
stormycloud = "StormyCloud"
138138
copyrightText = "O Projeto de Internet Invisível. Licenciado sob Creative Commons."
139139
privacy = "Privacidade"
140+
privacyAndroid = "Privacidade Android"
140141
terms = "Termos"
141142
impressum = "Impressum"
142143
press = "Imprensa"

0 commit comments

Comments
 (0)