Skip to content

Releases: othmarodev/filaxy-vault

Filaxy Vault 0.1.2

Choose a tag to compare

@othmarodev othmarodev released this 03 Jul 18:31

Filaxy Vault 0.1.2

  • Much faster vault operations: the encryption key is derived once per unlock and cached, so bulk delete / add / edit are now instant (previously each save re-ran Argon2id).
  • Touch ID unlock (from 0.1.1).

Universal (Intel + Apple Silicon), signed and notarized. macOS 13+.

Filaxy Vault 0.1.1

Choose a tag to compare

@othmarodev othmarodev released this 02 Jul 03:25

Filaxy Vault 0.1.1 — adds Touch ID unlock.

  • Unlock your vault with Touch ID on this device (opt-in from Settings).
  • Fix: remembered device key now persists correctly (keyring apple-native backend).

Universal (Intel + Apple Silicon), signed and notarized. macOS 13+.

Filaxy Vault 0.1.0

Choose a tag to compare

@othmarodev othmarodev released this 29 Jun 02:52

First public release of Filaxy Vault — a local-first, open-source password manager.

  • Local-first & zero cloud: your encrypted vault stays on your device (Argon2id + XChaCha20-Poly1305), no network, no telemetry.
  • Logins, 2FA/TOTP, crypto seed phrases, secure notes, cards and identities.
  • Password & passphrase (diceware) generator, offline health report (weak/reused/old/duplicate), favorites/folders/tags/trash, encrypted attachments.
  • Import from Apple Passwords, Google, 1Password, Bitwarden, LastPass, KeePass, Dashlane, Proton Pass, NordPass + bulk import from Google Authenticator.
  • Bilingual EN/ES, light/dark.

Signed with Developer ID and notarized by Apple. macOS 13+ (Apple Silicon).