The funny things about really good software projects, that sometimes they are so good and complete already that there is no fuss around them, they just work and do the job done.
Mailing lists are quite, new commits are rare. Sometimes it can even feels that they are unmaintained or dead, but in fact they are more than alive.
https://notmuchmail.org/
https://www.passwordstore.org/
https://www.wireguard.com/
What other cool "almost complete" projects do you know?
@abcdw Indeed. Though I think about adding :gitannex: #gitAnnex support to #pass. Putting the gpg-encrypted password files into git directly is not so great. I guess the script could be made to auto-detect if the repo has an annex and then use git annex add instead of git add when appropriate.