github 0k1nx0/SafeVault v3.0.0
SafeVault v3.0.0

one month ago

๐Ÿ” SafeVault v3.0.0 โ€” Fort Knox Level Password Security

Free, open-source, and 100% offline. Your passwords stay on your device โ€” always.

๐ŸŒ Website: safevault.ct.ws


โœจ What's New

  • ๐ŸŽ macOS support โ€” Universal .dmg for Intel & Apple Silicon
  • ๐Ÿง Linux support โ€” .deb (Ubuntu/Debian) and .AppImage (any distro)
  • ๐Ÿ” AES-256-GCM encryption with PBKDF2 key derivation (600,000 iterations)
  • ๐Ÿ“ฑ OTP-based vault recovery via SMS โ€” never get locked out
  • ๐Ÿ’ช Real-time password strength checker with improvement tips
  • ๐ŸŽฒ Built-in password generator โ€” custom length, symbols, and complexity
  • ๐Ÿ”’ Auto-lock after inactivity
  • โ™ป๏ธ Restore deleted accounts โ€” recover accidentally removed entries
  • โš™๏ธ Settings panel โ€” recovery phone, about, factory reset
  • ๐Ÿ” Instant fuzzy search across all vault entries
  • ๐ŸŽจ Redesigned UI โ€” new splash screen and login experience

๐Ÿ“ฅ Download

Platform File Size Arch
๐ŸชŸ Windows 10/11 SafeVault-Setup-3.0.0.exe ~85 MB x64
๐ŸŽ macOS 11+ SafeVault-Setup-3.0.0.dmg ~92 MB Universal
๐Ÿง Linux (.deb) SafeVault-Setup-3.0.0.deb ~90 MB x64
๐Ÿง Linux (.AppImage) SafeVault-Setup-3.0.0.AppImage ~78 MB x64

All versions are free and open source. No account required. No telemetry.


๐Ÿ› ๏ธ Installation

๐ŸชŸ Windows

  1. Download SafeVault-Setup-3.0.0.exe
  2. Double-click and follow the setup wizard
  3. Launch from Start Menu or Desktop shortcut

๐ŸŽ macOS

  1. Download SafeVault-Setup-3.0.0.dmg
  2. Open the .dmg and drag SafeVault to Applications
  3. Launch from Applications or Spotlight

First launch: System Settings โ†’ Privacy & Security โ†’ Open Anyway

๐Ÿง Linux โ€” .deb (Ubuntu / Debian / Mint)

chmod +x SafeVault-Setup-3.0.0.deb
sudo dpkg -i SafeVault-Setup-3.0.0.deb
sudo apt-get install -f

๐Ÿง Linux โ€” .AppImage (any distro)

sudo apt install libfuse2 -y
chmod +x SafeVault-Setup-3.0.0.AppImage
./SafeVault-Setup-3.0.0.AppImage --no-sandbox

๐Ÿ”’ Security

Layer Implementation
Encryption AES-256-GCM
Key Derivation PBKDF2 โ€” 600,000 iterations
Hash SHA-512
Verification HMAC-SHA256
Network Zero requests โ€” fully air-gapped capable
Recovery OTP via SMS

Your master password is never stored. Only a derived HMAC verifier is saved โ€” impossible to reverse-engineer from stored data.


๐Ÿ‘ฅ Team

Built with โค๏ธ by Tangersoft

Developer GitHub
Abdullah @0k1nx0
Swastika Guleria @guleriaswastika
Karan Goyal @karangoyal09

ยฉ 2026 Tangersoft ยท safevault.ct.ws ยท GitHub

Don't miss a new SafeVault release

NewReleases is sending notifications on new releases.