From 6d730a849c3f06359b53d84aff7ea457ecf81e98 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Wed, 14 Jun 2017 22:40:23 +0200 Subject: [PATCH] Add hint about copy ability Signed-off-by: Knut Ahlers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbd70e7..b9bd9df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Luzifer / vault-otp-ui -`vault-otp-ui` is a viewer for time based one-time passwords whose secret is stored in [Vault](https://vaultproject.io/). After the Github oAuth2 login the interface features a clean list of tokens with their corresponding account names, a (regular expression capable) filter function, automatic refresh of the shown tokens after they got invalid and a mobile-friendly interface which allows the usage on any mobile phone. +`vault-otp-ui` is a viewer for time based one-time passwords whose secret is stored in [Vault](https://vaultproject.io/). After the Github oAuth2 login the interface features a clean list of tokens with their corresponding account names, a (regular expression capable) filter function, automatic refresh of the shown tokens after they got invalid and a mobile-friendly interface which allows the usage on any mobile phone. Additionally with all modern browsers you should be able to copy the one-time password into your clipboard with just one click! ## Storage of the secrets