Clarify license of gplv3-or-later
added link to alpine repo
changes for alpine's package manager
A mobile interface for gopass
mobpass is available from Alpine Linux's repositories.
.gnupg/gpg-agent.conf
and add:
pinentry-program /usr/bin/pinentry-gnome3 # if using gnome
or
pinentry-program /usr/bin/pinentry-qt # if using kde
python3.8 __init__.py
I took the code from Two-Factor-Keychain (c) Kevin Whitaker 2020 and made it work for Gopass rather than kde keychain. The original code and this code is licensed under GPL-3.0-or-later.
For support and feature requests: send an email to my public inbox.
Send patches to my public inbox. To learn to send patches via email, see: git-send-email.