# 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 3
# self = https://watcher.sour.is/conv/rqitkva
@novaburst Did you fork it from pass or is something completely different? I was thinking of building one myself for a while now.
@ullarah Keepass is pretty nice but I prefer a plain text system like pass.
I don't even keep my own passwords written anywhere, I just need to remember the username, that's why I thought of using a stateless approach AND a password manager for the others accounts.
@justamoment Mine is written from scratch and doesn't use GPG, but age(1) instead. @prologic I've like 48 directories with two files each on my store, which is pretty low, but it used to be higher.
@novaburst I see, I was looking at something for encrypting with a simple password without anything else.
Maybe i should be making my own tool too, it was in my plans anyway.