[PATCH] Fix show -c/-q with large entries

Andrew Stryker axs at sdf.org
Mon Jun 12 16:43:29 UTC 2023


Thomas Dupond <thomas at dupond.eu> wrote on 2023-Jun-12:
> Hi,
> 
> Le 2023-06-12 à 15:42, Judd Montgomery a écrit :
> > On 6/11/23 15:24, Jö Fahlke wrote:
> > > Hi,
> > > 
<snip>
> 
> I have the same issue, I have saved a master gpg key in my password store
> and I encounter the SIGPIPE error now.
> 
> Too bad that this is not maintained anymore.  Is there any equivalent to
> this ?

That the maintainer is not regularly responding to messages on this list
is not new. Jason seems to be quiet for a long time, pays attention,
applies patches, and makes a new release.

There are a couple of options if this is not meeting your needs:

1. Investigate gopass: https://www.gopass.pw/. Same idea, written in go
   (not BASH), and targets passwords management within a team
   environment.

2. Fork the code in a friendly way. You can apply patches, take pull
   requests, and have all the kinds of fun that comes with maintaining a
   project. If done right, this would be a great benefit to the
   community of folks who use pass. There's a lot to be said for having
   a communmity of folks maintaining a project, rather than one
   individual. That said, Jason has successfully made good design and
   code choices over the years.  His choices have made the code robust
   and maintaible.

Andrew


More information about the Password-Store mailing list