Two factor authentication
As this generates signatures on legal documents implementing two factor authentication would be nice. Google authenticator at a minimum, but ideally Fido2/WebAuthn.
Comments: 6
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
03 Dec, '21
Richard Bateman AdminHighlighted comment
This is planned; WebAuthn minimum but probably Google authenticator / Authy as well, maybe text messaging also. TBH I would have done it already but I haven't found a straightforward enough example of implementing it with vue / node.js yet and haven't had time to dig through the ones I found.
This would be good, but I just have a dozen other higher priorities right now =] -
05 Jul, '23
J.A. HallCODEVOWEB - How to Implement Two-factor Authentication (2FA) in Node.js
https://codevoweb.com/two-factor-authentication-2fa-in-nodejs/ -
14 Jun
BruceNO! I have a hard enough time just being able to get to the sign button. This would slow up the process significantly, and I think it is a waste of time. Hackers have already figured out how to defeat this.
-
16 Jun
Richard Bateman AdminI am unaware of any way that hackers could defeat the specific mentioned options - particularly Fido2/WebAuthn. Ideally it would just use a security key, fingerprint, or face id (on windows or mobile), and that would actually make it *easier* to use rather than more difficult, and definitely much more secure.
That said, it's also unlikely we'd make it required, because even though it would be better and easier for someone to use it many people would be unwilling to learn how or try it. -
19 Jun
Richard Bateman AdminBoth Fido2 and WebAuthn would support a yubikey, as well as touchid, faceid, windows hello, and several other similar things.