Skip to content

[Architecture] Peer-to-Peer (libp2p) Distributed Translation Registry #168

Description

@grantfox-oss

Description:
Relying on a centralized GitHub repository for the Translation Registry creates a bottleneck and potential censorship point. Open-Audit should decentralize the registry using a peer-to-peer gossip network so instances can share new translation rules dynamically.

Acceptance Criteria:

Integrate libp2p into the Node.js backend.

Implement a publish-subscribe (PubSub) gossip network where trusted nodes can broadcast new translation schemas.

Implement cryptographic signature verification so only schema updates signed by authorized core contributors or DAO multisigs are accepted and merged into local memory.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions