Firefly III constantly drops the previous version of PHP and always needs the current version and of requires PHP 8.4.
fireshell
XMPP/Jabber: fireshell[at]linux[dot]monster
OMEMO fingerprints: 497caf3d 63fa6692 44a892e8 e0caab2e a1361f14 92f826f7 aa80e611 10030725
Matrix/Element: [at]fireshell:matrix[dot]hostux[dot]net
IRC: fireshell on Libera Chat
OTR fingerprints: 1A66175C 7E713B1E 6D15079 87FB1952 C6866E05
- 0 Posts
- 2 Comments
Joined 10 个月前
Cake day: 2025年2月11日
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.



Integration with Android
The GnuPG implementation for Android is called OpenKeychain. To configure it, just go to the “key management” menu and import the previously created secret key. The only drawback of OpenKeychain for me personally is that there is no fingerprint unlocking.
The pass implementation for Android is called android-password-store, or simply APS.
Install and launch APS. Before synchronizing the password store, go to the “Settings” menu. There we will need the following items:
Git server settings. The resulting URL should be the same as that specified on the repository page on github. Authorization type -OpenKeychain.Git utils. In this section, specify the username and email from the gpg key.OpenPGP provider. SelectOpenKeychain.Autofill.Now you can clone. Select “clone from server” on the main screen, specify the desired location of the repository, check the git settings.
Of course, pass is not that easy to set up. However, this price buys confidence that the tools we use will not one day be declared obsolete, will not change their data format, and will not be left without support.