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

Papers: Read / cite #3

Open
7 tasks
dettanym opened this issue Sep 13, 2023 · 0 comments
Open
7 tasks

Papers: Read / cite #3

dettanym opened this issue Sep 13, 2023 · 0 comments
Assignees

Comments

@dettanym
Copy link
Owner

dettanym commented Sep 13, 2023

Coeus: https://dl-acm-org.proxy.lib.uwaterloo.ca/doi/10.1145/3477132.3483586

  • Can we adapt their work to the same set of k nodes as in the non-private approach? (So the number of hops would stay the same as the non-private approach, whereas normalization increases the number of hops.)
    Content Censorship Attack: https://arxiv.org/abs/2307.12212

Batched PIR protocols — https://eprint.iacr.org/2022/1262 — also built on top of BFV. It works really well for lots of small records and they compare against SealPIR, Spiral etc.

  • Naively rerunning a PIR protocol, we would leak which file is being accessed to the number of blocks retrieved. Can we reduce this leakage through batched PIR?
  • Compare the overhead against SealPIR etc for medium numbers of large payload sizes.

Other related work by Erik Daniel. Cite them under related work for our paper.

Other stuff:

@dettanym dettanym changed the title LibP2P papers to read Papers: Read / cite Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants