Encryption (E2E)
This chapter is in progress
An outline is below. Help finish it via Edit this page on GitHub.
Lurker supports end-to-end encrypted channels, interoperable with other clients that speak the same protocol.
What's encrypted
- End-to-end encrypted channels and how they differ from plain channels.
- Trust-on-first-use (TOFU) for peer keys.
Using encrypted channels
- Enabling encryption and recognizing encrypted buffers.
- Verifying peers and what the trust indicators mean.
Keys across devices
- Exporting and importing your keys to use encrypted channels on another device.