wiki.trwnh.com/content/app/routing.md

29 lines
855 B
Markdown
Raw Normal View History

2022-12-24 20:44:52 +00:00
+++
+++
2022-11-26 14:56:23 +00:00
# Routing table
## trwnh.com
- /.well-known/webfinger -> ???
- should map a@trwnh.com to ap.trwnh.com/users/ea9f49f6-d1cc-4b9e-a221-71f6aa617efa
- /notes, /articles, etc etc -> broadcast.trwnh.com [maybe? or do i just want to run the c2s app on the root domain? indieweb? idk]
## ap.trwnh.com
- /users
- /actors? how do i want to separate profiles from users? users should be able to have multiple profiles.
- /inboxes
- /outboxes
- i have absolutely no idea how to handle authorization beyond vaguely something oauth-ish
## chat.trwnh.com
smtp / xmpp (jsxc embedded?) / activitypub dms
## rooms.trwnh.com
irc, xmpp groups, i think it makes sense to add webrtc too. basically jitsi meet or nextcloud talk, but with persistence.
## reader.trwnh.com
rss / atom / activitypub?
2023-04-04 23:25:35 +00:00
## accounts.trwnh.com or id.trwnh.com
identity provider?