-
cornfeedhobo
just me, or was the cipher trace interview not helpful at all?
-
niocbrrrrrr
New and Improved !!
-
bonedaddy
cornfeedhobo: i turned it off halfway through it was very clear that Dave has never had to "sell" his product to someone that is knowledgeable in the area
-
bonedaddy
not knowing what kind of addresses are traceable? absolutely amateur
-
yanmaani
Anyone care give a summary?
-
bonedaddy
while working at a startup I got very good at quickly telling which CEOs and CTOs were smart and knew what they were talking about vs ones that just blow hot smoke up peoples butts all the times
-
bonedaddy
and dave reminded me very strongly of the latter
-
cornfeedhobo
his patents are interesting. they come off extremely generalized - the kind of stuff no one patents unless they feel like firing off court battles in the future
-
bonedaddy
craight wright anyone? :laugh:
-
bonedaddy
s/craight/craig/g
-
cornfeedhobo
I've heard of people like this that have bs patents the threaten small outfits with
-
cornfeedhobo
a hash representing a mobile devices unique attributes? that's been going on forever, and is just an evolution of what's been happening on desktops since the 90s
-
yanmaani
I thought the point was to defend from them. X threatens to sue you for vague patent nonsense, you point out you also have vague patent nonsense, and they back off.
-
cornfeedhobo
nope
-
cornfeedhobo
there are some patents people use like SLAP suits
-
yanmaani
on the topic of craig wright, they're going to hardfork BSV
-
cornfeedhobo
slapp*
-
yanmaani
to give Wright the Satoshi coins
-
yanmaani
and also to impose an 8% fee on miners
-
cornfeedhobo
lol
-
jwinterm
I thought the 8% fee was bcash
-
yanmaani
bch proposed a 12% fee I think
-
ndorf
ha. not to be outdone!
-
gingeropolous
tfw you accidentally tap two 0's out and remember the feeling of typing out the year during the aughts
-
yanmaani
but that at least had a thin veneer of legitimacy. It was going to go into some sort of big multisig to fund development or something
-
yanmaani
this is just, like, a direct line to craig
-
cornfeedhobo
well, it'll be interesting to see if anyone figures anything out
-
cornfeedhobo
hard not to see a decent bounty being placed on their ip eventually
-
selsta
I will never have 25 patents like Dave does :(
-
yanmaani
selsta, moneromooo: Then why include it in the Windows build?
-
yanmaani
I'd imagine most serious miners use xmrig or something
-
yanmaani
not solo mining in the GUI wallet
-
cornfeedhobo
when they're as useless as these, and so obviously crafted for the purpose of extortion, I think you can rest easy for not being a shitty person
-
selsta
03:53 <yanmaani> selsta, moneromooo: Then why include it in the Windows build? <-- afaik randomx code is also required for block verification
-
selsta
we don’t know what AV scans for
-
yanmaani
oh, of course
-
yanmaani
I mean, you could try to make a separate build with it hidden behind #ifdef and upload to virustotal
-
yanmaani
but then you'd have to cross-compile for windows and shit
-
Quotes
fuck windows, use linux!
-
niocbrrrrrr
it seem that windows does respond to the mining code and mining withe the daemon is for non serious miners
-
selsta
third party wallet providers can avoid shipping monerod, similar to mobile wallets
-
niocbrrrrrr
someone who solo mines with it found 2 blocks in the last year
-
yanmaani
niocbrrrrrr: With Windows?
-
niocbrrrrrr
nit sure but for mining I don't think it matters
-
niocbrrrrrr
not
-
yanmaani
Isn't there a compile time opt to disable mining already?
-
niocbrrrrrr
he posted both times in redddddddit
-
selsta
Not aware of any compile time options for it.
-
yanmaani
of course, you need it for the tests too
-
selsta
we are looking into code signing certs for Windows
-
selsta
for the GUI at least
-
yanmaani
that might work, yes
-
yanmaani
-
yanmaani
pretty hot binary
-
yanmaani
(What prevents viruses from just bundling your signed monero binaries?)
-
selsta
they don’t bundle monero bins at all, they all use xmrig or xmr-stak
-
selsta
or modified versions of them
-
selsta
but what stops them? no idea
-
yanmaani
I don't understand the codebase
-
yanmaani
what's with the coding style?
-
Quotes
-
selsta
what is with it?
-
selsta
not consistent?
-
yanmaani
well there's bits like
-
yanmaani
>const Blockchain& get_blockchain_storage()const{return m_blockchain_storage;}
-
selsta
yanmaani: that’s old bytecoin code
-
yanmaani
oh, I see
-
yanmaani
Is it still used?
-
selsta
I guess so
-
selsta
(the code style from this line is from old bytecoin code) to be more specific
-
yanmaani
oh, so bytecoin had a different style guide
-
selsta
don’t think they had a style guide
-
selsta
not sure if monero has one apart from keep it inline with other code from the same file / region
-
derpy_bridge_
<[discord] Yonatan#6948>: Will Monero ever have faster block times?
-
sethsimmons
Doubtful, and not a clear reason to want faster block times
-
sethsimmons
Obviously they could change, but not without strong evidence as to what it would improve.
-
asymptotically
it used to be one minute instead of two
-
sethsimmons
Yeah
-
sethsimmons
Was changed early on
-
derpy_bridge_
<[discord] Yonatan#6948>: Interesting
-
derpy_bridge_
<[discord] Yonatan#6948>: The main problem with Monero becoming cash is that change takes 2 minute to be spendable
-
derpy_bridge_
<[discord] Yonatan#6948>: Clearly not efficient for adoption
-
ndorf
uh
-
ndorf
it takes 20 minutes to be spendable. 10 blocks.
-
sethsimmons
An easy fix is wallets breaking down your inputs into standard denominations
-
sethsimmons
Just like you get back what change you want from the register
-
sethsimmons
For instance -- you spend 1.5XMR and get back 8.5XMR in change
-
sethsimmons
Wallet takes that 8.5XMR input and breaks it down into 5/1X4/0.5/0.1X5 XMR inputs
-
sethsimmons
Once you do that a few times you would have lots of inputs in each denomination to make spending rapidly easier
-
sethsimmons
Right now nothing like that is done automatically AFAIK
-
asymptotically
and if the block time got shorter, we should wait more blocks (especially for things like exchange deposits) since the point is work and not blocks
-
derpy_bridge_
<[discord] Yonatan#6948>: Then mass adoption will not happen
-
asymptotically
lol
-
sethsimmons
A) L1 is likely never going to 100% support the entire worlds transaction flows
-
sethsimmons
B) Did you read what I said about breaking up denominations of inputs?
-
derpy_bridge_
<[discord] Yonatan#6948>: Yeah but that makes it harder
-
sethsimmons
No
-
sethsimmons
It doesnt
-
sethsimmons
Wallets do it in the background
-
sethsimmons
User never cares or knows
-
sethsimmons
Just set the denominations you want at wallet creation (and be able to change them in settings)
-
ndorf
this is basically only a problem when you first start using XMR. once you've received more than one or two inputs, it practically speaking goes away.
-
sethsimmons
Then just spend to your hearts content and the wallet is constantly breaking up change outputs
-
sethsimmons
<ndorf "this is basically only a problem"> Yeah I haven't hit this issue in a *very* long time, but I used XMR quite frequently
-
dsc_
What is mass adoption? It gets thrown around like some magical marketing bla
-
ndorf
so, i don't see how it's a barrier to adoption.
-
ndorf
it's something you have to deal with like the first couple of days of using XMR.
-
ndorf
*shrug*
-
derpy_bridge_
<[discord] Yonatan#6948>: lol
-
dsc_
@Yonatan: consider contributing to the project if you like to see change
-
dsc_
Change starts with YOU
-
derpy_bridge_
<[discord] Yonatan#6948>: I can contribute sperm
-
derpy_bridge_
<[discord] Yonatan#6948>: That's the only thing I'm good at producing
-
derpy_bridge_
<[discord] Yonatan#6948>: Otherwise I have no skills i can contribute
-
ndorf
whose idea was this discord bridge, anyway?
-
» dsc_ can't decide if Discord is worse than Telegram.
-
derpy_bridge_
<[discord] Yonatan#6948>: idk
-
derpy_bridge_
<[discord] Yonatan#6948>: Discord bad
-
derpy_bridge_
<[discord] Yonatan#6948>: I only use it when I'm on my phone and can't connect on IRC
-
derpy_bridge_
<[discord] Yonatan#6948>: Makes it much easier to connect to IRC on mobile
-
derpy_bridge_
<[discord] Yonatan#6948>: All mobile IRC clients are absolutely garbage
-
sethsimmons
Just use Matrix/Element
-
sethsimmons
its a better bridge and more private
-
sethsimmons
Works great on mobile
-
dixie__flatline[
+1 for matrix/element
-
anicow
discord definitely usese way more resources than telegram.
-
anicow
yaaic is a decent mobile irc client
-
artefact
revolution irc is also really good
-
artefact
with a good bnc you're gold
-
Polemos__
Hello everyone.
-
Polemos__
I am looking for a way to transfer my monero blobkchain history to another machine. Basically I would like to avoid having to download the whole blockain history again. Is there any guide around for such task?
-
Polemos__
Thanks a lot in advance
-
moneromooo
rsync ? scp ?
-
moneromooo
Or nc.
-
Polemos__
Not sure if that's for me @moneromooo
-
lza_menace
tar + rsync + untar?
-
moneromooo
It is.
-
moneromooo
It's data.mdb you want btw.
-
lza_menace
only that one file? then forget the tar...dont listen to me...i don't work here :DDD
-
Polemos__
So just copying .bitmonero/lmdb/data.mdb on a fresh install would do?
-
selsta
yes
-
Polemos__
That's great thanks a lot :)
-
gingeropolous
c'mon cluster!!!!!
-
gingeropolous
dang ol mainframe
-
gingeropolous
jfc ive been battling format errors for the past 12 hrs
-
selsta
gingeropolous are you updating your testnet nodes :D
-
selsta
you have 10 blocks left before hf
-
gingeropolous
oh jesus
-
gingeropolous
well, everything else aint working
-
gingeropolous
might as well try to see if monero wants to work today
-
selsta
you have to compile master + 6794
-
gingeropolous
oh whats that command
-
gingeropolous
git blargh blorf 6794
-
selsta
git pull origin pull/6794/head
-
gingeropolous
and how to only build daemon
-
gingeropolous
aint nobody got time for wallets
-
gingeropolous
i know theres a trhing
-
Polemos__
I am trying to get BinaryFate's GPG Key
-
Polemos__
no luck
-
selsta
gingeropolous: make -C build/master/release/ daemon
-
Polemos__
any known issues about that?
-
selsta
or wherever your build dir is
-
selsta
Polemos__: what is the problem?
-
Polemos__
selsta page seems to be down
-
selsta
which website?
-
Polemos__
-
selsta
seems up here.
-
Polemos__
Not for me. Trying from 2 diff computers
-
Polemos__
Any other way to get that key?
-
selsta
here I reuploaded it, but make sure to compare the fingerprint with the one from the tutorial
irccloud.com/pastebin/rSCG1IK9
-
Polemos__
thanks a lot selsta will do ;)
-
selsta
usually taking keys from random sources is bad :) but it’s okay if you verify the fingerprint with a trusted source
-
gingeropolous
yay, that worked.
-
gingeropolous
lets see if the other things wanna work now
-
Polemos__
selsta good signature thanks a lot :)
-
Polemos__
afaik the .bitmonero dir where lmbd forder and data.mbd lie will generate once wallet is open for the first time right?
-
moneromooo
No. When monerod is run.
-
Polemos__
so it is ok if I ./monerod on terminal then overwrite the file with the other data.mbd ?
-
moneromooo
Yes.
-
moneromooo
(after you stop monerod of course)
-
Polemos__
oki doki then when with new data.mdb I guess ./monero-wallet-gui and import seed ?
-
moneromooo
Sure.
-
kayabaNerve
Monero now has an atomic swap implementation :D
-
raecarruth
orly
-
hiddener
:]
-
kayabaNerve
raecarruth: Considering I just finished it, yes :P
-
raecarruth
what did you swap?
-
kayabaNerve
I also made a post on r/Monero about it
-
kayabaNerve
BTC-XMR?
-
kayabaNerve
-
kayabaNerve
It's based off the recent research funded by the CCS
-
selsta
binaryFate: please update xmr.to testnet node infra to latest master, we forked the testnet to CLSAG
-
selsta
kayabaNerve: nice work
-
» selsta still has no idea how monero atomic swaps work
-
kayabaNerve
Thanks!
-
yanmaani
is this the end for xmr.to now?
-
selsta
yanmaani: most likely not
-
sethsimmons
They're very different services, so I would doubt it.
-
yanmaani
You could easily see xmr.to and friends getting commoditized
-
sethsimmons
XMR.to is a centralized tool that offers very fast and easy XMR->BTC payments
-
sethsimmons
Atomic swaps take a while, require liquidity on the other end of the trade, and are not really great for payments directly
-
sethsimmons
I don't see much overlap there, XMR.to isn't even really an exchange (though it can be used as one)
-
yanmaani
Yes, the idea is that you ahve a centralized service providing the liquidity
-
kayabaNerve
Or a large group of decentralized people you coordinate with over a second layer
-
yanmaani
kayabaNerve: You need for one side to be semi-trusted
-
yanmaani
or they can just claim to be dealing and then never show up
-
kayabaNerve
yanmaani: Not sure what you mean
-
kayabaNerve
If they never show up, they never show up. You won't lock any funds.
-
kayabaNerve
If you do lock and they disappear, you reclaim the funds.
-
yanmaani
But that takes time, right?
-
kayabaNerve
You never lose anything other than the TX fees if you have a valid tool.
-
yanmaani
Say I want to fuck with your l2 protocol
-
kayabaNerve
Yeah. BTC block latency.
-
yanmaani
I create 1 million offers to buy/sell
-
kayabaNerve
+ timelocks
-
yanmaani
people accept them, put in XBT/XMR
-
kayabaNerve
DEXs have ways to work with this is my comment.
-
yanmaani
I put on a pot of coffee, completely ignore them, and wait for the money to be refunded
-
yanmaani
rinse and repeat until people get fed up
-
yanmaani
DEXes are mostly Ethereum frauds?
-
kayabaNerve
It's a trustless system for security, but a reputation system so you can trust it to be worth bothering...
-
kayabaNerve
I was referring to things like Bisq/BlockDX
-
kayabaNerve
I actually haven't looked into the latter too much, but tech seems solid IMO
-
kayabaNerve
I'm not referring to Uniswap/those ERC20 DEXs
-
raecarruth
blockdx?
-
kayabaNerve
Bisq isn't atomic swap based though, to be clear
-
raecarruth
never heard of that
-
kayabaNerve
DEX based on atomic swaps. There's also Decred's DEX, AtomicDEX, and I think LUX (the former McAfee coin; EVM on BTC) is working on one.
-
yanmaani
How does Bisq work again?
-
kayabaNerve
Multisigs
-
yanmaani
Yeah but does it have a rep system?
-
raecarruth
kayabaNerve: do you use blockdx often?
-
yanmaani
What prevents Sybils?
-
raecarruth
does it work well?
-
kayabaNerve
raecarruth: No. You have to have money to use an exchange :P
-
raecarruth
kek
-
kayabaNerve
I don't support the latter three (definitely not LUX), but I like BlockDX from what I've seen. That said, haven't researched it too much. Just the basics (but beyond their website's first paragraph, of course)
-
kayabaNerve
yanmaani: No idea, but I've heard great review
-
yanmaani
I tried using Bisq and it was horrible, and the fraud protection seems really subpar
-
raecarruth
yeah, bisq could be better
-
raecarruth
i prefer to use openbazaar
-
kayabaNerve
Alrighty. I'll keep that in mind :)
-
kayabaNerve
So this has 0 fraud protection. Just needs a reputation system/external loss system.
-
kayabaNerve
*0 fraud risk
-
kayabaNerve
Sorry.
-
yanmaani
This doesn't need fraud protection
-
yanmaani
right
-
kayabaNerve
I mean, yes, fraud you won't participate, but atomic swaps are guaranteed to give you one set of the funds
-
yanmaani
I mean, one way might be to just have people lock up some trivial sum of Monero
-
kayabaNerve
External loss, yep.
-
kayabaNerve
Or charge a trading fee in some native token?
-
yanmaani
No, no fees
-
yanmaani
no loss
-
kayabaNerve
BlockDX has a token and they charge per order
-
yanmaani
just lock up some money
-
yanmaani
as a Sybil mechanism
-
kayabaNerve
Oh, got it.
-
yanmaani
If you want to create an order for $5, you need to have say $1 locked up. If you just ignore it, then that's fine, but you can't take a million orders for $0
-
yanmaani
or just do web of trust, I guess
-
kayabaNerve
*Only one side pays fees though. The makers. I'm not saying that's competent to stop this attack, just bringing it up.
-
kayabaNerve
Both sounds like good ideas :)
-
kayabaNerve
Anyways. I love DEX theory and want to see a great DEX, but I'm personally not too interested in making one
-
yanmaani
how come 14 word mnemonic seeds aren't any less secure?
-
hyc
they only have 1 key instead of 2
-
hyc
but the key is still the same strength as in a 25-word seed
-
artefact
maybe bigger dictionary, too
-
tobtoht
the 25 word seed only encodes the spend key (in 256-bit)
-
tobtoht
viewkey is derived deterministically
-
tobtoht
256-bit is overkill because the curve only provides 128-bit security
-
moneromooo
Does this imply you could have 128 bit keys for the same level of security ?
-
artefact
depends on the KDF. but mathematics says yes
-
moneromooo
Is this more or less equivalent to "Monero keys are 256 bits, but only 128 bits of actual entropy" ?
-
artefact
no
-
artefact
you have 128 bits of security. like how RSA keys are in the thousands of bytes, but don't have nearly that level of actual security
-
moneromooo
I guess I'm trying to get to: if keys from 256 bits of entropy get you 128 bits of security, why do keys from 128 bits of security not get you 64 bits of security" :)
-
moneromooo
s/8 bits of securit/8 bits of entrop/
-
artefact
because it's how the elliptic curve works
-
artefact
same reason giving MD5 an input twice as long, doesn't make it twice as hard to crack
-
moneromooo
Within reason, since it'll obviously break down if you continue.
-
moneromooo
So, where does it break down.
-
artefact
so you can derive a 256 bit key from a 128 bitstring, and use that for the curve, with no loss of security, if the KDF isn't stupid
-
moneromooo
I mean otherwise you can continue splitting and end up wiuth keys with 2 bits of entropy.
-
moneromooo
So there has to be somehting that changes.
-
moneromooo
OK, so the EC ops basically only use 128 bits of entropy to work at their fullest. Is that correct ?
-
moneromooo
Apologies for my crypto cluelessness :)
-
artefact
sure
-
moneromooo
OK, then I see why the MD5 comparison applies. Thanks.
-
artefact
i thought the comparison with rsa keys was good
-
moneromooo
I find it funny one of the reason they give is "underfunding", when they not only got *shitloads* of money from their 4 years 20%, but came back for another bite, breaking their promise.
-
moneromooo
The other reason also seems inverted, since how can keeping something closed soure help the public since htey can't adapt it to their needs.
-
moneromooo
I might be missing something dumb...
-
niocbrrrrrr
moneromooo: I think that was for another room :)
-
moneromooo
Oh. Oh. Sorry.
-
yanmaani
moneromooo: zcash?
-
selsta
yes, they now release research under an open source license that isn’t really open source for the first couple years
-
yanmaani
what
-
selsta
-
yanmaani
>Special thanks to Vitalik Buterin for reviewing and providing feedback to this post.
-
yanmaani
that's how you know it's good
-
dsc_
Was hoping Bungie's Halo 2 under open-source :(
-
yanmaani
you know what'd be really funny?
-
yanmaani
If someone hardforked zcash or ethereum or something, and just took out the founder's reward/premine
-
artefact
so it's the GPL but with a 12-month delay on actually having to give up the source
-
yanmaani
kept everything the same, and merged everything from upstream
-
artefact
no really "open" source, is it
-
yanmaani
artefact: I don't even thing it's FSF-certified open source after that
-
yanmaani
but that's just nitpicking :)
-
artefact
afaik fsf hates "open source"
-
yanmaani
that too
-
artefact
but yes, it's certainely not libre either
-
yanmaani
Oh no, this is even worse
-
yanmaani
you can't even use it for any purpose
-
yanmaani
if you take the source, you *have to* submit your improvements to upstream
-
yanmaani
within 12 months
-
yanmaani
So it's the other way around
-
artefact
does it? "upstream" seems tricky to define in legalese
-
yanmaani
Their software is kind of open, but if you modify it, you have to send them those improvements within 12 months. They are under no obligation to publish them anywhere.
-
yanmaani
That's what the blog post says
-
yanmaani
The license just says
-
yanmaani
"Licensor grants you a ... license ... to distribute ... copies of the ... Work ..., with the proviso that copies of ... Work ... that You distribute ... shall be licensed under this Transitive Grace Period Public Licence no later than 12 months after You distributed ... said copies
-
yanmaani
"
-
artefact
yes. it dosen't say you actually have to upstream anything
-
artefact
just give source on request. like the GPL
-
artefact
(ianal)
-
yanmaani
I don't think a lawyer wrote this, it's very shoddily written. The blog post very directly conflicts with the license
-
moneromooo
That might explain why it didn't make sense to me. I only read the post :D
-
yanmaani
if I take the software and use it for internal use, then what?
-
artefact
then nothing. just like the GPL
-
yanmaani
Right. But the blog post implies it becomes FOSS
-
artefact
you can write your fancy proprietary GCC patch and use it just fine- nobody will kick your door open
-
artefact
if you publish your gcc binaries though... different story
-
yanmaani
>an open-source model that gives everyone equal access to the code and equal rights to improve Halo commercially as long as they subsequently open-source their improvements after 12 months
-
moneromooo
"provided that they abide by the agreement to open-source the derived work under the same terms once the grace period expires. " is clear. you have to releae your private mods.
-
yanmaani
moneromooo: that's not in the license
-
moneromooo
While with GPL, you can keep them private. GPL -> you only have to give the source to whoever gets binaries.
-
moneromooo
Possibly. Then the blog seems to be a lie ?
-
artefact
yes. or i'm reading the wrong licence text
-
artefact
or i suck at legalese (which there is no doubt about that)
-
yanmaani
moneromooo: The blog isn't a lie they're just not very good at writing licenses
-
» moneromooo would not be either
-
yanmaani
-
artefact
their definition of "source code" is also a bit shoddy. "machine-readable"?!
-
yanmaani
I'd rather have a license in normal human language tbh
-
asy
what is halo2? the readme is a little bare and the documentation seems to link to a blank page :P
-
yanmaani
It's also not new!
-
yanmaani
>This License is Copyright © 2007 Zooko Wilcox-O'Hearn.
-
yanmaani
what the hell
-
artefact
-
selsta
see sarang’s analysis on halo 2
irccloud.com/pastebin/ZTMlG2pB
-
artefact
it does read like buzzword soup
-
artefact
but i don't know much about their stuff in great detail