# 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 17
# self = https://watcher.sour.is/conv/drcwcna
Oof, LastPass suffered a major breach
@abucci so does that basically mean all cloud-based password managers have all been breached in one way or another? 🤔
@abucci so does that basically mean all cloud-based password managers have all been breached in one way or another? 🤔
@abucci so does that basically mean all cloud-based password managers have all been breached in one way or another? 🤔
@abucci so does that basically mean all cloud-based password managers have all been breached in one way or another? 🤔
@prologic I don't know--only just saw this one when it happened and now because I use LastPass--but it wouldn't surprise me.
@abucci I would recommend migrating to somethin like either pass go pass
@abucci I would recommend migrating to somethin like either pass go pass
@abucci I would recommend migrating to somethin like either pass go pass
@abucci I would recommend migrating to somethin like either pass go pass
Maybe something like this: https://github.com/FiloSottile/passage
@bender Yeah age is also a good choice for crypto. I _think_ it uses Ed25519 anyway as underlying crypto primitives IIRC.
@bender Yeah age is also a good choice for crypto. I _think_ it uses Ed25519 anyway as underlying crypto primitives IIRC.
@bender Yeah age is also a good choice for crypto. I _think_ it uses Ed25519 anyway as underlying crypto primitives IIRC.
@bender Yeah age is also a good choice for crypto. I _think_ it uses Ed25519 anyway as underlying crypto primitives IIRC.
+1 for pass, I switched to password store ~ 2 years ago~
Just updated yesterday my homebrew "Vector Pass", it's a PWA that works offline and don't store anything on any server, planning to make a cli version to use via rofi on my PC.

https://sunetraalex.gitlab.io/vector-pass/

Soon I'll get a better presentation and a proper Open Source repo.