Choose a site
Add a domain from the extension. FURSOY Vault asks your browser only for that site’s permission.
FURSOY Vault removes selected session cookies from your browser, seals them in an encrypted vault on your own machine, and restores them only once you verify it is you.
Chromium browsers on Windows 10/11 and Linux
The site’s cookies have left the browser and are encrypted in a vault on your own machine.

Protection is simple enough to use every day, but intentionally requires you when a locked session returns.
Add a domain from the extension. FURSOY Vault asks your browser only for that site’s permission.
Matching cookies leave the browser and enter the encrypted vault held by the companion app on your machine.
When you revisit, your face, fingerprint or PIN is checked before the session cookies come back.
Every important boundary is visible in the design and documented in the repository.
Session cookies are encrypted and stored on this device—not uploaded to a FURSOY account or cloud.
Restoring a session takes Windows Hello on Windows, or a PIN held by the TPM on Linux. Neither the gesture nor the PIN reaches the extension.
Each browser profile gets its own vault identity, recovery view and protected-site scope.
If the companion, permission or integrity checks fail, the vault does not silently expose the session.
Host permission is requested only for the domains you choose to protect, and can be revoked at any time.
Local diagnostics retain security events for 90 days while excluding cookie values and secrets.
FURSOY Vault reduces the risk of an unattended, already-signed-in browser session. It does not claim to protect a compromised computer account or replace the security controls around it.
Read the complete threat modelThe Chrome extension, Rust companion, protocol, threat model, release checks and test suites are public. There is no hidden service behind the product. It is built and maintained by one person, and sponsorship goes first to the Windows code-signing certificate that would remove the Unknown publisher warning from every install.
$ data_location this_device_only
$ telemetry disabled
$ profile_scope isolated
$ restore_approval windows_hello
$ failure_mode fail_closedNo. Cookie values are processed locally between the browser extension and the companion app on your machine. The project has no analytics or telemetry service.
Its matching cookies are removed from the browser and stored in the encrypted local vault. Once you verify it is you, they are restored to that browser profile.
No. FURSOY Vault protects selected cookies. It is not a password manager and does not currently vault localStorage, IndexedDB, downloads or browser history.
Chromium browsers—Chrome, Edge, Brave and the rest—on Windows 10/11 or Linux, with the companion app installed. Windows needs a Windows Hello method on the account; Linux uses a PIN held by a TPM 2.0 chip.
Review the source, understand the boundary, then install FURSOY Vault for your browser.