On Thu, Jun 14, 2018 at 19:49:56 +0200, Tobias Girstmair wrote:
> *simple* bash scripts I've found are either trivial or
> {fragile,wrong,buggy,insecure}. Again, I'd support C (or anything widely
> supported) for pass 2.0

Lately I have switched all my C hacking over to Golang (Go). While pass
would need to be compiled individually for each platform, it would keep
portability, including Windows. We should seriously consider re-writing
pass in Go.

Another consideration is that Go doesn't use shared libraries which makes a
compiled Go program easily moved across different distributions within the
same platform by simply copying the executable.

BR,
Mark
_______________________________________________
Password-Store mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to