QtPass 1.5.0 is released for public

Modern C++17, combined with improved Qt support, add in fixes, cleanup, packaging work, CI and linting improvements, and updated translations.
Release notes: <https://github.com/IJHack/QtPass/releases/tag/v1.5.0>
#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

Wrote a small bash script to hide secrets from llms using password-store

https://codeberg.org/0x52534B/pass-env

Any feedback would be much appreciated. 🙏

#bash #llm #passwordstore #pass

pass-env

dotenv extension for password store.

Codeberg.org

Phew. This is becoming an entire thing. The newest version of password-store for Android no longer supports OpenKeychain, only internal key storage. Using an older version for now.

Will have to look into switching my password manager entirely. Opinions, especially on Vaultwarden?

#Volla #Android #PasswordStore

Petite question pour les utilisateurs d’#emacs et d’#android ici, qu’est-ce que vous utilisez comme gestionnaire de mots de passe avec un client disponible pour les deux et auto-hebergeable?

J’utilisais #passwordstore qui me convenait parfaitement mais le client android n’est plus maintenu :(

Pour l’instant je teste #vaultwarden mais je trouve le client bureau de #bitwarden pas super pratique à utiliser, c’est trop pensé pour une navigation à la souris et ça rend l’utilisation beaucoup moins fluide que ce que j’ai actuellement.

Password-store encore une fois a un super paquet pour emacs qui me permet en un raccourci clavier de lancer le client, rechercher mon mot de passe, le copier et à nouveau avec le premier raccourci de rebasculer sur l’appli ou j’étais avant (j’utilise #exwm comme environnement de bureau)

Je n’ai pas vu de client natif emacs pour bitwarden, la meilleure piste que je vois c’est le paquet #emacs-bitwarden (https://github.com/seanfarley/emacs-bitwarden?tab=readme-ov-file) qui est en fait un wrapper pour le client en ligne de commande bw et qui permet d’intégrer bitwarden comme auth-source en mode lecture seule.

Ceci-dit les vraies fonctionalités de partage de mots de passe et d’organisation de vaultwarden sont plutôt attirantes.

Avant de me lancer à fond sur vaultwarden je voudrais être sûr qu’il n’y a pas d’autre solution évidente que j’aurais zappée…

#autohebergement #secrets #motdepasse

So, I'm developing a #cli #journaling application, essentially a #bash #passwordstore wrapper. (Think "journaling" like keeping a diary or captain's log, not journaling like file system things.)

I contemplated implementing this as a proper `pass` extension, but the result is an unnatural UX for the use case, and I wanted the freedom to extend the script itself independently of `pass` (and, if ever needed, decouple from it entirely). The core application enables a generic journal UX for writing and editing dated entries. For my own needs, I'm planning bullet journal-specific functionality as an extension library; this is necessarily going to be implemented in a way that lives outside of the core app but also diverges from the `pass` extension model.

Its base invocation, however, is shamelessly `pass`-like and takes the form

```
dear JOURNAL SUBCOMMAND [OPTS]
```

Still lots left to do besides the bullet journal library - support for passthrough to `git`, for example - but I've been using it for my own purposes as-is, and I'm liking it so far. The `ls` subcommand I'm especially proud of - worked out a decently simple but clever way to wrap `pass ls` while reprocessing the output to summarize the entries for a given day rather than list them out.

It's up at https://github.com/marcxjo/dear-journal.

GitHub - marcxjo/dear-journal: An encrypted, extensible journaling experience powered by Unix password-store

An encrypted, extensible journaling experience powered by Unix password-store - marcxjo/dear-journal

GitHub

Shit, and I just migrated from #PasswordStore Anyone know of any good Keepass compatible password managers? Should run on Linux and Windows and have or support some sort of browser integration.

https://mas.to/@zzt/115510989832520634

#keepassxc #keepass #PasswordManager

[object Object] (@[email protected])

wild shit, keepassxc is cooked. not only are they slop coding parts of their password manager (the correct percentage of slop code for something this security critical is 0% and it’s fucking wild to claim otherwise), but they also don’t seem to know what a 0-day vulnerability is: https://en.wikipedia.org/wiki/Zero-day_vulnerability. please migrate off of keepassxc before it costs you all the ass you’re keeping https://fosstodon.org/@keepassxc/115510868750354180

mas.to

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  #gitAnnex #radicale #opentimestamps #annextimelog #passwordStore

Das Leben in Git (Annex)

media.ccc.de

There's a new #PasswordStore app in #FDroid:
https://f-droid.org/en/packages/app.passwordstore.agrahn/

It's a recent fork of the original Android Password Store, which hasn't seen new releases since 2021.

However, this new app isn't in Google Play Store. Furthermore, instead of using OpenKeyChain, it wants to import a copy of the private #PGP key from a file (or generate a new one).

I'm very reluctant to copy my private key into multiple apps, it's poor key management practice. Why this change?? 🤨

Password Store | F-Droid - Free and Open Source Android App Repository

Manage your passwords

This week in #FDroid (TWIF) is live:

* #Nextcloud store shenanigans
* #Cheogram in Space-s
* #DeltaChat and #ArcaneChat fork
* #FluffyChat feature full
* #Tachiyomi successor #Kahon
* #Inure #reproducible
* #PasswordStore fork
* #ReplicantOS and #NGI
* #NewPipe out of the 360p jail
+ 12 new apps
+ 195 updates

Go beyond clouds in https://f-droid.org/2025/05/15/twif.html

Happiness is an update | F-Droid - Free and Open Source Android App Repository

This Week in F-DroidTWIF curated on Thursday, 15 May 2025, Week 20Community NewsLooks like not all Nextcloud mobile users are as happy as they can be, and he...

Does anyone out there using #NuShell have a good #PasswordStore completions?

I checked https://github.com/tijn/awesome-password-store but alas and alack! Nothing that I could find...

GitHub - tijn/awesome-password-store: A collection of awesome pass extensions and interfaces (for zx2c4's pass)

A collection of awesome pass extensions and interfaces (for zx2c4's pass) - tijn/awesome-password-store

GitHub