From a090c6408144a96cc54e7a1f904cd2e03de517c9 Mon Sep 17 00:00:00 2001 From: r-zakarya <82443831+r-zakarya@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:17:16 +0100 Subject: [PATCH] feat(security): "Lock vault when Windows locks or sleeps" toggle (default ON) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Explicit opt-out for users without Quick Unlock who don't want to retype the master password after every sleep. Default ON = exact historical behavior (lock on WTS lock/suspend, with the documented Quick Unlock exemption — DPAPI already gates access via the Windows account). Synced setting, Settings > Security. Co-Authored-By: Claude Opus 4.8 --- index.html | 13 +++++++++++++ js/app.js | 17 +++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/index.html b/index.html index 3cf5573..054bad8 100644 --- a/index.html +++ b/index.html @@ -566,6 +566,19 @@ +
+ + Lock vault when Windows locks or sleeps + + With Quick Unlock enabled the vault stays unlocked + anyway — Windows sign-in already gates access. + + + +
Ask before moving to trash