-
atoc
UkoeHB_ I forgot to mention this previously, I think figures for the elliptic curve section would be a nice add. I always find elliptic curve cryptography is easier understood with visuals.
-
UkoeHB_
thanks atoc, Ill put that on my list for v3
-
atoc
cool (y)
-
Inge-
My understanding is that it is currently no way to create multiple transactions in Monero where the second relies on the first existing, but pre-made so it can be broadcast at a later date. Is this something that could be possible / is even being looked at ? I vaguely remember seeing some talk about it in the past week or two in one of the monero channels
-
UkoeHB_
It's technically possible but not practical or realistic. Your second tx takes as input references to output indices from the chain, but if those indices haven't even been determined yet it becomes quite hard to coordinate.
-
UkoeHB_
Not to mention, all the ring decoys would be older than the real spend, so if you had some service making those tx and managed to fingerprint them, all the real spends would be identifiable.
-
Inge-
and the way ring sigs work, means that you would need to select decoys at the time of creation of the second transaction I presume.
-
UkoeHB_
Right
-
Inge-
Ring signatures suck.
-
zkao
then how would one build a refund claim transaction that must be signed before publishing a parent tx that creates the multisig output being spent in the refund claim?
-
Inge-
You don't. I guess.
-
Inge-
Which is a bummer.
-
sarang
Hello all
-
sarang
Hope everyone is doing well on this fine day
-
sarang
I'll be working on some Triptych-2 math today, wooo
-
midipoet
figure out how to multi-party compute covid away please.
-
sarang
:(
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: Hey everyone, has anyone benchmarked moneros privacy TXO model against bitcoins and other coins that are not private?
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: eg does making transactions private using ring sigs or buillet proofs cause nodes to have to work harder/ longer to verify the txn
-
jwinterm
yes
-
moneromooo
Monero tx verification is much heavier than Bitcoin's (even after BPs).
-
moneromooo
I don't have an actual number to brandish though.
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: ok, do you know of nay papers looking into i?
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: eg does making transactions private using ring sigs or buillet proofs cause nodes to have to work harder/ longer to verify the txtn
-
derpy_bridge
[discord] <Leo Cornelius [AIO]#9160>: (edited)
-
UkoeHB_
If you just look at the size of a bare bones bitcoin tx vs monero tx, it should give you a pretty good idea of the complexity difference
-
UkoeHB_
More complex = longer to verify
-
jwinterm
Leo I don't have numbers but my guess is that Monero tx will take at least 10x longer to verify
-
jwinterm
I looked briefly and didn't find hard numbers for typical txs for either bitcoin or monero
-
sarang
Certain parts of transactions can also be verified in batches, reducing the average verification time
-
sarang
Also note that in theory, you could build the transaction protocol using other curves and libraries, so comparing common implementations will be very dependent on the implementation's details and underlying plumbing
-
Isthmus
@Inge- "My understanding is that it is currently no way to create multiple transactions in Monero where the second relies on the first existing, but pre-made so it can be broadcast at a later date."
-
Isthmus
Yeah, this would be trivial if ring members were indexed by transaction hash instead of output index.
-
Isthmus
You could chain as many as you want and release them one-by-one later
-
UkoeHB_
Decoy selection would be terrible though
-
UkoeHB_
And it likely wouldn't work with advanced binning
-
Isthmus
Haha yeah the ring member ages would leak the delayed broadcast, and the guess-newest heuristic would be very effective
-
sarang
Well, up to the binning
-
sarang
One benefit of binning (as investigated by Miller's team) was that even under the assumption of an age heuristic, you still have an entire bin of that age included
-
sarang
and would need extra information to narrow down the signer within that bin
-
» Isthmus hasn't thought about binning in a while
-
Isthmus
I forget, are archival nodes an issue for that method
-
sarang
How so?
-
Inge-
Isthmus: and indexing by hash would require more space? Other downsides?
-
sarang
Miller-style binning uses block hashes to define a bin ordering in a way that miner's can't influence in advance
-
sarang
But otherwise, mining and tx broadcast look the same as without it
-
moneromooo
Space only for new txes. They can be stored with the current system.
-
sarang
s/miner's/miners
-
monerobux
sarang meant to say: Miller-style binning uses block hashes to define a bin ordering in a way that miners can't influence in advance
-
sarang
good bot
-
moneromooo
(s/for new txes/for network traffic/)
-
sarang
bot doesn't like you
-
sarang
try without brackets?
-
moneromooo
s/(a)/\1/g
-
moneromooo
s/$/x/
-
sarang
bot is ded
-
moneromooo
s/s/s/
-
sarang
FWIW binning could be used even with small overall ring sizes
-
sarang
it reduces the time sampling by using few bins, but gives ambiguity within bins (absent external information)
-
sarang
and depending on bin sizes, it could potentially help with cross-input time correlations in some cases too
-
sarang
^ Isthmus
-
sarang
-
sarang
FYI there is a deadline for PoPETS 2021 within a couple of months:
petsymposium.org/cfp21.php
-
sarang
I'm considering submitting one or more of CLSAG, Triptych, or Triptych-2...
-
sarang
any thoughts/advice are welcome
-
sarang
There doesn't appear to be a specific limit on submissions
-
sarang
(perhaps real_or_random has insight?)
-
sarang
Ugh, I was barely able to fit the equations into a single-column format, and PoPETS requires a tiny two-column layout...
-
sarang
I wonder if it'll be straightforward to use a column-spanning environment in TeX
-
UkoeHB_
add a footnote 'please use the ZOOM function'
-
sarang
I've never understood the rationale for two-column layouts in math-heavy publications
-
sarang
It's nothing but a hassle
-
sarang
I had one preprint where the editors and typesetters ended up doing some crazy column-spanning stuff, but it still looked just horrible
-
sarang
But I suppose you've gotta play the game if you want to avoid an immediate rejection for formatting :/
-
gingeropolous
wenbin
-
moneromooo
Haha, so it's not only in programming people want to rewrite shit just so whitespace is just how they like it ? :D
-
UkoeHB_
sarang that sounds like a good opportunity to get more eyes on CLSAG/etc
-
sarang
It'd be months before reviews came back
-
sarang
Bah, I asked the program chairs if a simple article-style format was ok for initial submissions, to avoid the time-consuming formatting work until/unless the paper was accepted
-
sarang
but nope :(
-
sarang
That seems like an unnecessary waste of time
-
fuwa
i thought changing layout is like a one liner in tex
-
sarang
It is, but that doesn't help complex mathematics
-
sarang
TeX doesn't handle mathematics flows like it does text (and even then, sometimes you need to help it out with text too)
-
fuwa
too bad
-
sarang
Yeah
-
sarang
e.g. pages 7 and 8 of Triptych-2 are gonna be... fun
-
fuwa
link?
-
sarang
-
sarang
I had one coauthor who figured out a way to do a mathematical diagram on a separate page in landscape mode, which was the only way he could get it to fit on a page!
-
fuwa
ok, so the built-in auto wrap won't work
-
needbrrrrrrr90
-
needbrrrrrrr90
any reason that doesnt work?
-
sarang
There are some multiline environments but I haven't tested them with long eqnarrays
-
needbrrrrrrr90
cant you just prerender the equations as images, and inline them as that tex post says?
-
needbrrrrrrr90
sure its hacky and manual
-
sarang
That breaks any changes in font etc. that they use
-
sarang
I'll see what I can do
-
sarang
Worth noting that figure environments don't have to contain images
-
sarang
So for displayed boxes showing things like algorithms/protocols, could be very useful
-
fuwa
the font on pages 7 / 8 is obviously too large for 2 columns
-
needbrrrrrrr90
I didnt dig too deep, just assumed it was image only
-
fuwa
i wonder if you can tweak that
-
fuwa
not the font, but the resolution
-
sarang
fuwa: their required style package specifies a particular font and size, of course
-
fuwa
what ?
-
sarang
The linked preprint uses the standard article documentclass
-
needbrrrrrrr90
many places that take preprints have exacting requirements as to the format of those preprints
-
sarang
The conference proceedings use their own class/style
-
needbrrrrrrr90
including font type, font size, column number, bibliography style, whatever
-
needbrrrrrrr90
gotta play the game
-
sarang
What's strange is many organizations don't care the format of your initial submission, which is really nice
-
sarang
If you're accepted, then they'll have you format according to their preferences
-
sarang
This reduces unnecessary work on the part of authors until/unless they're accepted, which is really nice
-
sarang
I don't really get the necessity of doing all the camera-ready formatting from the start
-
needbrrrrrrr90
by accepted, you mean 'they take your money to list your print in a medium that they charge for access to' right?
-
needbrrrrrrr90
basically taking money from both sides :D
-
sarang
There's no submission fees
-
needbrrrrrrr90
oh neat
-
sarang
And it's open access
-
needbrrrrrrr90
the publishing industry doesnt usually leave me with good impressions
-
sarang
So in this case, nobody is paying to submit or to view articles
-
sarang
and of course, the preprints are available if authors post them
-
needbrrrrrrr90
What's the journal?
-
sarang
In this case, PoPETs
-
sarang
-
sarang
They have this rolling submission method that I like
-
sarang
Anyway, now I know what I'll be doing for the next few days :D
-
sarang
FORMATTING
-
fuwa
such productive work
-
fuwa
i meant the foratting, of course
-
UkoeHB_
need to find an intern
-
needbrrrrrrr90
sarang I wonder if fiverrr has any latex experts :D
-
needbrrrrrrr90
fiverr*
-
sarang
I'm sure it's a good exercise in TeX :D
-
sarang
Or a subtle indication of "too much math, sorry"
-
fuwa
i have some tex experience
-
sarang
orly
-
fuwa
hmm, actually ignore that
-
needbrrrrrrr90
yeah but if we can fob off the formatting on some schmuck for a cool $50, that leaves your time open for more productive things
-
sarang
I was gonna say, the source to those papers is available
-
fuwa
i've switch career to content creation already
-
sarang
needbrrrrrrr90: eh, I wrote it, so it's my responsibility
-
sarang
and at any rate, it's a good chance for me to catch any errors
-
sarang
I'm just needlessly complaining about TeX formatting :D
-
» needbrrrrrrr90 points out that money lets you defer responsibility in a socially acceptable way
-
needbrrrrrrr90
:)
-
sarang
I'll definitely submit CLSAG for sure, and that one should be much easier
-
sarang
Even though reviews will take a while, like UkoeHB_ it will be good to get extra eyes on it
-
sarang
Between Triptych and Triptych-2, I suspect Triptych has a better chance of acceptance since it has a more complete LRS security model