# 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 40
# self = https://watcher.sour.is/conv/eqcmvja
#randomQuestionOfTheDay

What password manager do you use? Or, why none?
@eaplmx I'm using KeePassXC at the moment. I want to move to something in the terminal. Thinking of migrating to pass/pass-tomb. Anyone here have experience with that? How do you like it?
@eaplmx 1Password for the win. Will probably migrate the iCloud Keychain in the future.
@mckinley i use pass along with the android and browser-pass clients. it is very good and keeping in sync is pretty simple.
@mckinley i use pass along with the android and browser-pass clients. it is very good and keeping in sync is pretty simple.
@eaplmx Keepassx
pass or gopass -- I use them both actually.
pass or gopass -- I use them both actually.
pass or gopass -- I use them both actually.
pass or gopass -- I use them both actually.
I've head good things from 1Password among friends. Perhaps not having a free tier makes it harder to be known here.

I'm using BitWarden free for everything except TOTP. I'm not syncing pwds with a team anymore, so I don't need Team featured by now. Having it easyly available from all my devices is a plus.

That said, I'm always interested of alternatives improving my current "pass flow", thanks everyone for sharing.
Those using console or Git-synced alternatives. How do you check your passwords on mobile devices?

I tried using KeePass for Android, but I found the sync part a bit inconvenient, related to mainstream alternatives which work automatically.

Also, with pass or gopass I assume you can share the repo with a team, but can you use multiple repos? so you could share only a few secrets with selected people?... Thx!
@eaplmx Witu gopass you can have multiple repos 👌
@eaplmx Witu gopass you can have multiple repos 👌
@eaplmx Witu gopass you can have multiple repos 👌
@eaplmx Witu gopass you can have multiple repos 👌
Generally I don't sync passwords on my mobile device, but there is a pass mobile app
Generally I don't sync passwords on my mobile device, but there is a pass mobile app
Generally I don't sync passwords on my mobile device, but there is a pass mobile app
Generally I don't sync passwords on my mobile device, but there is a pass mobile app
@eaplmx I switched to Vector Pass (dog fooding) as my main Password Manager, nothing else before except for my brain.
@sl1200 this looks amazing, I'll play with it soon
IRC.
@eaplmx https://www.passwordstore.org/ here as well. 👌
@eaplmx https://www.passwordstore.org/ here as well. 👌
@eaplmx https://www.passwordstore.org/ here as well. 👌
@movq Danke!
@mckinley I use both KeePassXC and pass/pass-tomb. I find KeePassXC far superior. One major gripe I have with pass is that it is way, way, way too easy to end up with your passwords displayed on the screen in cleartext. That's the default behavior of the pass CLI--you need to use the -c switch if you only want the password copied to the clipboard. I've been playing with the browser extension for pass and have flashed half a dozen passwords up on the monitor for the world to see, totally unexpectedly and accidentally. Even now that I know the way it can happen, I *still* end up doing it, because it's just too easy. I don't like that, and will be deleting the extension. I've never had that problem with KeePassXC.

I find it to be surprisingly bad behavior, personally. It's soured me on pass, even though I generally like it as a command-line tool.
@mckinley Out of curiosity, does keepassxc-cli not do what you need?
@mckinley Does keepassxc-cli not do what you need?
@abucci It does, but keepassxc-cli makes you type in your passphrase for literally every operation, with no way to cache it like gpg-agent does.
@mckinley ugh that's annoying. I've never used it so I was wondering.
@abucci

> One major gripe I have with pass is that it is way, way, way too easy to end up with your passwords displayed on the screen in cleartext.

Huh, that never happened to me. 🤔 Not accidentally, I mean. I do use a frontend, though: https://uninformativ.de/git/padme (Just a slight tweak of the default passmenu.)
@abucci

> One major gripe I have with pass is that it is way, way, way too easy to end up with your passwords displayed on the screen in cleartext.

Huh, that never happened to me. 🤔 Not accidentally, I mean. I do use a frontend, though: https://uninformativ.de/git/padme (Just a slight tweak of the default passmenu.)
@abucci

> One major gripe I have with pass is that it is way, way, way too easy to end up with your passwords displayed on the screen in cleartext.

Huh, that never happened to me. 🤔 Not accidentally, I mean. I do use a frontend, though: https://uninformativ.de/git/padme (Just a slight tweak of the default passmenu.)
@abucci I don't have that experience either 🤔 I use gopass primarily now, finally migrated to it completely everywhere, but I've never had this problem with pass either. It is quite explicitly about its operations, and I use a the gopass browser extension/bridge as well.
@abucci I don't have that experience either 🤔 I use gopass primarily now, finally migrated to it completely everywhere, but I've never had this problem with pass either. It is quite explicitly about its operations, and I use a the gopass browser extension/bridge as well.
@abucci I don't have that experience either 🤔 I use gopass primarily now, finally migrated to it completely everywhere, but I've never had this problem with pass either. It is quite explicitly about its operations, and I use a the gopass browser extension/bridge as well.
@abucci I don't have that experience either 🤔 I use gopass primarily now, finally migrated to it completely everywhere, but I've never had this problem with pass either. It is quite explicitly about its operations, and I use a the gopass browser extension/bridge as well.
@movq This is pretty cool. It looks like it needs xdotool installed in addition to dmenu (I'm using X11). dmenu itself conflicts horribly with my KDE/plasma setup for some reason so I think I'd have to tinker to get this to a usable state.