Skip to content

msdrigg/AutoAuthenticate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AutoAuthenticate

test indicator

Project Goals

This project is a browser extension that can provide auto-authentication keys. This product will provide Time-based one time passcodes, RSA SecureID passcodes, Yubikey passcodes and any other algorithms I can think to implement This product will manage the passcodes in a remote server, and provide them to you as a copiable code. I will also work to implement an autofill portion of this extension. OTP codes will be stored in a server, but it will be E2E encrypted, and the server will never see unencrypted keys.

Project Roadmap

Currently the browser extension is in a prototype format. It needs some cleanup and it needs to be able to handle multiple keys. The browser extension needs autofill features added in more places. The server code needs to be rewritten. I am moving away from django and want to rely on AWS lambda and AWS dynamoDB to store and retrieve keys. This will allow me to scale faster while not maintaining a server.

About

Code for the auto authenticate browser extension.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.txt

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors