Giter Club home page Giter Club logo

fire-lock's Introduction

Fire Lock

A Privacy Respecting, Fully Private and Secure 2FA app that generate OTPs to securely login to your accounts.

Installation

This project was bootstrapped with Create React App.

npm install

In the project directory, run this command to install all the dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Libraries I used for the creation of this project

  • React Obviously for the UI
  • crypto-js For Encryption and Decryption while importing and exporting accounts
  • idb-keyval For Client side storage with IndexedDB
  • otpauth For generating the TOTP Codes
  • react-qr-reader For reading the QR Code while adding accounts
  • react-simple-toasts Toast notifications
  • uuid Generating Random IDs for referencing with react router

What does it do?? and How it is different from others? (Google Authenticator, Microsoft Authenticator, etc.)

  • A Privacy Respecting, Fully Private and Secure 2FA app that generate OTPs to securely login to your accounts.
  • No data is stored on our servers. All data is stored locally on your device. Import and Export your data to keep it safe with your preferred password using AES-256 encryption.
  • Fire Lock doesn't track you, doesn't collect or use or sell your data, doesn't even know who you are or even if you're reading this. All it knows is that you are using it. And that makes Fire Lock happy :)

License

MIT

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

What is the purpose of this project?

  • I wanted to learn more about how OTP codes are generated and how apps orchestrates the codes creation and account management
  • Google Authenticator revolves too much with your Google Account while Fire Lock does not :)
  • With Bubblewrap, it's on Play Store Fire Lock

fire-lock's People

Contributors

tharunoptimus avatar

Stargazers

 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.