SecureVault Pro

{{ auth.isNewUser ? 'Create your Master Password with PBKDF2 encryption' : 'Enter your Master Password to unlock your vault' }}

{{ passwordStrength.label }}

{{ auth.error }}

Forgot Password?

Password Requirements:

  • Minimum 8 characters
  • Mix of letters, numbers & symbols
  • Avoid common words

AES-256 + PBKDF2 (100k iterations)

Auto-locks after {{ autoLockMinutes }} minutes of inactivity

No passwords yet

Start securing your credentials today

No results found

Try a different search term

{{ getInitial(item.title) }}

{{ formatUrl(item.url) }}

GitHub Cloud Sync

Setup Instructions:

  1. Go to GitHub Settings → Developer Settings
  2. Click "Generate new token" → Personal Access Token (Classic)
  3. Check the 'gist' permission scope only
  4. Copy and paste the token below

Token is encrypted with your master password

Cloud sync is currently enabled

Edit Collection

{{ isEditing ? 'Edit Item' : 'Add New Item' }}

Export Data

Public Share

Sanitized JSON. URLs & Titles only.

Secure Backup

AES Encrypted. Requires password.

Minimum 8 characters. Remember this password - you'll need it to import.

{{ col }} ({{ getCollectionCount(col) }})

Ready to export {{ exportCount }} item{{ exportCount !== 1 ? 's' : '' }}

Import Data

Drop file here or click to browse

Supports .json and .securejson files

Encrypted File Detected

Enter the password used during export

Ready to Import

Found {{ importState.data.length }} item{{ importState.data.length !== 1 ? 's' : '' }}

Import Mode:

Warning: Replace mode will permanently delete all current vault items

{{ toast.message }}