Giter VIP home page Giter VIP logo

fpm's Introduction

Flutter Password Manager

TODO

  • Fix UI inconsistency.

  • Add Null Safety

  • Push Code to another branch and add maaster/main branch with Model and Provider.

A Password manager coded entirely in Flutter that used Three layers of security. It saves password in your Phone's local Storage, thus no issue of data Leak from a server.

- Support Local Storage Only as of now
- Not for web
- You can easily add Custom Backend

Security Layers

1. Your password String is Encrypted itself.
2. The Entire Database is encrypted.
3. Uses Your Phone's Local Bio (Fingerprint) auth.
    - Also it is single-time Allow only, 
    which means if you press home or back, You will have to re-authenticate.

Security

- need to re-authenticate every time app is launched
- Won't be visible in recent - activity
- Local Authentication ( Bio )
- Database is encrypted
- Passwords are encrypted
- App Level security

Todos

- add Delete
- add Edit
- add a text-auto-fill for correctly mapping icons to service

Screenshots

Text

Text

Text

Text

Text

Text

Text

SOCIAL

Facebook ๐Ÿงก

Instagram

Gitlab

Github

Data

- type
- nick
- username/email
- password

fpm's People

Contributors

desi-programmer avatar realnihal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.