-
moneromooo
Every once in a while, I see a quote from a former NSA lawyer, Susan Hennessey. That's frigging awesome.
-
freedude
hello all!
-
freedude
got a quick question
-
freedude
are the projects described in Community Crowdfunding System exclusive only to core team or can anyone work on any of them for the reward ?
-
freedude
oh! there is monero-dev let me go and ask there instead, didn't notice it except right now
-
asy
freedude: #monero-community is probably the best place to ask about the CCS :)
-
asy
but anyone can ask for funding via the CCS. it helps if people know who you are though
-
freedude
nope I am not asking for funding I was asking if anyone can work on any of the simple tasks there
-
freedude
like somone wanted to have debian package maintained for 2 years
-
freedude
so I felt this is more like dev work
-
freedude
but thanks for the tip on where to ask
-
asy
i think you can pick up someone's work (and take the reward) if the proposer vanishes without doing it
-
asy
-
freedude
yes I wanted to kinda do that (but there was no one doing the to start with)
-
freedude
let me go and ask there after reading
-
xmrmatterbridge
<rbrunner7> Somebody is mining the hell out of testnet, blocktime is almost down to about 1 minute over the last hour - is somebody 51% attacking the poor thing? :)
-
miziel
maybe tari miners?
-
charuto
sech1: i dont have a reddit account but i just saw your comment on cost of a 51% attack to the network, are you factoring in the block reward payback? because i think that when you do, it becomes relatively cheap.
-
charuto
at least last time i ran the math, which admittedly was a while ago
-
sech1
buying cloud VMs brings you back 10% or so as block rewards, if you try mining
-
sech1
realistically this is the only way to 51% Monero network
-
sech1
or you could hack 5 top supercomputers at once to do this :D
-
charuto
damn, only 10%.. was expecting a much higher %
-
sech1
maybe 15-20% if you catch cheap spot instances
-
sech1
but they're not guaranteed to last, and you need stability to do 51%
-
charuto
if you consider the fact that many current miners will stop mining once a 51% attack starts because it becomes unprofitable
-
charuto
the 51% attack also gets much cheaper
-
charuto
but we can always fork the algo yet again if that ever happens
-
charuto
honestly there are probably more concerning attack vectors
-
selsta
forking would not help in that case?
-
xmrmatterbridge
<cankerwort> If there was a sustained 51% attack forking is the only option
-
xmrmatterbridge
<cankerwort> It's either that or sit on our thumbs and do nothing
-
moneromooo
It's the only option... or the second ? :)
-
xmrmatterbridge
<cankerwort> Idk what is the other option?
-
moneromooo
<cankerwort> It's either that or sit on our thumbs and do nothing :P
-
moneromooo
I was just pedantic.
-
gingeropolous
id imagine that under a 51% attack scenario the existing pools could collude to protect their profit.
-
gingeropolous
not that its a great solution, but game theory and financial incentive blah blah blah lead that to be a likely outcome
-
gingeropolous
i.e., "we'll only mine on top of a block produced by a known pool"
-
moneromooo
They could do that now. Not a comforting thought.
-
gingeropolous
indeed. 10+ years of PoW has yet to find a solution to the "pooling problem" of PoW though.
-
gingeropolous
and my box has yet to find a solo block :(
-
moneromooo
Amusing that the solution is also the problem: men with guns.
-
gingeropolous
well, it really only introduces temporary network instability in general, and targeted attacks on merchants / services. i guess it really depends on how sustained it is
-
gingeropolous
and the goal.
-
gingeropolous
i still wonder if my daemon mining is actually working. bah
-
selsta
If someone has the funds / hashrate to attack the network with RandomX they most likely also have it after forking to a different algorithm, or am I missing something? :P
-
selsta
Assuming they don’t have hidden ASICs or so.
-
yanmaani
gingeropolous: It is possible
-
yanmaani
You can block pooled mining trivially
-
yanmaani
But then solo mining is the only viable option
-
sethsimmons
Any reference to how its been done in the real world?
-
yanmaani
meaning big farms gain from it
-
sethsimmons
Only coin I've seen try is Nerva but its too small for anyone to care to attack/break it
-
endor00[m]
yanmaani: how could you possibly block pooled mining?
-
yanmaani
sethsimmons: There was a paper about it. Just require each nonce to be signed by the private key that receives the payment.
-
endor00[m]
so the pool signs the nonces
-
sethsimmons
Yeah I'm not sure what that changes
-
yanmaani
But that's extremely expensive
-
sech1
it was already discussed and it doesn't block pool mining
-
endor00[m]
they already have a hot wallet up 24/7 anyway, what's the difference?
-
yanmaani
If the pool has to make say 1 million sigs/second, and each sig is 64b, that's extremely expensive
-
yanmaani
64 mbit connection to each miner
-
sethsimmons
So it kills small pools and drives towards few large/powerful pools?
-
sethsimmons
That can support bw/compute needed because of profits
-
yanmaani
sethsimmons: Well, it kills all pools, and drives towards "guy in a warehouse with a trillion chips"
-
sethsimmons
How does that kill pools?
-
sech1
it doesn't kill pools
-
yanmaani
You could make the signature algo expensive too. In Bitcoin you have petahash hashrates. There's no way to send over all the sigs
-
yanmaani
This is basically an engineering problem
-
sethsimmons
One that has yet to be solved because its practically impossible
-
yanmaani
No
-
sethsimmons
I have seen no valid proposal without major flaws
-
yanmaani
It's practically possible
-
yanmaani
but the gain is unclear
-
sech1
each miner gets their own private key from the pool and signs nonces himself
-
sethsimmons
exactly
-
sethsimmons
at best it makes miners run their own nodes, which would be a good thing
-
yanmaani
sech1: then the miner can spend the block reward
-
sech1
each miner deposits block reward before he's allowed to mine as an insurance from stealing block reward
-
sethsimmons
But in no way removes pools from the equation
-
sech1
It was all discussed here
-
yanmaani
that's true I suppose.
-
yanmaani
Yeah, then you basically have to fix p2pool
-
yanmaani
which is also an engineering problem
-
sethsimmons
It pushes towards self-select which is good, but thats about it
-
yanmaani
p2pool might be fixable with mempool sync, but it's a very hard problem
-
yanmaani
unless someone comes up with a way to shard it
-
MalMen
2020-09-10 16:43:03.577 F Error starting server: Failed to bind IPv4 (set to required)
-
MalMen
im getting this error when startming monerod
-
artefact
other instance running?
-
MalMen
hmmm, thats a possibility
-
MalMen
yep... the monerogui has the monerod running despise not connecting to it
-
moneromooo
My memory's hazy, but IIRC I thought pool still existed.
-
moneromooo
Was it... pebble coin ? Maybe I'm mixing things...
-
anicow
we could scam the government into thinking we traced romeno for that bounty
-
anicow
is that like.. wrong?
-
anicow
those other noobs did for like 3mil
-
anicow
brilliant fother muckers
-
yanmaani
not a half bad idea
-
yanmaani
make a GUI that misrepresents probability and draws a nice graph
-
yanmaani
and Bob's your uncle
-
corelvl_
anyone here trading? looking to exchange XMR to BTC
-
ndorf
you could try #monero-otc for that, not sure how active it is though
-
yanmaani
corelvl_: try xmr.to or #monero-markets
-
corelvl_
yeah i just asked, its pretty dead in there
-
yanmaani
try xmr.to then
-
corelvl_
only 1btc per transfer and the rates are too high
-
moneromooo
If you want to get monero for bitcoin, you'll hardly going to find better rates.
-
corelvl_
i want to transfer my XMR to receive BTC
-
yanmaani
corelvl_: How much do you want?
-
moneromooo
Some people would ask 50% extra for the risk of having tainted bitcoins.
-
moneromooo
Oh.
-
yanmaani
try bisq then
-
yanmaani
maybe 5% better rates, according to some guy
-
corelvl_
bisq i could receive tainted coins
-
corelvl_
@yan a lot
-
yanmaani
how much monero do you have where you can't even be bothered to transfer $6k a few times
-
yanmaani
there's no compliant exchange that's going to let you exchange $1M of monero to clean coins
-
yanmaani
either do it with xmr.to or get dirty coins
-
ndorf
Kraken certainly will, but only if you are ok with KYC
-
yanmaani
If you're OK with KYC then yeah, just go on binance or whatever
-
moneromooo
Kowtow to Your Creeps.
-
yanmaani
maybe the OTC desks will take you
-
yanmaani
look at localmonero
-
yanmaani
they have OTC desks
-
yanmaani
there's a nice box "KYC yes/no"
-
neetpill[m]
i'm sure you can do it on plenty of exchanges with zero kyc, but you'd need to create multiple accounts
-
neetpill[m]
assuming it's a large enough sum for them to bother you
-
corelvl_
yeah its just a headache, i would rather find a trading partner to deal with at a 1-2% fee
-
yanmaani
corelvl_: OTC desks are what you want
-
neetpill[m]
come to think of it, i'd like to buy some extra xmr
-
ndorf
corelvl_: how do you plan to ensure you don't get tainted coins from some random partner you find on IRC?
-
neetpill[m]
mine are as clean as a whissle :'^)
-
asy
maybe they should be more concerned about what he's going to do with those coins :P
-
corelvl_
@ndorf they need to come from an exchange, i can verify this
-
yanmaani
I think probably just spend it on mundane things. The real question is how you end up with $millions of XMR without ability to pass KYC ;)
-
neetpill[m]
my guess is mining malware
-
nly
Hi, would anyone be willing to teach me Russian for monero or other cryptocurrency? I am thinking of atleast voice calls, if not video, plus text.
-
moneromooo
I think reddit might be the place to ask. There's a forum for this kind of thing.
-
moneromooo
r/moneromarkets (or maybe without the s)
-
ndorf
nly: i know this isn't exactly what you were asking, but there is a pretty active xmr.ru community
-
ndorf
their telegram chat has 1773 members and is active
-
nly
хорошо, спасибо(great, thanks)
-
ndorf
:)
-
Thominus
was experimenting with --do-not-relay and noticed that if I do multiple transactions it silently clobbers any existing raw_monero_tx file each time.
-
s3a
I have the seed my Trezor Model T gave me, and I know my passphrase, is there some program or something that is compatible with the Trezor Model T's internal algorithm which generates a seed for the Monero client software, so that I could recover a wallet without having the hardware? (I know about the safety implications.) (From what I read the first seed is used with the passphrase to generate the actual, final seed.)