#PasswordStore
i'd give this a shot if i didn't literally just set up pass/passwordstore last week lol himitsustore.org
Himitsu
himitsustore.org
December 24, 2025 at 11:33 PM
QtPass just hit commit 5000 on main 🎉

Started 30 July 2014 as a "GUI for pass" weekend thing. Twelve years, 64 translations, 200+ contributors and a lot of gpg later . .
Commit #5000 is, fittingly, a test. 2.0 is getting close.

github.com/IJHack/QtPass

#QtPass #passwordstore #Qt #FOSS
GitHub - IJHack/QtPass: QtPass is a multi-platform GUI for pass, the standard unix password manager.
QtPass is a multi-platform GUI for pass, the standard unix password manager. - IJHack/QtPass
github.com
September 17, 2026 at 10:43 AM
Pour moi, c'est passwordstore, utilise un dépot git pour stocker ses mots de passe chiffré. Se syncrhonise donc avec la commande git

Possible aussi de l'utiliser avec Android (je ne l'utilise pas)
February 25, 2026 at 4:29 PM
#30MinsLearning Day 8: Today, I read the code of UserManager.CreateAsync(), it relies on the PasswordStore to set the password hash, then calls the UserStore to create the user in real - like in db. The responsibilities are quite clear. >>>🧵 #dotnet #csharp #aspnetcore #identity #auth #authZ
February 15, 2025 at 5:38 AM
I didn't find a good #passwordstore importer for #1password 1pux files, so I tried #vibecoding for the first time. It handles multiple vault, attachments, various types (login, password, credit card, etc) and tries to preserve all relevant data. Let me know if it helps!
codeberg.org/j23n/pass-im...
October 3, 2025 at 9:40 AM
Yep, bitwarden cloud, multi-device, plus passwordstore (`pass`), the latter is cli for the really important stuff.

As you say about zfs, verifying the process is probably more reasonable than a full restore (unless everybody has 50% of their total store as a target), Can I restore __ at any time.
February 3, 2025 at 10:01 PM
I ditched iCloud: Syncthing for sync, passwordstore for passwords, Proton for email, pen and paper.
Why? Surveillance bills get infinite attempts—they only have to win once. So, my data lives only on my devices now.
Surprisingly doable with FOSS + an old laptop.
#privacy #icloud #deapple
Signing out of iCloud
You probably just want to sync devices instead of putting all your data in Apple's cloud.
j23n.leaflet.pub
October 3, 2025 at 6:55 PM
QtPass 1.5.0 is out.

Modern C++17, combined with improved Qt support, add in fixes, cleanup, packaging work, CI and linting improvements, and updated translations.
Release notes:
#QtPass #Qt #CPP17 #ModernCpp #FOSS #PasswordStore
Release Explosieve Spring · IJHack/QtPass
Highlights Windows release pipeline reliability improvements for AppVeyor and Inno Setup packaging. Modernized C++/Qt build pipeline with clang-tidy and wider lint/test hardening. 1.5.0 release me...
github.com
March 21, 2026 at 1:37 AM
There's a FOSS iOS client for unix pass - github.com/mssun/passfo... but without something like open-keychain of Android its useless as I'm not handing over my GPG keys directly.

What are iOS users who self-host password server using? Bitwarden?

#infosec #cryptography #passwordstore
GitHub - mssun/passforios: Pass for iOS - an iOS client compatible with Pass command line application.
Pass for iOS - an iOS client compatible with Pass command line application. - mssun/passforios
github.com
January 21, 2025 at 3:52 AM
@babaq @protonprivacy the problem is that they (proton) do have only mail and calendar apps however I did liked proton pass. That was the reason I was with them, but then it migrated it to Linux Pass (passwordstore) selfhosted using gitolite3. And email I have now temporary on Tuta (I really […]
Original post on mstdn.social
mstdn.social
March 29, 2025 at 5:02 PM
@timbray I'm always surprised how little love #pass gets in the #passwordstore #security discussions.

It's from Jason A. Donenfeld - of #wireguard fame - and it uses #git as it's "database" (i.e. files with version control) so you don't get any of the database corruption issues from which the […]
Original post on fosstodon.org
fosstodon.org
April 10, 2026 at 7:59 AM
Hier ist die Aufzeichnung meines #tdf4 talks letzten Samstag über „Das Leben in Git (Annex)”:

https://media.ccc.de/v/tdf4-26-das-leben-in-git-annex-

:git: #git :gitannex: #gitannex #radicale #opentimestamps #annextimelog #passwordstore
Das Leben in Git (Annex)
Ein Einblick, wie man alles Mögliche (nicht nur Code, auch Notizen, Fotos, Videos, Dokumente, etc.) mit der bekannten Versionsverwaltung ...
media.ccc.de
July 31, 2025 at 3:58 PM
4/
Curious, have you tried pass / passwordstore?
What’s your experience?
www.passwordstore.org
October 6, 2025 at 7:46 AM
1/
I’ve been trying out pass / passwordstore for a few days. Had to revamp my GPG settings first, but it was worth it.

The concept is simple but powerful: track all your passwords in a repo, encrypted before check-in. Version-controlled passwords feel surprisingly good.
October 6, 2025 at 7:46 AM
Since Bitwarden seems no longer free software let me introduce passwordstore (https://www.passwordstore.org/), it uses gpg for encryption and git for sync, already used for a while and feel better than KeePass IMO.

https://news.ycombinator.com/item?id=41893994
Pass: The Standard Unix Password Manager
Pass is the standard unix password manager, a lightweight password manager that uses GPG and Git for Linux, BSD, and Mac OS X.
www.passwordstore.org
January 6, 2025 at 1:24 AM