Hideout is a minimal and secure desktop application for file encryption and decryption, powered by GnuPG.
- Simple UI: Drag and drop files to encrypt or decrypt.
- Secure: Uses GPG symmetric encryption. Passphrases are handled securely.
- Multi-language: Supported languages: English, Italian, French, Spanish, German, and Portuguese (BR).
- GnuPG: You must have
gpginstalled and available in yourPATH. - GTK4 & Libadwaita: Required for the graphical interface.
- D compiler: Check the official dlang website or download it from your distribution package manager.
dub runHideout uses GPG's symmetric encryption. The passphrase is used to derive a key for encryption. Always use a strong passphrase.
MIT
