Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decentralised accounts #1101

Open
Pantyhose-X opened this issue Oct 23, 2023 · 1 comment
Open

Decentralised accounts #1101

Pantyhose-X opened this issue Oct 23, 2023 · 1 comment

Comments

@Pantyhose-X
Copy link

Pantyhose-X commented Oct 23, 2023

Is your feature request related to a problem? Please describe.
Currently Spacebar accounts are stored on a single homeserver. This is far from decentralised and produces an unfortunate single point of failure and control for the user.

Describe the solution you'd like

Replace user/pass with public key identity

Describe alternatives you've considered
replicating account data across multiple servers, and let clients pick which home server they talk.
homeserver to support decoupling accounts from DNS, and allowing multiple trusted servers to host the data.

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

No branches or pull requests

1 participant