Skip to content

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.

See also

Released under the MPL-2.0 License.