Skip to content

callmephilip/tinychat-at-proto

Repository files navigation

tinychat

Experimental implementation of group chat using atproto

Dev diary

What is this and who is this for?

Tons of collaboration and communication online happens in group chats these days. Most of these are private. Pretty much all of them hold on to people's data and make it painfully difficult to access it from outside the castle walls.

Some chats should stay private but a lot of them would benefit from being public, accessible, indexable and usable by a larger community.

tinychat is an exploration of this big idea using open source tools and protocols.

This project is for open source developers, community builders willing to try something new.

It's in a very early stage so please be gentle and generous.

Navigating codebase

This project uses jurassic for development and exploration.

nbs Most of the code is here inside jupyter notebooks running on deno
lexicons Atproto lexicons used by the project are here
ui Server rendered react components

About

Group chat over atproto exploration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published