#passwordstore
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
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
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
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
#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
@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
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
4/
Curious, have you tried pass / passwordstore?
What’s your experience?
www.passwordstore.org
October 6, 2025 at 7:46 AM