๐Ÿง… Tor Security Checker

Privacy Policy

Ultimo aggiornamento / Last updated: 2026-03-02

๐Ÿ‡ฎ๐Ÿ‡น Italiano ๐Ÿ‡ฌ๐Ÿ‡ง English

๐Ÿ“‹ Introduzione

Tor Security Checker รจ uno strumento educativo open-source per Android che ti aiuta a capire se la tua connessione passa davvero attraverso la rete Tor tramite Orbot, e a scoprire eventuali perdite (DNS leak, WebRTC leak, ecc.). L'app non garantisce anonimato: i risultati sono indicativi e a scopo didattico.

๐Ÿ” Dati raccolti

L'app non raccoglie, memorizza nรฉ trasmette dati personali a server di terze parti.

Durante l'utilizzo, l'app effettua le seguenti richieste di rete per eseguire i controlli:

  • Connessione TCP a 127.0.0.1:9050 (Orbot locale) per verificarne lo stato
  • Richiesta a check.torproject.org/api/ip per ottenere l'IP Tor e verificare l'uso di Tor
  • Richiesta a api.ipify.org, api4.my-ip.io, api.myip.com per il DNS leak test (via proxy Tor)
  • Richiesta a ipapi.co per la geolocalizzazione dell'IP (cittร  e paese) โ€” effettuata in connessione diretta, non tramite proxy Tor
  • Connessione all'indirizzo .onion inserito dall'utente (via Orbot)
  • Pacchetto UDP a stun.cloudflare.com:3478 e stun.stunprotocol.org:3478 per il WebRTC leak test (connessione diretta, bypassa il proxy)

Le richieste HTTP vengono effettuate tramite il proxy SOCKS5 di Orbot salvo dove indicato. Il test WebRTC usa UDP diretto per rilevare leak. Nessun dato viene salvato sul dispositivo oltre alle preferenze di tema e lingua.

๐Ÿ’พ Dati salvati localmente

L'app salva nelle preferenze del dispositivo (SharedPreferences) unicamente:

  • Tema scelto (Sistema / Chiaro / Scuro)
  • Lingua scelta (Italiano / English)
  • Flag onboarding completato

Questi dati non vengono mai inviati a server esterni.

๐ŸŒ Servizi di terze parti

L'app interagisce con i seguenti servizi esclusivamente per effettuare i controlli tecnici:

  • TorProject โ€“ check.torproject.org โ€” verifica ufficiale Tor (via proxy)
  • ipify โ€“ api.ipify.org โ€” rilevamento IP reale (connessione diretta)
  • ipapi.co โ€“ ipapi.co โ€” geolocalizzazione IP: cittร  e paese (connessione diretta, primario)
  • ip-api.com โ€“ ip-api.com โ€” geolocalizzazione IP: cittร  e paese (connessione diretta, usato solo come fallback se ipapi.co non risponde)
  • My-IP.io โ€“ api4.my-ip.io โ€” DNS leak test (via proxy)
  • MyIP.com โ€“ api.myip.com โ€” DNS leak test (via proxy)
  • Cloudflare STUN โ€“ stun.cloudflare.com:3478 โ€” WebRTC leak test (UDP diretto)
  • stunprotocol.org โ€“ stun.stunprotocol.org:3478 โ€” WebRTC leak test, fallback (UDP diretto)

Le richieste dirette (IP reale, geolocalizzazione, WebRTC) non passano per Tor e potrebbero essere visibili al provider di rete. Consulta le rispettive privacy policy per dettagli.

๐Ÿ”” Notifiche

L'app puรฒ inviare notifiche push locali per avvisare quando il proxy SOCKS5 o la VPN Orbot vengono disattivati. Le notifiche sono generate localmente sul dispositivo e non coinvolgono server esterni.

๐Ÿ‘ถ Minori

L'app non รจ destinata a minori di 13 anni e non raccoglie consapevolmente dati di minori.

โœ๏ธ Modifiche

Questa privacy policy potrebbe essere aggiornata. Le modifiche saranno pubblicate su questa pagina con data aggiornata.

๐Ÿ“ฌ Contatti

Per domande sulla privacy, contattaci tramite SimpleX Chat โ€” una piattaforma di messaggistica anonima e senza raccolta di metadati.

Inquadra il QR code con l'app SimpleX per avviare una conversazione:

SimpleX QR Code

๐Ÿ“‹ Introduction

Tor Security Checker is an open-source educational tool for Android that helps you understand whether your connection is actually routed through the Tor network via Orbot, and to discover potential leaks (DNS leak, WebRTC leak, etc.). The app does not guarantee anonymity: results are indicative and intended for learning purposes.

๐Ÿ” Data collected

This app does not collect, store, or transmit personal data to third-party servers.

During use, the app makes the following network requests to run the checks:

  • TCP connection to 127.0.0.1:9050 (local Orbot) to check its status
  • Request to check.torproject.org/api/ip to get the Tor IP and verify Tor usage
  • Request to api.ipify.org, api4.my-ip.io, api.myip.com for DNS leak test (via Tor proxy)
  • Request to ipapi.co for IP geolocation (city and country) โ€” made via direct connection, not through the Tor proxy
  • Connection to the user-entered .onion address (via Orbot)
  • UDP packet to stun.cloudflare.com:3478 and stun.stunprotocol.org:3478 for the WebRTC leak test (direct connection, bypasses proxy)

HTTP requests are routed through Orbot's SOCKS5 proxy unless otherwise noted. The WebRTC test uses direct UDP to detect leaks. No data is stored on the device beyond theme and language preferences.

๐Ÿ’พ Locally stored data

The app stores only the following in device preferences (SharedPreferences):

  • Chosen theme (System / Light / Dark)
  • Chosen language (Italiano / English)
  • Onboarding completed flag

This data is never sent to external servers.

๐ŸŒ Third-party services

The app interacts with the following services solely for technical checks:

  • TorProject โ€“ check.torproject.org โ€” official Tor verification (proxied)
  • ipify โ€“ api.ipify.org โ€” real IP detection (direct connection)
  • ipapi.co โ€“ ipapi.co โ€” IP geolocation: city and country (direct connection, primary)
  • ip-api.com โ€“ ip-api.com โ€” IP geolocation: city and country (direct connection, used only as fallback if ipapi.co is unavailable)
  • My-IP.io โ€“ api4.my-ip.io โ€” DNS leak test (proxied)
  • MyIP.com โ€“ api.myip.com โ€” DNS leak test (proxied)
  • Cloudflare STUN โ€“ stun.cloudflare.com:3478 โ€” WebRTC leak test (direct UDP)
  • stunprotocol.org โ€“ stun.stunprotocol.org:3478 โ€” WebRTC leak test, fallback (direct UDP)

Direct requests (real IP, geolocation, WebRTC) do not go through Tor and may be visible to your network provider. Please review their respective privacy policies for details.

๐Ÿ”” Notifications

The app may send local push notifications to alert you when the SOCKS5 proxy or Orbot VPN is deactivated. Notifications are generated locally on the device and do not involve external servers.

๐Ÿ‘ถ Children

This app is not intended for children under 13 and does not knowingly collect data from minors.

โœ๏ธ Changes

This privacy policy may be updated. Changes will be posted on this page with an updated date.

๐Ÿ“ฌ Contact

For privacy-related questions, reach us via SimpleX Chat โ€” an anonymous messaging platform with no metadata collection.

Scan the QR code with the SimpleX app to start a conversation:

SimpleX QR Code