# 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/tpftp4q
And another decentralized social network: https://github.com/pfrazee/ctzn Probably not a direct “competitor” to twtxt, though, because it appears to use much more complex protocols/technologies.
And another decentralized social network: https://github.com/pfrazee/ctzn Probably not a direct “competitor” to twtxt, though, because it appears to use much more complex protocols/technologies.
And another decentralized social network: https://github.com/pfrazee/ctzn Probably not a direct “competitor” to twtxt, though, because it appears to use much more complex protocols/technologies.
@movq Looking at the initial design docs it looks like yet another distributed — in other words it uses a distributed database ala DHT
@movq Looking at the initial design docs it looks like yet another distributed — in other words it uses a distributed database ala DHT
Twtxt is distributed like in the old school unix2unix copy days
Twtxt is distributed like in the old school unix2unix copy days
Twtxt is distributed like in the old school unix2unix copy days
Twtxt is distributed like in the old school unix2unix copy days
@xuu I think Twtxt itself isn’t distributed but what we’ve done with hashes, cache and archive on top of simple web protocols however is.
@xuu I think Twtxt itself isn’t distributed but what we’ve done with hashes, cache and archive on top of simple web protocols however is.