BIP Draft for Octojoin #1669

pull 1440000bytes wants to merge 1 commits into bitcoin:master from 1440000bytes:octojoinv1 changing 1 files +111 −0
  1. 1440000bytes commented at 10:54 am on September 25, 2024: contributor

    I had written a blog post about the concept and it was shared on mailing list in July 2024. There wasn’t any response on mailing list but I have discussed it with some developers and there seems to be lot of interest for the idea among users.

    This is an initial draft and the pull request will help me complete the BIP ASAP.

    TODO

    • Add rationale section
    • Add proof of concept
    • Add acknowledgment section
    • Add more technical details
  2. in bip-octojoin.mediawiki:7 in 6b06823ec1 outdated
    0@@ -0,0 +1,82 @@
    1+  BIP: XXX
    2+  Layer: Applications
    3+  Title: Octojoin v1
    4+  Author: /dev/fd0 <alicexbt@protonmail.com>
    5+  Type: Informational
    


    jonatack commented at 3:17 pm on September 25, 2024:

    Please add the following 2 lines before this line (see BIP-2):

    0Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0xxx
    1Status: Draft
    
  3. jonatack added the label New BIP on Sep 25, 2024
  4. in bip-octojoin.mediawiki:23 in 6b06823ec1 outdated
    18+
    19+====Relation to Monero====
    20+
    21+Most Monero transactions use 16 ring size for the input, making it impossible to determine which input is signed by the user out of 16. The amounts are hidden, and stealth addresses are used for outputs.
    22+
    23+Octojoin achieves partial obfuscation similar to Monero's ring signatures ([https://www.getmonero.org/2024/04/27/fcmps.html FCMP++] will replace ring signatures in future) and stealth addresses. Swaps can be done off-chain to obscure the transaction's input ownership and history.
    


    jonatack commented at 3:21 pm on September 25, 2024:
    0Octojoin achieves partial obfuscation similar to Monero's ring signatures ([https://www.getmonero.org/2024/04/27/fcmps.html FCMP++] will replace ring signatures in the future) and stealth addresses. Swaps can be done off-chain to obscure the transaction's input ownership and history.
    
  5. in bip-octojoin.mediawiki:77 in 6b06823ec1 outdated
    72+
    73+Proof of Concept: TBD
    74+
    75+==Backwards Compatibility==
    76+
    77+This is a new protocol and has no compatibility issues. It is not a replacement for payjoin either and benefits from multiple interpretations on-chain.
    


    jonatack commented at 3:26 pm on September 25, 2024:
    Perhaps mention that BIP352 silent payments are a requirement, if I understand correctly.
  6. in bip-octojoin.mediawiki:13 in 6b06823ec1 outdated
     8+
     9+==Introduction==
    10+
    11+===Abstract===
    12+
    13+This document describes the process to use swapped UTXOs for inputs, silent payment addresses for outputs, and hide the transacted amount with multiple interpretations.
    


    jonatack commented at 3:29 pm on September 25, 2024:
    0This document describes the process to use swapped UTXOs for inputs, [[bip-0352.mediawiki|BIP 352]] silent payment addresses for outputs, and hide the transacted amount with multiple interpretations.
    
  7. in bip-octojoin.mediawiki:18 in 6b06823ec1 outdated
    12+
    13+This document describes the process to use swapped UTXOs for inputs, silent payment addresses for outputs, and hide the transacted amount with multiple interpretations.
    14+
    15+===Motivation===
    16+
    17+Payjoin requires coordination and sharing of UTXOs between sender and recipient. This affects privacy and UX in some cases. Octojoin avoids sharing of UTXOs and uses swapped UTXOs.
    


    jonatack commented at 3:39 pm on September 25, 2024:
    Suggest referring to BIP78 here or to which versions of payjoin, as a new version BIP77 is in draft at #1483.
  8. jonatack commented at 3:41 pm on September 25, 2024: member
    A few comments. It may be good to reach out to garner more feedback (i.e. perhaps you and @DanGould, author of #1483, can each review each other’s draft.)
  9. 1440000bytes force-pushed on Oct 7, 2024
  10. 1440000bytes force-pushed on Oct 8, 2024
  11. add bip for octojoin c52c746cc1
  12. 1440000bytes force-pushed on Oct 8, 2024
  13. in bip-octojoin.mediawiki:88 in c52c746cc1
    83+    x-axis [Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep]
    84+    y-axis "Transactions (in thousands)" 0 --> 160 
    85+    bar [125, 143, 157, 130, 117, 106, 121, 123, 127]
    86+</source>
    87+
    88+Transactions that already use 3 inputs and 2 outputs will serve as the anonymity set for octojoin transactions with default values. It is possible to change defaults and use more number of inputs and outputs.
    


    jonatack commented at 5:48 pm on October 8, 2024:
    0Transactions that already use 3 inputs and 2 outputs will serve as the anonymity set for octojoin transactions with default values. It is possible to change defaults and use a higher number of inputs and outputs.
    
  14. in bip-octojoin.mediawiki:92 in c52c746cc1
    87+
    88+Transactions that already use 3 inputs and 2 outputs will serve as the anonymity set for octojoin transactions with default values. It is possible to change defaults and use more number of inputs and outputs.
    89+
    90+====Swapped UTXOs====
    91+
    92+Swapping UTXOs off-chain will obscure the transaction's input ownership and history. It also adds more noise on-chain to make chain analysis difficult
    


    jonatack commented at 5:49 pm on October 8, 2024:
    0Swapping UTXOs off-chain will obscure the transaction's input ownership and history. It also adds more noise on-chain to make chain analysis difficult.
    

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: 2024-10-08 18:10 UTC

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