diff --git a/content/posts/qubes/index.md b/content/posts/qubes/index.md index 2e287a2..c91818d 100644 --- a/content/posts/qubes/index.md +++ b/content/posts/qubes/index.md @@ -415,8 +415,9 @@ To address "future not-yet-identified vulnerabilities of this kind" on older har * Configure KeePassXC to lock when it is unused: **Application Settings → Security → Timeouts**, enable **Lock databases after inactivity**. If you need a password when using an untrusted qube: * "Emergency pause" the untrusted qube(s), * start the necessary vault qube and open the KeePassXC database, - * copy the credential to the untrusted qube, - * shut down the vault qube, then resume the untrusted qube(s). + * copy the credential to the global clipboard, + * shut down the vault qube, + * unpause the untrusted qube(s), and paste the credential # Wrapping Up