From 518697d616bcdaae821049bf1825d74716fa8210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BD=E7=91=A0=E7=92=83=28soruly=29?= Date: Sun, 19 Jun 2022 03:35:10 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac8ebad..0b4e47e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Self-hosted [TOTP](https://en.wikipedia.org/wiki/Time-based_one-time_password) a [![License](https://img.shields.io/github/license/soruly/pasu.svg?style=flat-square)](https://github.com/soruly/pasu/blob/master/LICENSE) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/soruly/pasu/Node.js%20Lint?style=flat-square)](https://github.com/soruly/pasu/actions) -![](https://images.plurk.com/3TaPd8iaPPEI6OhZ9sAJfF.png) +![](https://user-images.githubusercontent.com/1979746/174454681-5d9cc324-bddc-4516-9452-f64a97311db4.png) +![](https://user-images.githubusercontent.com/1979746/174454683-0ee0128f-3be1-4e44-8787-88c04784ab9e.png) + ## Features @@ -14,6 +16,7 @@ Self-hosted [TOTP](https://en.wikipedia.org/wiki/Time-based_one-time_password) a - Installable PWA - Allow others to access the OTP of your accounts - or, Secured by FIDO2 (WebAuthn) +- Support password-less login via Fingreprint/TouchID/Windows Hello/YubiKey/pin code via [FIDO2](https://github.com/webauthn-open-source/fido2-lib) - User-Agent block list - IP block list @@ -25,6 +28,10 @@ Notes: FIDO2 (WebAuthn) is not enabled in demo server Everyone is able to access your OTP. Do not use it for any serious businesses.\ The author does not bear any losses caused by this app. +## Demo +https://user-images.githubusercontent.com/1979746/174453876-f4d81b10-bf43-41b9-b135-442b68234660.mp4 + + ## Getting Started Prerequisites: nodejs >= 16