-
m-relay
<fineopal:nope.chat> Do the pool owners follow strict security measures? I don't think so.
-
m-relay
<x3cc:nope.chat> I think it depends, most of them are tech savvy I’m sure
-
m-relay
<x3cc:nope.chat> Also many hackers use pools for their botnets and maybe they already did some penetration testing lmao
-
m-relay
<x3cc:nope.chat> But still governments have publicly unknown exploits, and btw in for example you have to submit found vulnerability to authorities first within 48 hours
-
m-relay
<x3cc:nope.chat> In china*
-
m-relay
<x3cc:nope.chat> video_041fc17.mp4
-
m-relay
<ofrnxmr:xmr.mx> Offtopic
-
m-relay
<ofrnxmr:xmr.mx> This room is for core development, please use Monero
-
m-relay
<sgp_:monero.social> Heads up, not having a fix for the lookahead recently caused issues for another merchant. It would be really awesome if some fix for this could be implemented:
monero-project/monero #8954
-
m-relay
<keyur279:matrix.org> Hey everyone,
-
m-relay
<keyur279:matrix.org> Working on a PoC to add Monero support for a hardware wallet. I've implemented a device submodule inheriting from device_cold with basic functions (ki_sync, tx_sign, etc.) but I'm missing something.
-
m-relay
<keyur279:matrix.org> Issue: When using transfer command, Monero does:
-
m-relay
<keyur279:matrix.org> Lock → creates transaction → tries signing it(for PoC the wallet does have my secret keys) → unlock
-
m-relay
<keyur279:matrix.org> Then calls my tx_sign() with completely different UTXOs (always 2, vs variable size before unlock)
-
m-relay
<keyur279:matrix.org> Device mode is correctly set to TRANSACTION_CREATE_REAL.
-
m-relay
<keyur279:matrix.org> What functions do I need to override so Monero treats my device as the primary signer and skips the software signing attempt during lock/unlock?
-
m-relay
<keyur279:matrix.org> Any docs/resources on proper hardware wallet integration would be helpful too.
-
m-relay
<keyur279:matrix.org> Hey everyone,
-
m-relay
<keyur279:matrix.org> Working on a PoC to add Monero support for a hardware wallet. I've implemented a device submodule inheriting from device\_cold with basic functions (ki\_sync, tx\_sign, etc.) but I'm missing something.
-
m-relay
<keyur279:matrix.org> Issue: When using transfer command, Monero does:
-
m-relay
<keyur279:matrix.org> Lock → creates transaction → tries signing it(for PoC the wallet does have my secret keys) → unlock
-
m-relay
<keyur279:matrix.org> Then calls my tx\_sign() with completely different UTXOs it seems
-
m-relay
<keyur279:matrix.org> Device mode is correctly set to TRANSACTION\_CREATE\_REAL.
-
m-relay
<keyur279:matrix.org> What functions do I need to override so Monero treats my device as the primary signer and skips the software signing attempt during lock/unlock?
-
m-relay
<keyur279:matrix.org> Any docs/resources on proper hardware wallet integration would be helpful too.