-
majonyemima[m]
Is anyone on here willing to answer some newbie logistics questions? I need to set up Ubuntu on a usb stick for Monero activity for a Win10 on a laptop. May switch Win10 to fedora, but I really have no clue what I’m doing. I just know I strongly dislike Win10.
-
majonyemima[m]
A bootable usb
-
gingeropolous
majonyemima[m], there are lots of good web tutorials out there for this.. look for "live USB"
-
gingeropolous
i even think the ubuntu site has a good walk through
-
majonyemima[m]
<gingeropolous "majonyemima, there are lots of g"> Yes, I know and they are very helpful. I just have additional questions that specifically have to do with Monero activities that might affect the hardware that I would buy and the order in which I would do things.
-
majonyemima[m]
Would I need more than one memory stick? If so, how much memory would it need to have? I don’t want to have to manage several.
-
majonyemima[m]
Which is more advisable for Monero? Ubuntu? Or Fedora? Does Fedora need Tor browser? Does having a bootable usb achieve the same as airgapping? Where would Tails or Whonix come into the scene? DM might be better.
-
gingeropolous
naw, dms aren't better.
-
gingeropolous
so in an ideal situation you'd have 2 computers. 1 computer handles the blockchain and always has monero running. the other computer has your keys and you can use a live USB on that second machine to achieve some air gappedness
-
gingeropolous
if you *just* use a live USB on a single PC, you'd have to connect to a remote node. I mean, you *can* run monerod on a live USB, it'll just be slow
-
gingeropolous
sure, you could get fancy and mount a SSD that is accesible to the live USB, but ive never done that.
-
gingeropolous
i mean, it should be possible
-
gingeropolous
i don't have good answers to anything after: "Which is more advisable for Monero?"
-
gingeropolous
you want a distro thats gonna be maintained and have security patches, thats for sure
-
viperperidot[m]
Anyone who maintains the getmonero.org website on this channel or would that be the -dev channel?
-
gingeropolous
both. whats up?
-
viperperidot[m]
I submitted an issue on the website GitHub requesting that the blockchain.raw download file be updated, just wanted to make sure that was the appropriate way to go about asking for that or is there something different I should do like e-mailing someone?
-
viperperidot[m]
* gingeropolous: I submitted an issue on the website GitHub requesting that the blockchain.raw download file be updated, just wanted to make sure that was the appropriate way to go about asking for that or is there something different I should do like e-mailing someone?
-
riceandbeans
What do you guys think of Tari?
-
majonyemima[m]
<gingeropolous "naw, dms aren't better."> Thanks. Good to know.
-
majonyemima[m]
<gingeropolous "so in an ideal situation you'd h"> That actually makes sense. I imagine the same would be said for bitcoin, though I understand that Monero is it’s own development. What I’m wondering is how much memory would that usb stick need to be, presuming that you have a computer dedicated to that? I wouldn’t run a node out of external hardware.
-
majonyemima[m]
<riceandbeans "What do you guys think of Tari?"> What is Tari? What’s it for, I mean?
-
majonyemima[m]
<gingeropolous "sure, you could get fancy and mo"> I like to keep things simple. That’s just another piece of hardware to have and to carry around. But as of now that would be the only way to run your own node without having an entire computer? So, if a person has only one computer, the connection would have to be over a remote node.
-
d4ndo[m]
Is Incognito pDEX a scam?
-
rah
so it seems the crashing of my monerod is a heisenbug; changing ../Linux/release-v0.17/release/bin/monerod to ../Linux/release-v0.17/debug/bin/monerod and it no longer crashes
-
burp
not necessarily
-
burp
have had that plenty of times, that a debug release doesn't crash, but the optimized does
-
burp
typically means some unsafe thing is being done, and the optimization then causes trouble
-
Mochi101
Can someone give Copenhagen_Bram a +v ( fluffypony )
-
moneromooo
Oh, I thought you were a mod here. Sorry, I directed Bran to you :)
-
Mochi101
and maybe me a +o since I was disconnected
-
Mochi101
no worries
-
Mochi101
I was temporarily moneromooo.
-
Mochi101
I was disconnected though.
-
Mochi101
binaryFate
-
p3rL
.btcmempool
-
p3rL
1sat/byte will take about an year to confirmed
-
copenhagen_bram[
testing 1 2 3
-
copenhagen_bram[
ok my matrix account isn't muted
-
copenhagen_bram[
hello everyone
-
Mochi101
hello
-
p3rL
Mochi101 i will charge only 5 XMR / month to give voice to new users
-
copenhagen_bram[
Does anyone here use bisq? Or do you prefer something like localmonero for buying or selling monero?
-
Mochi101
Nobody here actually sells monero
-
Mochi101
:D
-
copenhagen_bram[
lol
-
p3rL
i am always ready to sell at 500$/xmr
-
Mochi101
but both are good... depends on your situation
-
copenhagen_bram[
I wonder if Bisq works on Tails OS
-
hyc
I tried to use bisq. it locked up my machine and I had to reboot.
-
kinghat[m]
sooooo many times that happened to me
-
hyc
followed shortly by an uninstall and /me says forget it
-
kinghat[m]
i havent touched it in like a year though
-
hyc
this was a few months ago, less than a year I think
-
copenhagen_bram[
What's localmonero like?
-
copenhagen_bram[
Oh and I still hope my IRC account will be unmuted. I just realized the topic in the Matrix room is out of date.
-
Inge-
"that was a few months ago... less than a year... I think ..."
-
Copenhagen_Bram
hello?
-
Copenhagen_Bram
oh yay I can talk now
-
marmulak
you can
-
kinghat[m]
-
nioc
kinghat the news aggregating service
-
kinghat[m]
I do it for the coin 👌
-
monerouser1144
I read Riccardo Spagni's interview about Monero vs BTC Lightning Network privacy and I still am unclear about what the situation might look like in the next 1-2 years
beincrypto.com/about-privacy-on-mon…ning-interview-with-riccardo-spagni
-
yanmaani
How come Monero doesn't encrypt p2p connections? It'd make MITM much harder, not to say impossible.
-
yanmaani
Instead of saying "hey there's a node at 1.2.3.4:5678", you'd say "hey there's a node at 1.2.3.4:5678 with public key X". And the bootstrap nodes would likewise have such key.
-
moneromooo
It would make MITM about the same since nodes are anonymous. You wouldn't want long lived keys for fingerprinting either.
-
moneromooo
There was a patch for this somewhere on github.
-
moneromooo
IIRC SSL was deemed too heavy. There might have been other arguments.
-
yanmaani
moneromooo: No, MITM would be harder.
-
yanmaani
Surely the fingerprinting isn't worse than by IP?
-
yanmaani
Since the node always knows its public IP, couldn't it just lock 1 key = 1 ip:port combination?
-
moneromooo
And then... are you suggesting nodes remember which IP had which key ?
-
artefact
what's the point of encryption between nodes?
-
moneromooo
That's going to make nodes on dynamic IPs being rejected (tyough I suppose only once monero becomes widely used).
-
moneromooo
It prevents passive spying.
-
moneromooo
So if you have noise traffic, you can hide which txes (if any) you send other peers (from your ISP or nodes in the middle).
-
artefact
but you could still run a node yourself (or pretend to) and get the same packets from the p2p network, mostly
-
moneromooo
Yes.
-
yanmaani
moneromooo: Instead of storing (IP, port) tuples, you store (IP, port, key) tuples.
-
yanmaani
More realistically, you could just store the last IP. If the IP has changed, wipe the key.
-
yanmaani
artefact: dragnet surveillance by ISPs. Dandellion is some protection against Sybil attacks IIRC.
-
yanmaani
moneromooo: if you're on a dynamic IP, you'll just get a new key each connection. it'll make you more outbound heavy is all.
-
artefact
use tor/i2p with obfsuscation, simple encryption won't help you much
-
moneromooo
I mean Alice has Key Ka on IP Ia. Her IP changes. Bob gets her previous IP.
-
moneromooo
And nodes have to store *all* keys, otherwise they've got no idea if it's the same as before if htey connect to the same IP.
-
moneromooo
And if they don't, it's essentially opportunistic encryption, no strength against active MITM.
-
moneromooo
It also prevents anyone from using monerod from a cafe or other places which offer public access.
-
kinghat[m]
-
yanmaani
moneromooo: No
-
yanmaani
moneromooo: Bob gets her previous IP. He can't connect to it, because nothing is listening there. Situation is the same as before.
-
yanmaani
If Alice is in a cafe, she still has her node:key list to rely on. Nobody will open connections to her, but she can open connections to others.
-
moneromooo
I don't understand.
-
moneromooo
Oh. I see.
-
moneromooo
I meant "gets assigned her previous IP", not "gets her IP in a peer list".
-
yanmaani
moneromooo: Then he'll just get a bunch of random connections
-
yanmaani
he'll tell them "sorry, wrong key"
-
yanmaani
and they'll drop the node