Coder Social home page Coder Social logo

authenticator's Introduction

Authenticator

An authenticator app is an application that acts as a secondary device to verify your identity when logging in to account-based platforms as another level of security. 2-factor authenticator apps utilize another device as an additional key to unlock accounts. MakeOpenSource Authenticator is an open-source authenticator app with additional quality-of-life features that easily integrates into existing applications and offers similar/better levels of security and convenience as paid alternatives.

Tools

  • React Native: Application development software
  • Javascript: Programming Language (to be used in conjunction with React Native)
  • Expo: Demoing platform

Goals

  • Complete secret-key scanning and secure storage functionality
  • Develop thorough, secure, accurate, and approachable documentation
  • Design a working, easy-to-navigate front-end interface
  • Implement secure backup-key generation
  • Add powerful and extensible application customization
    • Layout
    • Color
    • App order
    • App sorting
    • App icon

Specifications

Proposed Functionality

The authenticator app should have a number of features by its completion. First, is a fully functional, accessible user interface displaying a list of registered authenticator applications. The user interface must show all authenticator applications, with the option to change the order/layout of the screen from a simple list to a grid at any point. Those changes must persist after closing the app. A settings panel must be easy to reach and very customizable. Color, style, and layout must all have settings options to best fit the user's preferred visual style. Favorited authenticator apps must be included.

An essential component is code authentication from the application: the application will generate codes for an application when the client for the application requests one for the user to enter. The code must be copied with one tap, and easily accessed from any view/setting. The additional method of requesting an in-app notification should be implemented but is not necessary for this app to function. The secret keys for each authentication app must be stored encrypted using a modern, secure hash and salt, and any other modern security features deemed necessary to maintain the security of all application logins.

A secure list of backup keys must be generated on the off-chance that something goes awry with a user's phone, has to switch devices, etc.

Additional Features

  • HOTP implementation
  • Support for physical token authentication (Yubikey, etc.)
  • Bluetooth โ†’ phone connection authentication
  • NFC authentication + backup-key storage
  • Customizable icons + images for application lists
  • Backup Key Cloud Backups

Resources

This readme will be constantly changing and is very open to feedback and clarification through issues.

authenticator's People

Contributors

emilkovacev avatar mattrrubino avatar jmabramo avatar alans-42 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.