protocol / bedrock

WIP - Testing planning structures
2 stars 0 forks source link

[Bedrock/IPNI] [Indexer Reader Privacy solution doublehashing] #35

Closed TorfinnOlsen closed 1 year ago

TorfinnOlsen commented 1 year ago

eta: 2023-03-31 description: This milestone is part of the [Bedrock/IPNI] [2023-03] Roadmap (link to root issue).

Objectives: -[Increase the privacy of indexer such that lookup activity by users of IPFS and Filecoin is not transparent to external surveillance]

Key Deliverables: -[100% ingestion of all previously ingested CIDs to put them in an encrypted store.] -[All queries on cid.contact CAN source their data from the encrypted data store and return encrypted results.]

Resources:

Note: This milestone is subject to change as priorities and circumstances evolve.

TorfinnOlsen commented 1 year ago

Encrypted value store has been replicated a few times now, and is in the process of reingestion presently for being deployed directly into the production lookup dataflow.

Additional work of completing the process of supporting production queries is covered in a separate issue in Q223 goals here: https://github.com/protocol/bedrock/issues/49