Giter Club home page Giter Club logo

Comments (1)

UkoeHB avatar UkoeHB commented on June 20, 2024

[05-03-2023 17:00:05] <UkoeHB> meeting time https://github.com/monero-project/meta/issues/833
[05-03-2023 17:00:05] <UkoeHB> 1. greetings
[05-03-2023 17:00:05] <UkoeHB> hello
[05-03-2023 17:00:32] <Rucknium[m]> Hi
[05-03-2023 17:00:41] <shalit[m]> Hello
[05-03-2023 17:01:07] <vtnerd_> hi
[05-03-2023 17:01:14] <jeffro256[m]> Hello
[05-03-2023 17:03:56] <UkoeHB> 2. updates, what's everyone working on?
[05-03-2023 17:04:31] <UkoeHB> me: finished a draft of the 'implementing seraphis' paper https://github.com/UkoeHB/Seraphis and have been taking a break since then
[05-03-2023 17:04:46] <Rucknium[m]> Working on my Monerotopia talk: "A Statistical Research Agenda for Monero"
[05-03-2023 17:06:19] <vtnerd_> I was working on LWS unit-tests for webhooks and bp++
[05-03-2023 17:06:40] <vtnerd_> Im a little worried about delivering bp++ - the other implementation helps - I'll be able to give more guidance next week
[05-03-2023 17:07:07] <UkoeHB> vtnerd_: sounds good
[05-03-2023 17:08:18] <Rucknium[m]> vtnerd_: Thanks. What do you mean by "worried about delivering bp++"?
[05-03-2023 17:08:38] <vtnerd_> that I wont be able to complete the code
[05-03-2023 17:10:05] <Rucknium[m]> Ok. We are still at the stage of figuring out if BP++ is cryptographically sound, so the code implementation can be some time away.
[05-03-2023 17:10:07] <UkoeHB> 2. discussion
[05-03-2023 17:11:04] <Rucknium[m]> A month ago tevador asked to discuss MRL issue #100. Any takers?
[05-03-2023 17:12:12] <UkoeHB> I have no comments
[05-03-2023 17:12:28] <ghostway[m]> I'll probably be a lot less active, even more than I was, for the next 2 weeks. But I hope to then return and work on seraphis
[05-03-2023 17:12:32] <ghostway[m]> 2-3 weeks
[05-03-2023 17:12:42] <shalit[m]> same here
[05-03-2023 17:13:58] <jeffro256[m]> Rucknium[m]: Is there a specific requested topic or point to discuss regarding #100?
[05-03-2023 17:18:03] <Rucknium[m]> "MRL #100 should be added to the meeting agenda, so we can make some progress there." https://libera.monerologs.net/monero-research-lab/20230302#c212397
[05-03-2023 17:18:21] <Rucknium[m]> That was two months ago
[05-03-2023 17:19:55] <Rucknium[m]> Are any trustless zk-SNARKs under a bounty program? I don't think there are any. Anyone know? (Zcash has no bug bounty program.)
[05-03-2023 17:19:56] <jeffro256[m]> I think most people agree that eventually Monero should eventually have a membership proof which captures all historical outputs. As I see it, the big question is should we work towards the big step of replacing Ed25519 with a prime order curves with Seraphis so that we could implement it in the future?
[05-03-2023 17:20:34] <jeffro256[m]> As opposed to keeping ed25519 with Seraphis and changing the address scheme again later
[05-03-2023 17:21:03] <Rucknium[m]> Or....the next step could be quantum-resistant ring signatures :)
[05-03-2023 17:22:30] <Rucknium[m]> ...which are less reviewed and battle-tested than trustless zk-SNARKs at this point
[05-03-2023 17:24:17] <kayabanerve[m]> The main issue with PQ schemes is the lack of composability.
[05-03-2023 17:25:25] <kayabanerve[m]> At this time, AFAIK, there really isn't the academia for PQ Seraphis
[05-03-2023 17:25:37] <kayabanerve[m]> jeffro256: It's not just prime order. It's a cycle.
[05-03-2023 17:26:15] <kayabanerve[m]> If we don't do it with Seraphis, we'd have to redo the migration. Why would anyone want that?
[05-03-2023 17:26:20] <jeffro256[m]> Yes, but composite order EC can never have cycles ;(
[05-03-2023 17:26:37] <kayabanerve[m]> And then tevador found a curve competitive with ed25519 which is prime order
[05-03-2023 17:26:47] <kayabanerve[m]> We have the academia to move commitments between curves
[05-03-2023 17:27:13] <jeffro256[m]> kayabanerve[m]: I tend to lean towards this, but it would add a lot of complexity
[05-03-2023 17:27:27] <kayabanerve[m]> Also, as for bounties, I'd have to check zkEVM setups. There are a lot of SNARK-based systems on Immunefi. There may be even been a STARK...
[05-03-2023 17:28:10] <jeffro256[m]> kayabanerve[m]: Which curve?
[05-03-2023 17:28:21] <kayabanerve[m]> 1) We add the new curve library
[05-03-2023 17:28:21] <kayabanerve[m]> 2) We use the COPZ DLog Eq proof
[05-03-2023 17:28:21] <kayabanerve[m]> That'd be the only immediate work
[05-03-2023 17:28:21] <kayabanerve[m]> (and f+r all ed25519 mentions in Seraphis)
[05-03-2023 17:28:28] <Rucknium[m]> There are a few PQ ring sig proposals: https://dl.acm.org/doi/10.1145/3319535.3354200
[05-03-2023 17:28:28] <Rucknium[m]> https://link.springer.com/chapter/10.1007/978-3-319-93638-3_32
[05-03-2023 17:28:42] <kayabanerve[m]> It's one of their candidates. I've been calling it tevone.
[05-03-2023 17:28:48] <Rucknium[m]> ^ AFAIK, they are not ready for production use
[05-03-2023 17:29:01] <kayabanerve[m]> (Because they didn't name their most recent recent three candidates, and I've been experimenting with Tevador #1)
[05-03-2023 17:29:37] <kayabanerve[m]> Rucknium @rucknium:monero.social: Horrible perf + doesn't fit under seraphis at this time.
[05-03-2023 17:32:50] <kayabanerve[m]> I'll also reiterate I don't believe tevadors indirect cycle is possible as we have to prove an EC OP on the tower yet membership on the cycle. I'm unsure we can feasibly maintain ZK through that
[05-03-2023 17:42:08] <UkoeHB> does anyone else have anything on their mind? otherwise we can call it here
[05-03-2023 17:45:48] <UkoeHB> ok thanks for attending everyone
[05-03-2023 17:46:31] <jeffro256[m]> thanks Ukoe
[05-03-2023 17:46:36] <kayabanerve[m]> 👋

from meta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.