singhsaubhik / cryptokeep

An awesome password manager for all your password need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Statuss


Amazon App Store Contributors Issues MIT License


Logo

CryptoKeep

An awesome password manager for all your password need.
Report Bug · Request Feature

About The Project

This is password manager for all your password needs, this stores your password locally by encrypting it. This is cross platform app built with Flutter to give you very native feel, but with awesome UI and better performance.

Built With

Main Features

  • Login with biometrics (fingerprints etc..)
  • Save all your password locally, so no intrusion
  • Encrypts all your password before saving into DB
  • Material design for better user experience

Screenshots

screen1


screen2


screen3


screen4


screen5


screen6


screen6


Getting Started

Configure project to run locally. Please follow below steps

Prerequisites

You will need the following prerequisites to get started

  • Flutter
  • You should not see any error with flutter doctor
    $ flutter doctor

Installation

  1. Clone the repo

    $ git clone https://github.com/singhsaubhik/cryptokeep.git
  2. Install dependencies

    $ flutter pub get
  3. Start Emulator / Simulator

  4. Start app in debug mode

    $ flutter run

Roadmap

  • Login into app with biometrics on supported devices
  • Support of creating and restoring backup
  • Support for other platforms than Mobile (ie: Desktop)
  • Save password on cloud (Firebase)
  • Support dynamic theme for entire application (ie: Dark / Light)
  • Add unit test

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

License

Distributed under the The Unlicense License. See LICENSE for more information.

Contact

Saubhik Singh

Twitter: @singhsaubhik1
Email: saubhik.singh01@gmail.com

Acknowledgements

Libraries / Packages

⚠️ Disclaimer

This is a learning project and might not have been tested for production, and may break for you even might not be completly secure.

About

An awesome password manager for all your password need.

License:The Unlicense


Languages

Language:Dart 96.2%Language:Kotlin 1.7%Language:Ruby 1.4%Language:Swift 0.4%Language:Shell 0.3%Language:Objective-C 0.0%