yubioath-android icon indicating copy to clipboard operation
yubioath-android copied to clipboard

Wipe Clipboard

Open mcclaneonfire opened this issue 5 years ago • 1 comments

In the old Yubiclip app it is possible to set "wipe clipboard". Would be more secure to implement that in the Authenticator aswell, right?

mcclaneonfire avatar Nov 21 '19 11:11 mcclaneonfire

Thank you so much for your request. YubiClip obtains One-Time-Passwords that doesn't depend on time, and they valid til your YubiCloud server invalidates it. While OTPs in Authenticator usually valid for 30 seconds only (TOTP). There is no much sense to secure this code after that. But if you really cautious you can also wipe your clipboard by coping something else to it...It will be the same amount of time as open Authenticator app and select option to wipe the code.

imakhalova avatar Dec 09 '19 01:12 imakhalova

Sorry for the late response. The development of the app moved to https://github.com/Yubico/yubioath-flutter. One time passwords will become invalid after the defined TOTP time slot passes, so we don’t consider implementation of wiping the clipboard. Please open any new tickets in the new repository.

AdamVe avatar Nov 16 '22 09:11 AdamVe