Exchange sensitive information securely by encrypting messages with a shared "Salt" (Key). Built with a strict focus on privacy and modern design, it utilizes AES-256-GCM encryption and stores all history locally on your device.
- Secure Encryption: Industry-standard AES-256 with PBKDF2 (600,000 iterations).
- Modern Design: Sleek Material Design 3 interface with an expressive dark mode.
- Offline Privacy: Zero analytics, zero cloud sync[cite: 1]. Your data stays completely on your phone.
- Intuitive Workflow: Simple, easily navigable tabs for Encoding, Decoding, and History management.
- Language: Kotlin
- UI Framework: Jetpack Compose
- Architecture: MVVM
- Local Data: Room Database
- Asynchronous Programming: Coroutines & Flow
Get the latest version of the app through your preferred privacy-focused marketplace.
git clone https://github.com/vauth/salty-app.git
cd salty-appgradle :app:assembleRelease --no-daemon(Note: If you are using Windows, use gradlew.bat instead of ./gradlew)
Contributions are welcome! Feel free to submit a pull request or report an issue.
This project is licensed under the MIT License - see the LICENSE file for details.


