Descrizione
Universal Name Systems (UNS) is an API first system that combines an open collection of protocols and software to replace username and password login with a digital signature solution that makes it easy for users to authenticate to WordPress from any device in a way that preserves user privacy.
Digital Signatures have been around since 1976. They are still the most secure method to claim and verify ownership of Internet accounts, photos, videos, code, and any other digital asset. 45 years later, digital signing is rarely used on consumer-facing products and services. They are still too technical, too complicated, and too difficult for 99% of users.
UNS Digital Authentication is as easy as 1, 2, 3.
1. Scan a QR code with the camera on your phone and click on the link
2. Confirm you want to login or register
3. Verify your identity using your phone’s built in biometric lock or passcode.
UNS is a human-centered computer security solution — requiring no discipline and no mental gymnastics – just a handy smartphone.
– Designed for simplicity
– Designed for security
– Designed for privacy
– Designed for humans
If users do not want to download the UNS Authenticator or don’t have a smartphone, UNS can be used with email verification to authenticate from any browser.
Plugin Requirements
- HTTPS website
- php
openssl
extension - php
curl
extension
Screenshot
Installazione
Here’s how you install and activate the JWT-login plugin:
- Download this plugin.
- Upload the .zip file in your WordPress plugin directory or install it from plugin directory.
- Activate the plugin from the “Plugins” menu in WordPress.
- Register to UNS Project with your name, email and phone.
- Scan QR Code from your profile in order to link your WordPress username with UNS account
- Now you can log in into WordPress only by using the QR Code
Recensioni
Non ci sono revisioni per questo plugin.
Contributi e sviluppo
“UNS lets users securely login to WordPress with a smartphone app or browser” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTi interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
= 1.1.0 (14 Dec 2020)
* On plugin cleanup delete data from UNS servers
* Remove prefix from uniqueID
1.0.0 (04 Nov 2020)
- Initial release