ghost43

Results 513 comments of ghost43

Note that if we changed this and started storing bip39 seeds, we would need to change the seed dialogs where the seed is shown to clearly distinguish between electrum seeds...

See maybe https://github.com/spesmilo/electrum/issues/3956

> And one more, it appears that hard-coded key issue on the use of `hmac`. It could be dangerous, if class DRBG is used for security-related purpose. It is good...

This is a known upstream issue, see https://github.com/AppImage/AppImageKit/issues/1120 and https://docs.appimage.org/user-guide/troubleshooting/fuse.html#ref-ug-troubleshooting-fuse-fuse3 Unsure what we should do...

> https://github.com/AppImage/AppImageKit/issues/1120 however seems to indicate Ubuntu makes these fuse versions mutually exclusive. I don't see an easy fix for us. It's probably best to file a bug for ubuntu,...

We should migrate to the new https://github.com/AppImage/appimagetool (from https://github.com/AppImage/AppImageKit), I believe that would fix this. As part of that, we will also have to build https://github.com/AppImage/type2-runtime (or maybe download a...

(previous discussion in https://github.com/spesmilo/electrum/issues/8250) In general, ok, we can add the toggle I think.

> I have also updated to latest version. So is this with using Electrum 4.4.5? What is the version of the "bitcoin app" installed on the Ledger device? > I...

That's because you have install hw device related dependencies yourself in that case. See https://github.com/spesmilo/electrum-docs/blob/master/hardware-linux.rst

I've tested with a nano s plus using bitcoin app 2.1.3, both on Linux and windows, but could not reproduce. Could there be perhaps another program communicating with the ledger...