Skip to content

Add XIP-49: Decentralized backend for MLS messages#78

Merged
jhaaaa merged 6 commits intomainfrom
decentralization
Jan 8, 2025
Merged

Add XIP-49: Decentralized backend for MLS messages#78
jhaaaa merged 6 commits intomainfrom
decentralization

Conversation

@jhaaaa
Copy link
Collaborator

@jhaaaa jhaaaa commented Jan 8, 2025

No description provided.

@jhaaaa jhaaaa requested a review from a team as a code owner January 8, 2025 01:16
@jhaaaa jhaaaa requested a review from richardhuaaa January 8, 2025 02:04
Copy link
Collaborator

@richardhuaaa richardhuaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @jhaaaa!

xip: 49
title: Decentralized backend for MLS messages
description: This XIP defines an architecture for a decentralized XMTP network.
author: Rich Hua (@richardhuaaa)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@neekolas, @mkysel and @fbac all contributed too!

| --- | --- | --- | --- |
| **Node ID** | A strictly increasing index for the node entry. | N | Y |
| **Public key** | A secp256k1 public key controlled by the node, used for signing and identification purposes.
Format: Uncompressed point with prefix (0x04) [ P || X || Y ], 65 bytes | N | Y |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this breaks the formatting, at least in the preview

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for catching this, @richardhuaaa ! Fixing now.

jhaaaa and others added 2 commits January 8, 2025 13:02
Co-authored-by: Richard Hua <rich@rkhua.com>
@jhaaaa jhaaaa merged commit 0c8cea9 into main Jan 8, 2025
1 check passed
@jhaaaa jhaaaa deleted the decentralization branch January 8, 2025 21:09
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.

2 participants