-
Gostface
hi! Visited to ask is it possible to have Monero binaries signed with authenticode in addition to GPG signed hashes? I downloaded Monero for first time (bitcoin purist here ;) and I was in blind start. Verified SHA256 of my download against published signed list. But geting right PGP key was just getting matching one from keyserver. If server is hacked or compromised download is added,
-
Gostface
nothing prevents from publishing matching hashes signed with key held by attacker. It all comes down to getting to introduce correct key. I know authenticode is not most secure option but it can quickly be verified by completely new users and not trusting a single website. Even TrueCrypt had this kind of signature. What are the reasoning for not obtaining one?
-
gingeropolous
Gostface, does bitcoin have this authenticode thing?
-
Gostface
gingeropolous yes, Bitcoin Core installer have that authenticore thing
-
Gostface
but not the bitcoin-qt executable as it probably will mess with deterministic builds
-
gingeropolous
rightio. my googling couldn't find any info
-
Gostface
authenticode is the Digital Signature tab on file Properties when viewed under Windows
-
Gostface
it would be nice to have similar thing for Monero. Because I do not have a lot of trusted public keys in my GPG keyring so the web of trusted signatures is no use for me. I just took my chances that getmonero website gives me proper hashes.txt that will lead me to right public key for verification
-
selsta
Gostface: the whole process with code signing on Windows is complicated. it requires a hardware token
-
selsta
it doesn't integrate well with our reproducible build process
-
Gostface
is it really that complicated?
-
Gostface
I understand, but is the installer also reproducible (deterministic)?
-
selsta
are you talking about the GUI?
-
selsta
yes the GUI windows installer is also reproducible
-
selsta
-
m-relay
<andrey8ezkaro:matrix.org> woodser: Hello, I've implemented some logic in `onOutputReceived` listener, my wallet-rpc is working on a remote machine. It seems like listener doesn't fire every time it should. Have you encounter such inaccuracies?
-
m-relay
<andrey8ezkaro:matrix.org> Probobaly some one did deal whith it?
-
m-relay
<andrey8ezkaro:matrix.org> Or its just because of varying block time, idn?
-
m-relay
<andrey8ezkaro:matrix.org> Or its just because of varying block time, idn? (running on testnet)
-
moneromooo
You can check for "Received money" logs (enable them first) from wallet2. If they do not appear, it's a wallet2 bug. If they do appear, it's a client bug.
-
m-relay
<woodser:monero.social> notifications are expected to be missing when sending from/to the same account in the same wallet. otherwise they should fire
-
m-relay
<andrey8ezkaro:matrix.org> yeah, I know about the issue whith such transfers, but I'm not doing so
-
m-relay
<andrey8ezkaro:matrix.org> different walelts and they are connected to different daemons
-
m-relay
<andrey8ezkaro:matrix.org> well, yes, i need tp check logs first, thanks m-relay . Did you mean just level up log-level in wallet conf file?
-
m-relay
<0xfffc:matrix.org> Hi Monero community. I am going to ask Core to add these labels to the our repo to tag our issues. In case you have a suggestion, or you think other tags are needed. Please let me know.
-
m-relay
<0xfffc:matrix.org> 1. reproduction needed
-
m-relay
<0xfffc:matrix.org> 2. not reproducible
-
m-relay
<0xfffc:matrix.org> 3. more info needed
-
moneromooo
Yes. They're in the wallet.wallet2 category, so --log-level 0,wallet.wallet2:DEBUG will do. Or just --log-level 2.
-
m-relay
<andrey8ezkaro:matrix.org> woodser: , m-relay Yep, the listener and the wallet rpc is ok, there is just a varying delay of confirmation, sorry guys. :D
-
m-relay
<andrey8ezkaro:matrix.org> woodser: , m-relay Yep, the listener and the wallet rpc are completely ok, there is just a varying delay of confirmation, sorry guys. :D
-
m-relay
<andrey8ezkaro:matrix.org> Probobaly, looking for a logs might solve 90% of issues :D
-
m-relay
<ofrnxmr:monero.social> Mrelay isnt a person 🙏
-
m-relay
<andrey8ezkaro:matrix.org> I knew that!
-
m-relay
<ofrnxmr:monero.social> M-relay is a bridge to IRC
-
m-relay
<ofrnxmr:monero.social> the person youre mean to mention is "moneromoooo"
-
m-relay
<andrey8ezkaro:matrix.org> but was kinda embarrassed to ask :D
-
m-relay
<ofrnxmr:monero.social> 3 o's
-
» mrelay scans the room robotically
-
m-relay
<andrey8ezkaro:matrix.org> Okay, thank you for explanation
-
» mrelay emits happy beeps
-
m-relay
<k4r4b3y:karapara.net> Good bot
-
m-relay
<k4r4b3y:karapara.net> Good bot
-
m-relay
<k4r4b3y:karapara.net> Good bot
-
m-relay
<andrey8ezkaro:matrix.org> woodser: If I open a wallet whithin `walletRpc`, how long it will remained open? During the whole connection, or i need to check if its opened every time i interact whith it?
-
m-relay
<andrey8ezkaro:matrix.org> Probobaly, looking for logs might solve 90% of issues :D
-
m-relay
<andrey8ezkaro:matrix.org> And I also have one outgoing tx from my wallet which is failed, and it keeps being somewhere, in mempool or in wallet tx storage(I don't know if this exist...) What will happen to this tx, will it be kicked off after some time?
-
m-relay
<andrey8ezkaro:matrix.org> By the way it was the transfer from one account to primary account whithin one wallet
-
mrelay
It'll go from the txpool after 24 hours (IIRC) or a week if it was in a block before being invalidated.
-
mrelay
If it shows up as "failed" rather than "pending", this probably already happened.
-
mrelay
I don't think you can remove those records without changing wallet2 (unless you rescan).
-
m-relay
<woodser:monero.social> yeah the wallet will remain open unless you stop the server or manually close it
-
m-relay
<andrey8ezkaro:matrix.org> Thank you, it helped me a lot
-
m-relay
<123bob123:matrix.org> mrelay is a way of life