Jonathan Schleifer

Results 34 issues of Jonathan Schleifer

This adds objfw for wiito allow using Objective-C for Wii development.

This adds objfw for switch to allow using Objective-C for Switch development.

This adds objfw for 3ds to allow using Objective-C for 3DS development.

I tried looking everywhere, but I cannot find the license of Watt-32 documented anywhere. What's the license?

I was wondering if support for SPX will be added? When trying to create a socket using `socket(AF_IPX, SOCK_SEQPACKET, NSPROTO_SPX)` or `socket(AF_IPX, SOCK_STREAM, NSPROTO_SPX)`, I get `ESOCKTNOSUPPORT`. This works fine...

1.) Import any public key that does not set the policy to TREZOR-GPG. 2.) Try to remove it with `gpg --delete-keys` 3.) GPG complains that you have a private key...

Just prints a gpg error that no secret key is available.

It seems that specifying a pin or passphrase program does nothing: The passphrase still needs to be entered on the Trezor, which rules out using any good passphrases.

The README points to https://github.com/romanz/trezor-agent/blob/master/releases, but there are no releases. Is this intentional? There seem to be releases on pypi, but those are not signed, which seems a bit problematic...

enhancement
question

The default settings allow using `electrum lnpay $invoice` without any confirmation or password. That seems a bit risky, as anyone who can get access to the socket gets to spend...

security 🔐
CLI/RPC ▶