-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Technical Research - Comparative Analysis of Semaphore vs other privacy approaches #333
Comments
I just got approved to be in Aztec's/zkCamp's Noir course cohort. I'm thinking of doing a comparison of how I would use Noir to do what I did with Semaphore in my StealthComms project. I can maybe create a matrix to compare Semaphore vs. Noir/Nargo if that would help. |
Yes!! Super helpful @atomniketh comparing performance on different implementations of Semaphore is great, (languages, proving systems, etc) I think @vplasencia has done some work with that, unsure if she did Noir though |
Hey @atomniketh! That would be great. Thank you! |
Hey @atomniketh |
There is a Semaphore implementation in Noir that can be useful for your project: https://github.com/StefanVelkoski/semaphore-noir |
@trangnv Look for me in the ZKCamp circles group. Let's coordinate there! |
|
hi! @vplasencia @aguzmant103 is this issue still Issues? could I take it? I am part of the PSE 2024 core program |
Hey @cijimenez 👋 Yes, it's still open. Do you want me to assign this issue to you? |
Hi @vplasencia |
Hey @cijimenez! Done. Thanks. Feel free to ask any questions you may have. The main idea of the issue is to do some research on some similar projects working (or that worked) on similar topics to explain the similarities and differences with Semaphore. The issue description has some ideas but feel free to do some research about it and add other projects too. You can decide on the most effective way to compare them, including which parameters to use for the comparison. |
Hey @cijimenez! Thank you very much for the great work! Do you need any help to add the document to the website and documentation? |
Semaphore is one of the simplest ways to add privacy to applications. What other technologies exist and how do they fit and compare to each other?
For example:
The text was updated successfully, but these errors were encountered: