Pavol Rusnak

Results 504 comments of Pavol Rusnak

Should `` also work or we only aim to support only tuples of exactly two values? It's not obvious from the documentation.

We simplified the creation of `dmg` in https://github.com/bitcoin/bitcoin/pull/23909 removing the half of the dependencies from the original post: - native_biplist - native_cdrkit - native_ds_store - native_libdmg-hfsplus - native_mac_alias - ~librsvg2-bin~...

@michnovka Try removing custom background. Unplug Trezor, reconnect it and try again, please.

I did get the output - the background color of characters was rendered correctly. It's hard to see if the background is the same color everywhere, but if you use...

> I think you may need to switch in webgl2 via an experimental feature in Safari. I'm not sure if that changes on M1. Ah, it was actually the opposite...

> @prusnak Have you guys considered putting this project under https://github.com/satoshilabs wing officially to make tighter integration part of the product offer? It would make it even more appealing for...

Having `app-openpgp-trezor.c` is one option. Another option is to have `app-openpgp-fido2.c` and create a universal FIDO2 integration the same way as it was implemented in OpenSSH. See this email for...

> Are you also thinking about a HID CTAP1/CTAP2 interface compliant FIDO2 is specification consisting of WebAuthn (browser part) and CTAP2 (authenticator part). So yes, I am talking about CTAP2....

@skaht yes, that's what we do; relevant documentation: * https://github.com/satoshilabs/slips/blob/master/slip-0010.md * https://github.com/satoshilabs/slips/blob/master/slip-0021.md * https://github.com/satoshilabs/slips/blob/master/slip-0022.md

This is most probably a duplicate of https://github.com/MetaMask/metamask-extension/issues/12130