BIP: Standard Encrypted Wallet Payload #1981

pull KeysSoze wants to merge 2 commits into bitcoin:master from KeysSoze:wallet_payload changing 1 files +869 −0
  1. KeysSoze commented at 2:08 am on September 24, 2025: none

    This pull request proposes a new BIP for a standard, interoperable format for encrypted wallet backups and transfers.

    The core design choice is the separation of the data payload from the cryptographic container. This BIP specifies the payload format, while mandating that it must be encrypted by a container defined in companion proposals.

    Key features include:

    • CBOR Serialisation: Uses CBOR for a compact, efficient, and extensible binary format suitable for resource-constrained devices.
    • Descriptor-Centric: Aligns with modern wallet architecture by using BIP 380 Output Script Descriptors as the primary method for defining accounts.
    • Comprehensive Data: The schema includes accounts, master secret material, transaction data, UTXOs and standardised metadata.

    This proposal was previously posted to the Bitcoin-Dev mailing list: https://groups.google.com/g/bitcoindev/c/3I-qtBhzIGY

    Seeking assignment of a BIP number and welcoming all feedback.

  2. Standard Encrypted Wallet Payload 52c8e9377f
  3. murchandamus added the label New BIP on Oct 6, 2025
  4. bitcoin deleted a comment on Dec 17, 2025
  5. murchandamus commented at 0:00 am on February 28, 2026: member

    Hello @KeysSoze,

    This document is incorrectly formatted in a manner that makes me think that it was AI generated. If you are still interested in pursuing this proposal, could you please fix the formatting?

    At this time, given the lack of replies on the mailing list and comments on this PR, it is not clear to me that this proposal is being pursued for implementation by any Bitcoin project. Given that there are several other backup related proposals in flight, perhaps some of the corresponding authors would be interested in reviewing your document if you review theirs.

    I‘d be happy to provide a more thorough review when this proposal has gotten review from other parties and that review has been addressed, or the proposal otherwise distinguishes itself from its perceived AI-generated origin.

  6. Updated formatting
    Changed preamble to more closely follow BIP standards
    Removed table of contents
    d860cfe6e7

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-03-03 04:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me