- 
koe sarang, watching your defcon video. What is the ring size where CLSAG becomes less efficient/uses more space than RCTTypeSimple? 
- 
sarang Verification is the same at about 128 
- 
koe that's pretty big; are you guys considering raising the mixin again with CLSAG? 
- 
koe next prime is 13 lol 
- 
sarang Verification of 13-CLSAG is about the same as 11-MLSAG 
- 
sarang Much larger ring sizes are likely better suited for a sublinear construction that supports batch verification 
- 
koe makes sense 
- 
sarang (since all verification is linear-ish) 
- 
koe Ill add CLSAG writeup to my list 
- 
sarang We have an extensive rewrite 
- 
sarang It's over to suraeNoether for review before we update on IACR 
- 
sarang Has changes to the security definitions 
- 
koe well the security definitions and proofs are outside my scope anyway 
- 
sarang There's sample code in Python and Rust, and a PR from mooo 
- 
koe ok 
- 
koe if everything goes well, will CLSAG be shipped with v13 hard fork in May 2020? (implies two hard forks, v13 and v14 for transition period as with bulletproofs and ringct) 
- 
sarang Depends on what people think of the math and code, I suppose 
- 
sarang not up to me 
- 
koe fair enough 
- 
rottensox 
- 
gingeropolous ringsize 1024 sarang !!!! AWESOME!!!! 
- 
moneromooo Oh, I'd missed that backlog. Nifty! 
- 
moneromooo What is the verification bottleneck for large ring sizes ? 
- 
sarang For batchable constructions? Only the fact that there's a linear component to them 
- 
moneromooo I mean more like, what does the profile hit most ? 
- 
moneromooo If yoi've not checked in detail yet, no worries, just curious. 
- 
sarang What do you mean? 
- 
moneromooo As examples, is most of the time spend in... multiexp ? single aA muls ? Scalar ops ? Keccak ? syscalls ? busy loop ? 
- 
sarang Ah 
- 
sarang Multiexp for sure 
- 
sarang We can generally eliminate hash to point calls by switching linking tag formats 
- 
sarang At the cost of more complex multisig, as we have seen 
- 
sarang There's a few hash to scalar ops, but those are cheap and limited 
- 
sgp_ sarang: is m of n multisig possible with triptych? 
- 
sarang With additional rounds to produce `n`-of-`n` equivalent shares, should be fine 
- 
sgp_ so at this point, what are the main drawbacks of triptych? 
- 
sarang Lack of review, some further comparison with RCT3 
- 
sarang Still need transaction-level security definitions for the more efficient Triptych 
- 
sarang (right now we only have them for the underlying sigma protocol) 
- 
sgp_ still, this is very promising then 
- 
sarang It provides more options 
- 
sarang Omniring still wins for size, but I have new questions about its proofs and the potential for batch verification (which currently is not possible) 
- 
midipoet 
- 
midipoet Monero Research Lab referenced on Ring Sigs 
- 
midipoet from the German Federal Office regarding secure Blockchains 
- 
sarang Good to see differentiation between mixing and ring signatures 
- 
sarang Seems they are often muddled together, despite mixing being interactive and ring signatures being non-interactive 
- 
midipoet yeah, its a very solid document to be fair, from first reading/overview 
- 
ArticMine Isthmus I am taking a look at your fee question. I do suspect that a misunderstanding on what the fee ratios are after bullet proofs are a major factor for the appearance of fee sniping. 
- 
sarang What is the intended audience midipoet? 
- 
midipoet i would imagine IT security practitioners, IT developers, IT decision makers weighing up pro/cons of moving to a blockchain/dlt based data structure 
- 
ArticMine The ratio for the low fee is 0.2 and no 0.25 and the ratio for the fastest is 200x and not 41.5x Th gui until the last fork was calculating the fees correctly but displaying the old pre bulltprrof ratios 
- 
midipoet 
- 
ArticMine So the first step in my opinion is to better communicate how the fee formula actually works. 
- 
sarang midipoet: those summary points are pretty solid 
- 
ArticMine We can then look at adding one or more levels right above the normal fee and also Isthmus' idea of fee bins for relay 
- 
midipoet section 9.2 on the GDPR is pretty telling also, in that document 
- 
sarang Summary of it? 
- 
midipoet 
- 
sgp_ midipoet: can you also share in #monero-compliance? 
- 
midipoet yes 
- 
sgp_ sweet 
- 
ArticMine By the way I am on CET UTC+1, Madrid, until January 8, when I fly back to Vancouver PST UTC-8 
- 
sarang What counts as proper anonymization? 
- 
ArticMine That GDPR document is pretty interesting. 
- 
midipoet sarang: that's the million dollar question 
- 
midipoet there have been advice guidances provided by some entities 
- 
sarang Any reliable conclusions? 
- 
midipoet but there has yet to be a reference case, as far as i know 
- 
midipoet 
- 
midipoet probably the most robust if you were to go to court 
- 
ArticMine The Europol comments on Monero may provide some indication. 
- 
ArticMine It is based upon reasonable so the current approach of gradually toughening up privacy in Monero may be no that far off 
- 
ArticMine In any case we are way ahead of the competition 
- 
midipoet ArticMine: yes, i would agree 
- 
midipoet i also get the impression that those who are starting to shape policy also understand this 
- 
midipoet but are facing pressure from other groups (money laundering, national security, etc) 
- 
ArticMine Yes I agree. 
- 
suraeNoether good morning 
- 
sarang yo 
- 
sarang 
- 
Isthmus Nice 
- 
sarang If anyone else wishes to review it, please do; then it can go onto the IACR archive 
- 
sarang I'm sad that we couldn't be IACR 2020/001, which would have been great 
- 
sarang or even 2020/007 
- 
sarang Note that the version on github should still be considered a draft (hence it being in draft mode in LaTeX) 
- 
suraeNoether #monero-research-recipes 
- 
sarang ... 
- 
hyc 2020/002 would still look cool 
- 
sarang Too late :/ 
- 
hyc :( 
- 
sarang They're up to 2020/007 
- 
sarang I'd be cool with 2020/020 
- 
hyc ok, wait for /020 
- 
hyc ;) 
- 
suraeNoether A brief update from me today 
- 
suraeNoether I've been invited to speak at the Blockchain Technology Symposium in February at the Fields Institute in Toronto 
- 
suraeNoether there are three themes for the event, Security Longevity, Privacy / Digital Identity, and Organizational Change 
- 
sgp_ very nice! 
- 
suraeNoether i'm extremely flattered; a colleague at Clemson University recommended me to them 
- 
sarang That's crazy good 
- 
hyc congrats, sounds great! 
- 
hyc I need an excuse to visit Toronto, do you need a co-presenter to advance slides for you? 
- 
suraeNoether So, I'm going to make a CCS request for travel funding; personally, I would also like Sarang to come and attend the event, so I think he should also make a request. hyc if you come out, that'd be absolutely delightful, and if you like I can recommend you to their organizer to see if they need more speakers? 
- 
sarang Would I also speak? 
- 
sarang and what is the audience for this? 
- 
suraeNoether i'll ask if they are looking for more speakers 
- 
suraeNoether i certainly can't give you a speaking slot :\ 
- 
hyc just kidding; I don't have any hot topics to present at the moment 
- 
suraeNoether how about just as a fiddle opener to my talk? 
- 
hyc :D tat could work 
- 
sarang This talk will be delivered in the form of an opera 
- 
hyc LOL 
- 
hyc def need cutting edge presentation methods for cutting edge research material 
- 
moneromooo Just present your slides by triplets, with the side ones angled a bit. 
- 
suraeNoether i'll present my slides in 4:3 polyrythm 
- 
suraeNoether okay so another note, I want to take the temperature of the room on this one 
- 
suraeNoether does the Monero community want to help sponsor this BTS event? 
- 
suraeNoether There are a few levels of sponsorship. We would get the monero logo to appear on the website and we could put monero swag into their swag bags. I'd be willing to throw some XMR at a CCS funding request to sponsor an event at the Fields Institute 
- 
sarang To what benefit? 
- 
sarang What's the audience and scope and reach? 
- 
suraeNoether it's an event in the same vein in terms of content as Konferenco or the Stanford Bitcoin Conference 
- 
hyc do we believe Monero is currently unknown to that audience? 
- 
suraeNoether it would be the monero community contributing to cryptocurrency research *shrug* and they asked me in their invitation if we would be interested in sponsoring, so i'm passing along the notion 
- 
hyc as an open source dev, I'm not accustomed to asking the community for money for promotion 
- 
suraeNoether but if folks don't see the point, or don't see value in it, i don't really have a dog in that fight 
- 
hyc hell, in OpenLDAP we don't ask the community for money, period. 
- 
suraeNoether it *is* promotional for sure 
- 
selsta 20:11 <suraeNoether> does the Monero community want to help sponsor this BTS event? <- we turned these down in the past 
- 
sarang suraeNoether: do you know if they'll be offering livestreaming or recordings of talks? 
- 
sgp_ I think sponsoring isn't especially good. They're already asking you to pay for your own travel? To a university! 
- 
sgp_ Even NDSU paid for my travel to speak 
- 
» sgp_ hides 
- 
hyc ah, good point. if they're not paying lodging and at least part of travel, something's wrong. 
- 
suraeNoether selsta: good to know. i wouldn't recommend that the monero community sponsor some ico hypefest, and i'm on the fence about more academic events 
- 
sarang suraeNoether: I don't plan on requesting funds for this, regardless of speaking invitation 
- 
sarang Heck, I don't plan on requesting funds for the Stanford conference either 
- 
sgp_ "Because we have been fortunate enough to have secured substantial sponsorship for the event, admission for the event is only $100 and it includes lunches and a reception." 
- 
sarang oof 
- 
suraeNoether sgp_: my general experience is that for invited speaking gigs, the bigger the university the tighter the pockets. and I insisted on paying for speaker travel for the konferenco specifically because most academic conferences in my experience *do not* have travel assistance for speakers, and I think that's unfair. maybe i misunderstood the offer. I'll ask for clarification. 
- 
sarang Perhaps the admission is only for non-speaking attendees 
- 
sarang Charging speakers admission would be absurd 
- 
hyc indeed 
- 
suraeNoether i assume the speakers don't have to pay admission 
- 
sarang I'm surprised more conferences don't allow speakers to present remotely 
- 
hyc my experience of remote presentations is kinda meh 
- 
hyc network glitches are distracting and mostly unavoidable 
- 
hyc and most of the value of a conference is meeting people in the hallways 
- 
suraeNoether half the point of conferences is to interact with people real-time, face-to-face. problems get discussed and solved much more quickly that way 
- 
suraeNoether ^ 
- 
suraeNoether word 
- 
sarang Face-to-face is best, but I don't recall having ever seen a remote presenter at all 
- 
sarang Given that the cost is probably zero, it seems useful for presenters with good information but who can't make it in person 
- 
hyc we could try that sometime, do an all-remote Monerokon, charge a minimal fee 
- 
hyc to pay for video servers etc 
- 
sarang Konferenco Fantomo? (ghost conference) 
- 
hyc has a nice ring to it 
- 
hyc why not "virtual" tho? 
- 
sarang Sounds less interesting 
- 
gingeropolous yeah, 10 GBPs and 100 GBPs servers are pretty expensive 
- 
sarang suraeNoether: ought I submit the Triptych preprint? 
- 
suraeNoether Hold off 24 hours 
- 
suraeNoether I don't think there is any harm if it's the single index stuff for now 
- 
suraeNoether But for multi let's let it sit for a bit 
- 
sarang Yeah I mean single only