# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 11
# self = https://watcher.sour.is/conv/cu4ywpa
@prologic i think groupchats however, will be a clusterf*ck to implement, but for that you would use another thing instead, ;P*
@novaburst This salty-msgbus-chat is just a toy, it's not very serious. It was literally written in ~5mins when I realised I could whack something together with the salty cli I just wrote and my existing msgbus pub/sub system, client and tiny amount of shell 😂~
@novaburst This salty-msgbus-chat is just a toy, it's not very serious. It was literally written in ~5mins when I realised I could whack something together with the salty cli I just wrote and my existing msgbus pub/sub system, client and tiny amount of shell 😂~
So discounting the pre-existing msgbus I wrote years ago and use to this day for all my pub/sub needs.

This little tiny ass stupid and gawd awful little chat system that is fully e2e encrypted, weights in at around ~200 lines of Go and ~20 lines of Shell 😅
So discounting the pre-existing msgbus I wrote years ago and use to this day for all my pub/sub needs.

This little tiny ass stupid and gawd awful little chat system that is fully e2e encrypted, weights in at around ~200 lines of Go and ~20 lines of Shell 😅
What boxes have we ticked:

- [x] No stupid ports to open
- [x] Self Hosted
- [x] Decentralised
- [x] e2e Encrypted
- [x] Simple to stand up
- [x] Simple to operate
- [ ] Easy to use (UX) FAIL

I guess we still have some work to do 😂
What boxes have we ticked:

- [x] No stupid ports to open
- [x] Self Hosted
- [x] Decentralised
- [x] e2e Encrypted
- [x] Simple to stand up
- [x] Simple to operate
- [ ] Easy to use (UX) FAIL

I guess we still have some work to do 😂
@prologic how does the UI "look" at the moment?
@prologic how does the UI "look" at the moment?
EDIT: https://git.mills.io/prologic/salty-msgbus-chat
@darch Like this:



And this:

@darch Like this:



And this: