Skip to content

RFP-005: Multisig and Coordination#113

Draft
fryorcraken wants to merge 1 commit into
masterfrom
rfp/multisig
Draft

RFP-005: Multisig and Coordination#113
fryorcraken wants to merge 1 commit into
masterfrom
rfp/multisig

Conversation

@fryorcraken

Copy link
Copy Markdown
Collaborator

Adds RFP-005 — Multisig and Coordination and its ecosystem-behaviour appendix.

What's here

  • RFPs/RFP-005-multisig-and-coordination.md — the RFP (tier L). Hardens the existing public multisig sample app (logos-co/lez-multisig) into a production M-of-N program, adds an end-to-end-encrypted per-multisig coordination room via the Logos chat module (RD-chat), and ends with three A / B / C decisions for review.
  • appendix/multisig-coordination-ecosystem.md — facts-and-observations appendix, product angle. Leads with a data inventory: the ten distinct data/metadata items a multisig involves, whether each could be private on LEZ, and what existing multisigs (Safe, Squads, ERC-4337, Bitcoin script, FROST) do with each. Sourced from the research-multisig-sovereign vault.
  • README.md — RFP-005 registered in the index.

Decisions for review (in the RFP)

Draft pending these three choices being settled:

  1. Privacy posture — which multisig data is private (public / operator-choice (recommended) / private-by-default).
  2. Coordination channel — where approvals flow (on-chain + E2EE deliberation (recommended) / approvals through the room / both).
  3. Quorum-model baseline — account-model hardening lez-multisig (recommended) / threshold-sig / account-model-now-with-future-seam.

Notes

🤖 Generated with Claude Code

Add the Multisig and Coordination RFP and its ecosystem-behaviour appendix,
and register RFP-005 in the README index.

The appendix (facts and observations only, product angle) leads with a data
inventory: the ten distinct data/metadata items a multisig involves, whether
each could be private on LEZ, and what existing multisigs (Safe, Squads,
ERC-4337, Bitcoin script, FROST) do with it. It then covers the LEE
public/private account model, the quorum-privacy spectrum, coordination
channels and what each leaks, roles/policies, composition, and hardware
support. Sourced from the research-multisig-sovereign vault.

The RFP hardens the existing public multisig sample app (logos-co/lez-multisig)
into production, adds an end-to-end-encrypted per-multisig coordination room via
the Logos chat module, and ends with three A/B/C decisions for review: privacy
posture, coordination channel, and quorum-model baseline.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant