Thomas
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # **Request for Proposal (RFP): Compliance Transport & Institutional Interop Layer** ## **1. Background** Privacy protocols on Ethereum (e.g. Railgun, Privacy Pools, zkBob, Blanksquare) all address the same challenge of making privacy compliant, yet each has rebuilt the full stack for handling compliance proofs and attestations. This fragmentation has led to: * **Repeated engineering** effort reinventing proof transport mechanisms * **Poor composability** between privacy systems, wallets, and off-ramps * **High integration** friction for regulated institutions * **Limited interoperability** and shared compliance infrastructure To enable institutional adoption and cross-protocol composability, we need a **universal transport layer** for compliance proofs and attestations that works across any privacy protocol, wallet, or verifier. ## **2. Objectives** The goal is to design and implement a **protocol-agnostic compliance transport standard** that allows privacy systems to interoperate seamlessly with institutional frameworks. ### Core Objectives 1. **Universal Proof Transport** * Define a standardized method to attach attestations or compliance credentials to Ethereum transactions (e.g. calldata trailers or structured metadata). * Ensure any wallet or dApp can transport and verify compliance proofs without altering core contract logic. 2. **Protocol-Agnostic Design** * Support multiple attestation formats (EAS, VCs, JWTs, custom proofs) through a unified interface. * Allow each protocol to retain its internal proof system while exposing a standardized external interface. 3. **Institutional Compatibility** * Provide standardized, interpretable proof payloads for regulated institutions. * Maintain alignment with existing compliance and regulatory frameworks. 4. **Developer Accessibility** * Deliver easy-to-integrate libraries and SDKs. * Ensure minimal gas overhead and full compatibility with ERC-4337 and bundler infrastructure. ## **3. Scope of Work** The scope includes designing and implementing a standard that: * Defines a **universal trailer or metadata format** for proofs and attestations, including validation rules and extension mechanisms. * Provides **reference tooling** for both on-chain and off-chain use, such as Solidity parsers, verifier interfaces, and wallet SDKs. * Includes **integration patterns** for privacy protocols and dApps, ensuring backward compatibility. * Covers **testing, benchmarking, and security validation**, including signature and AA/bundler compatibility. * Develops an **adoption and governance framework** to promote and maintain the standard. Out of scope: protocol-specific compliance layers, centralized or permissioned systems, or any approach requiring changes to Ethereum’s core protocol. ## **4. Deliverables** * **Draft EIP or ERC Specification** defining the compliance transport format and validation process. * **Reference Implementation:** * Solidity libraries for parsing and verifying trailers * SDK for attaching and verifying metadata * Example verifier contracts for dApps and DEXs * **Integration Demo:** End-to-end flow demonstrating wallet → transaction → verifier → institutional interface. * **Gas & Security Report:** Benchmarking gas overhead, analyzing trade-offs, and summarizing security review results. * **Adoption Partnerships:** At least one privacy protocol and one institutional design partner integrated in a pilot. * **Open-Source Publication:** Code, documentation, and test suites released under a permissive license (MIT or Apache 2.0). ## **5. Success Criteria** #### Technical Viability * Maintains signature validity across all transaction types. * Fully compatible with ERC-4337 and bundlers. * Minimal gas overhead vs. baseline transactions. * Independent security review completed. #### Interoperability * Works with multiple attestation formats (EAS, VCs, custom proofs). * Demonstrated integration with two or more privacy protocols. * Verifiable by institutional compliance systems. #### Adoption * Expressed integration interest from three or more privacy or compliance projects. * One production deployment or pilot program completed. * SDK adopted by at least one design partner. #### Openness & Governance * Specification and reference code open-sourced under permissive license. * Transparent, neutral governance process for standard evolution. * Public documentation and developer resources maintained. ## **6. Proposal Requirements** Proposals should include: 1. **Team Profile** * Experience with Ethereum standards (EIPs/ERCs), privacy, and compliance infrastructure. * Track record of shipping production-grade systems. 2. **Technical Approach** * Architecture and design of the proposed proof transport mechanism. * Compatibility analysis with ERC-4337, EAS, and other relevant standards. * Trade-off discussion (calldata trailers vs. metadata vs. hooks). * Security model and threat analysis. 3. **Ecosystem Validation** * Letters of support or commitments from privacy protocols and/or institutions. * Assessment of integration feasibility with existing wallets/dApps. 4. **Adoption Strategy** * Developer onboarding plan (docs, tutorials, SDKs). * Engagement plan for privacy protocols and institutional partners. * Metrics to track adoption and ecosystem traction. 5. **Roadmap & Timeline** * **Phase 1:** Specification and reference implementation * **Phase 2:** Integrations and pilot deployments * **Phase 3:** Production hardening and community adoption * Milestones with clear deliverables per phase. 6. **Budget & Funding Structure** * Phase-by-phase budget breakdown. * Milestone-based disbursement, tied to measurable outcomes (e.g. spec completion, integrations, adoption). 7. **Risks & Mitigations** * Technical (gas costs, security, AA compatibility). * Ecosystem (adoption barriers, competing standards). * Regulatory (jurisdictional differences). * Mitigation strategies for each. ## **7. Governance & Open Source Commitment** * All code, documentation, and specifications must be open-sourced under a permissive license (MIT, Apache 2.0, or equivalent). * Governance should be neutral, extensible, and community-driven. * Proposal should outline a clear plan for maintaining and evolving the standard post-grant. ## **8. Funding** Funding will follow a **milestone-based structure**, with significant payments tied to: * Completion of specification and reference implementation. * Verified integrations with privacy protocols and wallets. * Pilot or production deployment demonstrating institutional interoperability. Estimated total funding range: **[TBC]** ## **9. Open Questions for Community Input** We welcome community feedback on: * Which components should be standardized first (trailer format, hook ABI, registry interface)? * What governance model best ensures neutrality and extensibility? * How should the standard interact with account abstraction (ERC-4337)? * Should the design natively support multiple proof formats or use an adapter model? * What level of backward compatibility is essential for adoption?

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully