Skip to content

PuffOpenSource/Puff-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b66bcf Â· Jan 11, 2018
Oct 22, 2016
Dec 26, 2017
Aug 31, 2016
Sep 13, 2016
Oct 9, 2016
Sep 13, 2016
Sep 5, 2016
Sep 13, 2016
Oct 18, 2016
Sep 13, 2016
Oct 18, 2016
Aug 31, 2016
Mar 21, 2016
Mar 21, 2016
Mar 21, 2016
Sep 13, 2016
Sep 13, 2016
Apr 22, 2016

Repository files navigation

Puff

Password Utility Free Forever

Get it on F-Droid

Features

  • Open Source
  • Blowfish Encryption
  • Totally Offline - we don't even require an internet access permission
  • Quick access your credentials
  • Cross Platform - Working in Progress

Screenshots

Home Home Home Home
Home Builtin Categories Password Generator Gesture Lock
Home Home Home Home
View Detail Pin to Notification Puff Quick Access Keyboard Quick Access Dialog

How does it works ?

Design Guideline

Like other password manager, Puff also use a master password for encryption & decryption. All your credentials are encrypted with it using Blowfish Encryption.

Puff's most important design guideline is we DO NOT upload your database to anywhere. Not to a cloud or self-hosted server. We DO NOT require internet permission in this app. All your credentials are in your local storage safely.

Second guideline is, we try to avoid store your master password, even if it's the encrypted. We need you enter your master password on demand. If you don't enable gesture lock, the app can never know your master password.

Quick Access Tools

Puff provide two ways for quick access your account credentials.

  • Pin

    Pin means pin your account information in a notification. As you can see in the screenshot, for each credential there is a button in the notification. Click that button the credential will be copied to your clipboard automatically. And the notification will be dissmissed in 1 minute.

  • Puff Secure Keyboard

    Puff Secure Keyboard is a keyboard, aka input method. You can switch to it like other input method programs. The different between Puff keyboard and other IMEs is Puff keyboard can access your credential quickly. Just click on the blowfish icon and a dialog contains your account list will pop up. Select one and decrypt it with your master password. Then click the other three keys in Puff keyboard which stands for 'Account', 'Password' & 'Additional Field' which will auto fill the corresponding information for you.

Roadmap

  • Bug fix & UI tweaks on Android version
  • Ship Android APP on GooglePlay
  • Develop iOS version
  • Develop Desktop version

Credits

Icons in this app are brought you by Icons8.com

Event Bus

Green DAO

Scissors

AnimateCheckBox

Picasso

CircularReveal

Android-PatternView

MaterialSettings

Android-About-Page

Developers

Bob Sun

bigflower

License

Puff is licensed under MIT License