super-productivity/packages/super-sync-server/docs
Johannes Millan 06477e9fd9 feat(super-sync-server): add recover-user data-recovery script
Reconstructs a single user's AppDataComplete by replaying their op log up to a chosen serverSeq and decrypting E2E-encrypted payloads — the recovery path the server's restore endpoint cannot offer for encrypted accounts (it throws EncryptedOpsNotSupportedError). Read-only on the DB; documented in docs/backup-and-recovery.md. Unverified against real encrypted data — see the script header.
2026-05-22 19:18:40 +02:00
..
authentication.md refactor(sync): unify JWT expiry to 365 days for all auth methods 2026-02-16 18:44:27 +01:00
backup-and-recovery.md feat(super-sync-server): add recover-user data-recovery script 2026-05-22 19:18:40 +02:00
encryption-at-rest.md feat(supersync): implement Phase 1 encryption-at-rest tooling 2026-01-23 14:31:24 +01:00
testing-guide.md feat(supersync): implement Phase 2 testing & validation tooling 2026-01-23 14:31:24 +01:00