iOS App: E2EE Setup
Goal:
Prepare the iOS application project to use end-to-end encryption (e2ee). The application should be able to send and receive an encrypted message.
ACs:
-
There is a functionality/ implementation that: - logs into a homeserver with a demo account
- sets up a sync loop and local storage
- sets up the crypto store
- sends and receives an encrypted test message
Notes
Edited by Robert Gerbauld