Skip to content

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

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

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
Contributor

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?

@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.

hey @auryn-macmillan - one more clarification 🙏

frontmatter says maturity: testnet but the body says mainnet deployed / "production alpha live".

wondering what is canonical here?

@oskarth

oskarth commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

@auryn-macmillan Thanks for the PR! Would you be able to address comments above so we can get this merged? Thanks :)

@ethsystems-bot

Copy link
Copy Markdown
Contributor

Landed in #194 as e76282f. Thank you @auryn-macmillan.

This PR could not be updated in place. Its head branch lives on gnosisguild/ethsystems-map with maintainer_can_modify: false, so maintainers have no push access. #194 carried your commit 68ae232 unmodified, with the review fixes on top, and the squash commit credits you as co-author.

Both review points are resolved. The ## CROPS profile section is removed, since no vendor card in the repo carries one. On maturity, the frontmatter is now mainnet, matching the body. Evidence: deployed_contracts.json in theinterfold/interfold carries a mainnet key with 19 contracts, and Interfold, CiphernodeRegistryOwnable and BondingRegistry all return bytecode on Ethereum mainnet. Network Alpha's restrictions are now recorded under risks.

Vale is green. It had been failing here on seven EthSystems.Marketing hits for only.

Closing as superseded.

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.

4 participants