Code Monkey home page Code Monkey logo

daolq3012 / securify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ishanrakte/securify

0.0 0.0 0.0 1.42 MB

A password manager application with three layers of security. The app stores the passwords in a local database in an encrypted format. Also, there is biometric verification(Fingerprint) whenever the app opens. All these layers of security will verify that the user's passwords will not be compromised in any shape or form.

Objective-C 0.11% Kotlin 1.09% Dart 86.26% Swift 1.16% HTML 11.37%

securify's Introduction

Securify: The Password Manager

Now-a-days we use various accounts for various purposes for a single service. The service can be for example your google account, and we tend to have more than one account. Personal, Organization (Education, Company etc.), group/team account are some examples of multiple accounts we have for a particular service. As we have separate accounts for separate use cases, we also have their individual passwords, keeping track of all these passwords can be hard. A password manager is the correct solution for this problem. But a password manager should manage the passwords in such a way that the passwords will never be leaked, shared or compromised in any way. The passwords should be stored in the manager in an encrypted way so even if the password gets leaked, it will be unreadable/unrecognizable. This project uses three layers of security(Biometric, Encryption and Hive Encrypted Box).

📱 Screenshots

Biometric Authentication Adding a Password Your Passwords
Password Copied to Clipboard Deleting a Password Random Password Generator

🏗️ Built With

  • Flutter
  • Dart
  • Hive Database
  • Local Authentication(Biometric)
  • Flutter Secure Storage
  • AES 256 Encryption

💡 Future Updates

  • Password Strength Meter using any State Management Tools

🛡️ 3 Layers of Security

  • Layer 1: Local Authentication - User will use fingerprint scanner or face unlock

  • Layer 2: Encryption - AES-256 uses a 256-bit key length to encrypt and decrypt a block of messages.

  • Layer 3: Hive - Have a built in Encrypted box to store the values.

📋 Dependencies Used

  • cupertino_icons: ^1.0.2
  • hive: ^2.0.2
  • hive_flutter: ^1.0.0
  • local_auth: ^1.1.6
  • encrypt: ^5.0.0
  • flutter_secure_storage: ^4.2.0
  • fluttertoast: ^8.0.3
  • google_fonts: ^2.0.0
  • font_awesome_flutter: ^9.2.0
  • flutter_slidable: ^0.6.0
  • password_strength: ^0.2.0
  • get: ^4.6.1

✍️Author

Ishan Rakte

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!

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.