# 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 7
# self = https://watcher.sour.is/conv/qae6jua
@eaplmx you are referring to a cryptography sharing scheme known as Shamir's Secret Sharing. I have a Golang implementation running for my own use.
It is actually JS based. I think Golang is simply used to fetch the needed resources, and then generate the final page, which can be used offline. I have secrets split in 6 chunks, with a threshold of 3, and I gave each to wife, children, mum and dad in-law. That ought to cover for any accident—unless we are all in the same event, which is highly unlikely.
@fastidious And what do use this for? What secret are you protecting this way? 🤔
@fastidious And what do use this for? What secret are you protecting this way? 🤔
@prologic a few. I have an encrypted container with digital assets (deeds, wills, copies of passports, birth certificates, and other legal documents). Also the master password for my password manager. Wife has other stuff as well.
@fastidious So... What's your flow of dealing with passwords and your "master password" then? Obviously you use a password manager, I do as well, I use pass -- The Standard Password Store 😅 -- But do you store the master password in macOS 's keychain once entered or enter it every time? 🤔
@fastidious So... What's your flow of dealing with passwords and your "master password" then? Obviously you use a password manager, I do as well, I use pass -- The Standard Password Store 😅 -- But do you store the master password in macOS 's keychain once entered or enter it every time? 🤔