Passwordless Nextcloud login via the W3DS decentralized identity protocol, plus optional bidirectional sync of Nextcloud Talk chats to/from user eVaults.
Users authenticate by scanning a QR code with their eID wallet, which signs a session challenge using ECDSA P-256. No passwords are transmitted or stored. Once linked, a user's Talk rooms and messages are mirrored to their eVault so the same conversations show up on any other W3DS-connected platform.
- Installation — manual install, Docker dev setup, and app store publishing
- How it works — auth flow, sync architecture, and data model
AGPL-3.0-or-later