Sami Vänttinen

Results 677 comments of Sami Vänttinen

You can already copy the TOTP using KeePassXC directly. Could you copy/paste the html code of those input fields as an example? It would be good to know if those...

As I thought: the input fields have no ID or text that could give even a hint that those are used for 2FA. The only way to regognize them would...

The issue is now modified. We need to think this over how the TOTP is going to be displayed if this feature is made. A notification, or a separate dialog...

@mlavi "Fill TOTP" already exists, so "Paste TOTP" would be a strange move.

The problem with this implementation is that there's no standard way for pages to define those 6 fields. But I can try to implement it in a way that if...

@mlavi Could you share the source code of that 2FA form that's shown in your image? Thanks.

Let's reopen this as Apple just announced that they will support the WebExtension API with the upcoming Safari release. It's unclear if it's only available for the next OS version...

https://hacks.mozilla.org/2020/06/welcoming-safari-to-the-webextensions-community/ - According to this, Mojave, Catalina and Big Sur are the supported macOS versions.

Plus it's confirmed that Native Messaging will be supported: https://developer.apple.com/documentation/safariservices/safari_web_extensions/messaging_between_the_app_and_javascript_in_a_safari_web_extension

...but I haven't been able to test it yet because it needs a beta version of Big Sur and XCode both.