brianddk

Results 34 comments of brianddk

> Is this what you have in mind? @idrassi , Yes, that is exactly it. I have a script that dumps a secret for piping, so my config would be...

@ecdsa , @SomberNight - Is this the best issue to track this under?

On my station from my [MINGW64 shell](https://www.msys2.org/) on Windows 10 ``` pacman -S git python-pip base-devel mingw-w64-x86_64-toolchain pacman -S mingw-w64-x86_64-python-pyqt5 mingw-w64-x86_64-python-cryptography git clone https://github.com/spesmilo/electrum.git cd electrum git checkout tags/4.0.0b0 -b...

I would love to imagine that other websites would move to FIDO2, but U2F has been out for over 5 years and hardly any sites have picked it up. Many...

> Is there a BIP standard describing how this should work? [BIP-16](https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki) (P2SH) lists multisig as the obvious use case for P2SH, but doesn't require that all redeem scripts be...

I got it working in WSL2 using usbipd for USB comms. I'll try to work a writeup on it later or put in a PR to update the project documents...

> I'll try to work a writeup on it later or put in a PR to update the project documents to outline it. @romanz , I got this working in...

> Sounds great NP, also, I got SSH working as well looks something like this ``` wsl -d Ubuntu TREZOR_PASSPHRASE=something trezor-agent -e ed25519 $USER@$NAME --shell ``` I can suggest an...

> has anyone attempted to use GPG4Win directly @jediry, I've looked at it, and in a world where Windows would handle script executables like Linux does, this would work. Problem...

> my MM - Trezor skipping this step. Now I cannot access my wallet address in MM I'm not sure MM had Trezor-3 support back in October.