Skip to content

feat: add Interfold vendor profile, verifiable DKG, and ephemeral com… - #178

Open
auryn-macmillan wants to merge 1 commit into
ethsystems:masterfrom
gnosisguild:vendor/interfold
Open

feat: add Interfold vendor profile, verifiable DKG, and ephemeral com…#178
auryn-macmillan wants to merge 1 commit into
ethsystems:masterfrom
gnosisguild:vendor/interfold

Conversation

@auryn-macmillan

@auryn-macmillan auryn-macmillan commented Jul 21, 2026

Copy link
Copy Markdown

What are you adding?

  • Vendor/Protocol
  • Enterprise Use Case
  • Update to existing content
  • Other

Description

Add Interfold vendor profile and two foundational patterns:

  1. Interfold — open-source protocol for confidential coordination via Encrypted Execution Environments (E3s). Integrates FHE, ZKPs, and distributed threshold cryptography to enable secure computation across independent parties without centralized custody or visibility.

  2. Publicly Verifiable DKG & Threshold Decryption — core cryptographic pattern: PVSS-based DKG with on-chain verifier circuits, threshold decryption with per-share ZK proofs, and slashing for provable misbehavior.

  3. Ephemeral Committees & Disposable Encrypted State — single-use committees with mandatory key disposal after decryption, rendering all undecrypted state permanently inaccessible.

Checklist

  • I've checked this doesn't duplicate existing content
  • All links work
  • Info is accurate

@rymnc rymnc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally LGTM, if you can do an emdash sweep with my other comment, will merge!

Comment thread vendors/interfold.md
Comment on lines +85 to +90
## CROPS profile

| Product | CR | OS | Privacy | Security | Context |
|---------|----|----|---------|----------|---------|
| Interfold (E3 Protocol) | high | yes | high | high | both |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello @auryn-macmillan i don't think we plan to add the crops profile to vendor cards just yet - can you remove this section please?

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

Successfully merging this pull request may close these issues.

2 participants