mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-24 22:45:19 +00:00
Remove cover traffic functionality (#389)
- Remove cover traffic variables and timer - Remove cover traffic methods (startCoverTraffic, scheduleCoverTraffic, sendDummyMessage, generateDummyContent) - Remove cover traffic initialization in startSession() - Remove cover traffic check in handleReceivedPacket - Remove timer invalidation in reset() - Update README.md and AI_CONTEXT.md to remove cover traffic mentions Co-authored-by: jack <jackjackbits@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,6 @@ This project is released into the public domain. See the [LICENSE](LICENSE) file
|
||||
|
||||
- **Decentralized Mesh Network**: Automatic peer discovery and multi-hop message relay over Bluetooth LE
|
||||
- **Privacy First**: No accounts, no phone numbers, no persistent identifiers
|
||||
- **Cover Traffic**: Timing obfuscation and dummy messages for enhanced privacy
|
||||
- **Private Message End-to-End Encryption**: [Noise Protocol](http://noiseprotocol.org)
|
||||
- **Store & Forward**: Messages cached for offline peers and delivered when they reconnect
|
||||
- **IRC-Style Commands**: Familiar `/slap`, `/msg`, `/who` style interface
|
||||
|
||||
Reference in New Issue
Block a user