Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beyarz/nopass

An attempt to replace the classical username & password method for temporary sessions.
https://github.com/beyarz/nopass

c css html jquery php semantic-ui sql

Last synced: 18 days ago
JSON representation

An attempt to replace the classical username & password method for temporary sessions.

Awesome Lists containing this project

README

        

# noPass
noPass, a project by me with the intention to replace the old fashioned way of submitting your username & password in order to verify yourself, the idea with this project was to make it a lot easier for the user to easily verify themselfs (their device technicaly) in order to gain access to a temporary session.

### Upside
The upside with this method is that the user doesn't have to remember any username nor any password, all of that has already been taken care of by the server.

### Purpose
This project is meant to be used for something you would do once or really quick and then leave.
You only have to click on the verify button, run the script and then you would automatically receive a session by the web-server!

### Preview
Here's a couple of images of how the website looks like.
![Demo image](media/index.png)
![Demo image](media/verification.png)
![Demo image](media/home.png)