🔐

Password Vault

{isSetup ? 'Create your vault' : 'Unlock your vault'}

{#if error} {/if}
{ e.preventDefault(); handleSubmit(); }} class="lock-form">
{#if isSetup}
{/if}

{isSetup ? 'Your master password encrypts all data locally. It cannot be recovered if lost.' : 'Your data is encrypted with AES-256-GCM. Key is stored only in memory.'}