-
viperperidot[m]
So the next release is the final fix for the sybil attack or it will be an ongoing battle?
-
selsta
We will see. We don't know what the attacker will do in the future.
-
moneromooo
Unlikely to be done. The main patch is still go in (PoW check). After that, there might be more interesting stuff to see elsewhere.
-
moneromooo
Though once the GUI gets fixed, maybe they'll lose interest. Hopefully not.
-
moneromooo
The PoW check thing will only go once most peers run .7 (IIRC, that's the one that adds the right data).
-
viperperidot[m]
Hopefully not because you guys are getting free hardening testing? :P
-
viperperidot[m]
* moneromooo: Hopefully not because you guys are getting free hardening testing? :P
-
algo_max[m]
I run a node and it's annoying always falling 2 blocks behind and having to use ban-lists.. but these attacks help improve monero's security and network stability for the time when we finally take over bitcoin in volume :)
-
rbrunner
The Mattermost-to-IRC bridge is down for a few days. pigeons or somebody else with the necessary rights, can you please restart? Thanks!
-
aldrin[m]
Where do I find the Mafia on the internet or any where I am in India
-
jess
why do you want the mafia
-
aldrin[m]
I want to be available for them
-
jess
dont join the mafia
-
matin19matin
Look on the bright side. At least you don't need to obsess over signs of life from fireice_uk now.
-
ComplyLast
lol
-
havk[m]
Hi,
-
havk[m]
I was reading monero documentation about cold storage and was wondering :
-
havk[m]
If a wallet is created and NEVER connected to the internet, how can the monero network know that the wallet exists, and what prevents another wallet with same keys to be created ?
-
supus
There is nothing that explicitly prevents this. It is just very unlikely to happen because the number of possible private keys is very high
-
havk[m]
Ok, that's what I though
-
havk[m]
Thanks :)
-
supus
You're welcome
-
gingeropolous
hang on while i download this 150 mb file in a matter of seconds.
-
gingeropolous
speed of the net still blows my mind, considering i remember waiting days to download mp3s
-
havk[m]
How can I transfer monero from Cold wallet to hot wallet ?
-
havk[m]
I mean, can my cold wallet remain cold while sending monero ?
-
havk[m]
From what I read, the answer seems to be no
-
moneromooo
It depends what you mean by that.
-
havk[m]
By cold i mean offline
-
moneromooo
The usual way is to exchange data via whatever way (USB drives is common) between online and offline computers.
-
moneromooo
via export/import key images and outputs.
-
moneromooo
Make a tx on the offline machine, which it writes to a file. Transfer the file to the online machine, relay from there.
-
havk[m]
That's great that's exactly what I want. So I can create a tx with monero-cli offline ?
-
moneromooo
-
havk[m]
I'll read that, thanks
-
moneromooo
One thing btw: you need to have up to date monero software on the cold machine (>= 0.17.0.0).
-
havk[m]
Ok good to know