Esta página está disponible solo en inglés.
Back to FAQ

Notefox Account v2 (Sav Account)

Notefox Account v2 (also known as Sav Account) is the modern, next-generation backend and synchronization system powering Notefox. It has been redesigned from the ground up to offer superior security, higher reliability, multi-service flexibility, and smart conflict management.

What's New in Version 2

Version 2 introduces major architectural improvements and powerful new features:

What Happens to Existing (v1) Users?

If you already have a Notefox Account created with version 1, you do not need to do anything. The transition is designed to be completely seamless and risk-free:

Summary of Key Differences

Feature Legacy Account (v1) Sav Account (v2)
Supported Services Notefox only Multi-service (Notefox + future extensions)
Sync Mechanism Last-write-wins (sensitive to clock drift) Snapshot + Revision counter with conflict detection (409)
Password Change Re-encrypts limited rows Re-wraps Data Encryption Key (all notes remain accessible)
2FA / Login OTP Fixed / non-configurable Configurable per user, with expiry and attempt limits
Brute-Force Protection None Granular rate limiting across all endpoints
Web Management None (managed only via the extension) Web dashboard (/my/) + future on-the-fly notes access
Password Security SHA-512 Modern secure hash (Argon2id / Bcrypt)
Live Systems Status Check None Dedicated live health detection page (/help/status/)

Frequently Asked Questions

Do I have to register a new account?

No. Your existing Notefox Account works directly with the new v2 system.

Will I lose my notes when my extension updates?

No. Your notes are securely preserved on the server and will automatically synchronize with the new version. However, keeping a regular local backup via the Import & Export feature is always recommended as a good practice.

Can I manage my account or view my notes from the web?

Yes, you can log in to your account at notefox.eu/my from any web browser to manage your profile, security settings (like 2FA), change your password, or download sync history. In the future, we also plan to allow accessing and viewing your notes on the fly directly from the web portal.

What if I use Notefox on multiple devices with different versions?

The v1 and v2 APIs are designed to coexist safely. A v1 client and a v2 client can both communicate with the sync infrastructure during the transitional period.