https://github.com/ssbc/rooms2
Design doc for the next edition of SSB Room servers
https://github.com/ssbc/rooms2
ssb ssbroom
Last synced: 5 months ago
JSON representation
Design doc for the next edition of SSB Room servers
- Host: GitHub
- URL: https://github.com/ssbc/rooms2
- Owner: ssbc
- Created: 2020-12-15T17:42:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T07:15:20.000Z (over 3 years ago)
- Last Synced: 2025-10-14T06:24:03.168Z (8 months ago)
- Topics: ssb, ssbroom
- Language: HTML
- Homepage: https://ssbc.github.io/rooms2
- Size: 226 KB
- Stars: 21
- Watchers: 7
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/CC-BY-4.0.txt
Awesome Lists containing this project
README
- [Intro](Intro.md)
- [Stakeholders](docs/Stakeholders/Readme.md)
- [Administrator](docs/Stakeholders/Room%20admin.md)
- [Internal user](docs/Stakeholders/Internal%20user.md)
- [External user](docs/Stakeholders/External%20user.md)
- [Moderator](docs/Stakeholders/Moderator.md)
- [Setup](docs/Setup/Readme.md)
- [Components](docs/Setup/Components.md)
- [Privacy modes](docs/Setup/Privacy%20modes.md)
- [Config database](docs/Setup/Config%20database.md)
- [Web Dashboard](docs/Setup/Web%20Dashboard.md)
- [Participation](docs/Participation/Readme.md)
- [Joining](docs/Participation/Joining.md)
- [Internal user registry](docs/Participation/Internal%20user%20registry.md)
- [Internal user authentication](docs/Participation/Internal%20user%20authentication.md)
- [Invites](docs/Participation/Invites.md)
- [Tunnel addresses](docs/Participation/Tunnel%20addresses.md)
- [Tunneled connection](docs/Participation/Tunneled%20connection.md)
- [Tunneled authentication](docs/Participation/Tunneled%20authentication.md)
- [Metadata API](docs/Participation/Metadata.md)
- [Attendants API](docs/Participation/Attendants.md)
- [User aliases](docs/Alias/Readme.md)
- [Alias string](docs/Alias/Alias%20string.md)
- [Registration](docs/Alias/Registration.md)
- [Revocation](docs/Alias/Revocation.md)
- [Alias consumption](docs/Alias/Alias%20consumption.md)
- [Alias web endpoint](docs/Alias/Web%20endpoint.md)
- [Alias database](docs/Alias/Alias%20database.md)
- [Appendix](docs/Appendix/Readme.md)
- [List of new muxrpc APIs](docs/Appendix/muxrpc.md)
- [List of new SSB URIs](docs/Appendix/ssb-uris.md)