Skip to content

MarinX/yap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License Join the chat at https://gitter.im/yap_app/community


YAP!

Yet Another PGP Tool!
Github Release · Report Bug · Request Feature

Get it on Google Play

Table of Contents

About YAP!

YAP! YAP! YAP! YAP!

// TODO

Secure storage

On Android, AES encryption is used. AES secret key is encrypted with RSA and RSA key is stored in KeyStore

On iOS, Keychain is used.

Built With

For PGP, a high level OpenPGP library is used - gopenpgp which is compiled with gomobile for mobile support.

Getting Started

If you want to compile and build locally, check the prerequisites and building sections.

Alternative, you can view the release section of the project and download APK.

For iOS users, Apple does not allow installing an app outside their eco-system(store), so you will need to compile and build (not yet supported)

Prerequisites

To compile / build, you will need

note, iOS builds are not yet supported

Building

  • Inside project run, get dependencies by running
flutter pub get
  • Building for Android

Build and release an Android app

  • Building for iOS (not supported yet)

Build and release iOS app

Installation

Recommended

  • Use release section to download and install

Other

  • If you have phone connected and want to install
flutter run --release

Usage

Creating an PGP key

Adding contact

Encrypting a message

Decrypting a message

Verifying signature

Creating signature

Settings

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Donate

Support this project by donating Monero(XMR)

48KX4E4MRryd5QsVuctroyF1CVHgtGB695BjDxmFTnf1M3r9zpbe86HTyeAJ5TegQAZPahFjitTrVQxUi1WVLjPFLWzvMec

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Marin Basic - @marin02basic - [email protected]

Project Link: https://github.com/MarinX/yap