Moving your passwords out of Safari (iCloud Keychain) into HexVault takes about five minutes. Export a CSV, import it, then turn off Keychain’s autofill if you want a single source of truth.
Where to import: open your HexVault vault and go to Settings → Data → Import Passwords, choose Safari, and drop in the file you export below.
.csv file.Handle the export file carefully. It is unencrypted plaintext — anyone who opens it has your passwords. Keep it only as long as the import takes, then delete it and empty your trash.
iCloud Keychain is well-built but Apple-only: it does not travel cleanly to Windows or Android, and Apple manages the keys via iCloud rather than a separate zero-knowledge master password you control. If your devices are mixed, a dedicated manager gives you one vault everywhere, only you can decrypt.
Import happens in your browser: your file is parsed and re-encrypted locally with your master password before anything is sent. Your key is derived with Argon2id and entries are sealed with AES-256-GCM. How the encryption works → · All import sources →