From 0aadd4c82cf190ae8ac9c08e7eb142716ed33a85 Mon Sep 17 00:00:00 2001 From: Jan Baier Date: Sun, 28 Jun 2020 00:12:36 +0200 Subject: Add support for using Pass::OTP Pass::OTP is alternative implementation of One-time passwords with more features, namely it can support parsing otpauth:// links and custom character classes. This can close #97 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2d28491..7027b42 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ URL=https://git.malte-kiefer.de/crux-ports/plain ## Requirements - `pass` 1.7.0 or later for extension support -- `oathtool` for generating 2FA codes +- `oathtool` or `Pass::OTP` for generating 2FA codes - `qrencode` for generating QR code images ### Build requirements -- cgit v1.2.3