Skip to content

Conversation

philschatz
Copy link
Contributor

@philschatz philschatz commented Jan 3, 2021

This uses the decentralized authentication chain in local-first-web/auth to encrypt communication between peers and invite new members to the team. The chain is replicated between peers using the Repo class and Automerge. Additionally, since all messages are signed, the username is shown in the online dropdown in the Toolbar:

authentication-encryption-and-status.mp4

I am not sure which if any of this code is useful; I did it to learn more about the state and auth repos and cryptography in general.

It would be nice to have an offline PWA on our phones to communicate with friends and family (ephemeral chat, shopping lists, text docs) without needing a cloud.

See https://philschatz.com/todo/ to try this code out. It should work offline as well

@HerbCaudill
Copy link
Member

Hey @philschatz this looks amazing - I'm afk this week but I'll take a closer look when I get back!

@devYonz
Copy link

devYonz commented Mar 21, 2024

👀

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.

3 participants