Skip to content

Amanse/PrettyPrivacy

Repository files navigation

PrettyPrivacy

PrettyPrivacy is a simple OpenPGP encryption application for Android. Built with React Native (Expo).
Pretty Good Privacy
This app uses AI generated code in places

pretty privacy logo

Buy Me A Coffee TestFlight

Features

  • File and text encryption and decryption
  • Import keys from file/Clipboard or generate one in the app
  • Save password for keys with biometrics, Stored in android's secure store with encryption phrase.
  • Private keys are stored in encrypted mmkv store.
  • Sign and verify files and messages

Installation

cd android && ./gradlew app:assembleRelease

and install the generated apk file. Github releases coming soon.


How to Use

  1. Import Your Keys: Go to the 'Keys' tab and import your PGP private key and the public keys of your contacts.
  2. Share public key:: If you generated key in app, you can long click on key to copy public key which someone else can import.
  3. Encrypt/Decrypt: For encryption choose whom to encrypt for and enter text or select files.

Screenshots

Screenshot_1759068406 Screenshot_1759068452 Screenshot_1759068471 Screenshot_1759068484 Screenshot_1759068501 Screenshot_1760292077

About

A PGP encryption app for android and iOS written in React Native

Resources

License

Stars

Watchers

Forks

Packages