SimpleX doesn't plan to integrate Tor anymore, IP address is protected from servers not in your server list by default now (#151)

https://simplex.chat/blog/20240604-simplex-chat-v5.8-private-message-routing-chat-themes.html
This commit is contained in:
randomwithnoname 2024-11-08 14:44:40 +00:00 committed by GitHub
parent fef37889af
commit b175fea2fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -258,7 +258,6 @@ Briar is newer, and lacks too many features to be usable for large organizations
- The iOS client from v3.0 supports instant push notifications - it requires that users opt-in to using a central push notifications server. The project plans to add support for users to [self-host a part of notifications server functionality](https://github.com/simplex-chat/simplex-chat/blob/stable/blog/20220404-simplex-chat-instant-notifications.md#our-ios-approach-has-one-trade-off).
- The Android client supports fully private notification by running an optional always-on background service.
- There is no web-based client because of additional attack vectors.
- SimpleX messaging servers can see users IP addresses; the project plans to embed access via Tor into the apps.
## Conclusions