Coder Social home page Coder Social logo

ndegwadavid / zero-trust_clone-proposal Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.6 MB

A secure passwordless system based on a user-defined multi-tap sequence recalled and reproduced during login

License: MIT License

HTML 30.00% CSS 21.48% JavaScript 48.52%
c database firewall secure-by-design security zero-trust-security

zero-trust_clone-proposal's Introduction

Clone Proposal

lock

Built with


C Language JavaScript HTML CSS

A secure passwordless system based on a user-defined multi-tap sequence that can be recalled and reproduced on login.

During registration, the user taps in the designated tapping area on the screen. This could be a blank div or container on the page.

They complete their pre-chosen tap sequence over 5 rounds, tapping 1 time, then 2 times, then 3 times etc based on their code.

The system detects the number of taps per round in the tapping area.

No specific tap locations are recorded.

After registration is complete, rather than displaying or storing the tap code: : It is emailed directly to the user's registered email address : The email contains the 5 digit tap count sequence (e.g. 1, 2, 3, 4, 5 in the example) : This keeps the code hidden from shoulder surfing attacks

On laptops and desktops, users can tap using mouse clicks in the designated area. Or a keyboard if needed.

Login works the same way - repeating the tap sequence in the tapping area to authenticate.

Some additional security considerations:

1.Limit number of registration attempts before locking out user

2.Allow user to reset/recover PIN if forgotten

3.Track and alert on suspicious login attempts

4.Encrypt stored user data and tap codes

5.Regularly regenerate the dot grids to prevent pattern memorization

This project is full open source and open to additional views and testing from the community.

Developed by

zero-trust_clone-proposal's People

Contributors

ndegwadavid avatar

Watchers

 avatar

zero-trust_clone-proposal's Issues

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.