-
ErCiccione[m]We are slowly migrating the monero-site repo from gitlab to github. I opened an issue to track the progresses: monero-project/monero-site #894
-
ErCiccione[m]if you can, please review as much stuff as possible on gitlab, so that we can migrate less stuff: repo.getmonero.org/monero-project/monero-site/-/merge_requests
-
ErCiccione[m]discussions and updates about the development of getmonero here: #monero-site
-
dEBRUYNEvtnerd: Did you see selsta's comment on 6314 (the dandelion++ PR)?
-
xiphonbinaryFate: fluffypony: luigi1111: and everyone who's interested, regarding Monero GUI update downloading and verification, i pushed the PR monero-project/monero-gui #2824 implementing Monero GUI update verification code
-
binaryFatexiphon detached signature in "hashes.txt.sig" does not (re)include full hashes.txt content, right? It's just the sig for it?
-
xiphonright
-
binaryFatevery good. I was concerned that users visiting website would get confused, think they have to check somehow 2-of-3 themselves, and as a result give up on checking anything at all
-
binaryFateBut that scheme should not create any confusion
-
xiphonin short, we do everything the same as we are doing right now
-
xiphonjust the second person have to sign hashes.txt and upload detached hashes.txt.sig
-
binaryFateThe scheme you propose is great for software checking. I was a bit concerned that the process for "humans" would get more confusing as a result -- for instance by seeing multiple hash lists on the website -- resulting in people actually checking less.
-
binaryFateNot the case I think, it's great
-
xiphonSounds good
-
binaryFategreat work, will be a nice UX
-
xiphon(y)
-
omuradThis issue no longer needs to be open
-
omurad
-
vtnerddEBRUYNE : yes, I've been working on it. its a pain to fix the test so Im not sure what Im going to do yet
-
moneromoooIf you're sure it's the test that's wrong and not the main code, then it can go in and you can fix the test later.
-
vtnerdoh wait, moo was my rubber duck today, got an idea
-
moneromooo_o<
-
gingeropolousit would be dope if monero stuff was able to resolve domain names when it comes to seed nodes and peers
-
gingeropolousi think i've tried adding --add-exclusive-node xmr.to , for example, and it doesn't work
-
gingeropolousor --seed-node xmr.to
-
omurad^^ 2nd
-
moneromoooThought it did since like a year or two ago. File a bug.
-
omuradNope. The GUI does DNS lookups but not monerod
-
binaryFateThe CLI does as well, you can do "monero-wallet-cli --daemon-host node.xmr.to"
-
binaryFateagree would be nice if daemon could as well