mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-24 22:45:20 +00:00
update (#340)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
# bitchat for Android
|
||||
|
||||
A secure, decentralized, peer-to-peer messaging app that works over Bluetooth mesh networks. No internet required, no servers, no phone numbers - just pure encrypted communication.
|
||||
A secure, decentralized, peer-to-peer messaging app that works over Bluetooth mesh networks. No internet required for mesh chats, no servers, no phone numbers - just pure encrypted communication. Bitchat also supports geohash channels, which use an internet connection to connect you with others in your geographic area.
|
||||
|
||||
This is the **Android port** of the original [bitchat iOS app](https://github.com/jackjackbits/bitchat), maintaining 100% protocol compatibility for cross-platform communication.
|
||||
|
||||
@@ -161,7 +161,7 @@ The app requires the following permissions (automatically requested):
|
||||
- **Ephemeral by Default**: Messages exist only in device memory
|
||||
- **Cover Traffic**: Random delays and dummy messages prevent traffic analysis
|
||||
- **Emergency Wipe**: Triple-tap logo to instantly clear all data
|
||||
- **Local-First**: Works completely offline, no servers involved
|
||||
- **Bundled Tor Support**: Built-in Tor network integration for enhanced privacy when internet connectivity is available
|
||||
|
||||
## Performance & Efficiency
|
||||
|
||||
|
||||
Reference in New Issue
Block a user