# 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 8
# self = https://watcher.sour.is/conv/vlzhkba
Seem like it's a server-client thingy? š¤ I much prefer tools in this case and defer the responsibility of storage to something else. I really like restic
for that reason and the fact that it's pretty rock solid. I have zero complaints š
@prologic no, it is not a āserver-client thingyā.
@bender Ahh okay, I must have misread the website š¤
@prologic I also thought it was a client-server thingy at first and usually it *is*, I guess, thereās just this workaround:
> If it is not possible to install Borg on the remote host, it is still possible to use the remote host to store a repository by mounting the remote filesystem, for example, using sshfs.
@prologic I also thought it was a client-server thingy at first and usually it *is*, I guess, thereās just this workaround:
> If it is not possible to install Borg on the remote host, it is still possible to use the remote host to store a repository by mounting the remote filesystem, for example, using sshfs.
I havenāt gotten very far with my experiments, yet. To be honest, Iām still not 100% sure if I want to trust that encryption. š
The target server will be completely out of my control ⦠it is a real possibility that the (encrypted) data will leak at some point. Hm.
I havenāt gotten very far with my experiments, yet. To be honest, Iām still not 100% sure if I want to trust that encryption. š
The target server will be completely out of my control ⦠it is a real possibility that the (encrypted) data will leak at some point. Hm.
Ahh so I was _partially_ right š¤£