Skip to content
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

Document how a note can be shared #2914

Closed
benesjan opened this issue Oct 18, 2023 · 1 comment
Closed

Document how a note can be shared #2914

benesjan opened this issue Oct 18, 2023 · 1 comment
Assignees
Labels
A-documentation Area: relates to documentation

Comments

@benesjan
Copy link
Contributor

Here is a list of permutations Mike came up with:

  • Alice creating a note for Alice, and she doesn't want to encrypt and broadcast the note.
  • Alice creating a note for Alice, and she wants to encrypt and broadcast the note to herself via L1, as a storage backup.
  • Alice creating a note for Bob, and she wants to broadcast the note to Bob via L1, but doesn't want to constrain encryption within the circuit (i.e. she passes the ciphertext into the circuit (unchecked) as an arg, or via an oracle).
  • Alice creating a note for Bob, and she wants to broadcast the note to Bob via L1, constraining the encryption to be correct.
  • Alice creating a note for Bob, and she doesn't want to broadcast anything; she'll share the note data with him via carrier pigeon.
  • All of the last 3, but Alice wants to broadcast an encryption to herself, as a backup.

This should be documented

@benesjan
Copy link
Contributor Author

benesjan commented Aug 9, 2024

Already tackled

@benesjan benesjan closed this as completed Aug 9, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation
Projects
Archived in project
Development

No branches or pull requests

4 participants