Browser-based file encryption tool using WebCrypto
Summary
The article introduces Vault by Secvant, a browser-based file encryption tool that performs all cryptography in-browser using the Web Crypto API. It emphasizes client-side encryption with AES-256-GCM, uses PBKDF2 or Argon2id for key derivation, and claims no files or passwords are uploaded to Secvant servers. The piece highlights configurable security parameters and the ability to encrypt/decrypt within the browser and generate a .vault file.