wiki.trwnh.com/content/app/prior-art.md
2023-04-04 18:25:35 -05:00

18 lines
539 B
Markdown

+++
+++
# Prior art
## email
- plain text content only, with everything else being handled by metadata and headers
- no auto quoting -- quoting should be intentional
- no signatures -- that's just extraneous. at the very least signatures should be dynamic instead of static?
- username / password can be used for actor authentication via oauth? logging into an ap client should be like logging in with google?
## irc
- relay model. you send everything to a central server and it relays it to everyone connected
## xmpp
## activitypub