Ark is a secure, command-line password manager that encrypts sensitive data using AES-GCM. It features key management, PBKDF2, secure file operations, backups, and clipboard integration. With strict access controls, constant-time comparisons, and memory safety, Ark prioritizes security. MIT licensed.
python security encryption password-manager pbkdf2 aes-gcm commandline-tool key-management mit-licensed secure-storage sensitive-data-management
-
Updated
Jul 1, 2024 - Python