- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 16 2017
Justus, is still still an issue?
I added an npth_is_protected function which is sometimes useful for debugging.
I also changed the license to LGPLv2+.
May 15 2017
Feel free to push it if you think it workaround or fixes your bug. Maybe the move from the old Pth emulation to nPth broke things back in 2012.
I doubt that we will be able to do French. I have implemented the basic framework for de and ja, though. What we need is a switch language button in the menu and well the entire translation. The thing works like this:
May 14 2017
May 12 2017
We also need to change 5 Euro monthly donations to 15 Eur/quarter.
The basic things are ready and you can do test transactions.
Here is what still needs to be done:
- Adjust mails to reflect that this is about recurring donations
- Move the tools in production, so that we only have one copy of them.
- Review the donate.org page
- Implement email verification and a simple account management system. This can be delayed because I can manage subscription via the Stripe dashboard.
- Implement recurring donations with Paypal.
- How do we handle recurring donations with SEPA?
May 11 2017
May 10 2017
May 9 2017
Well, this will be a different thing and more related to the to-be-implemented key origin feature.
I would thus suggest to open a new task for this.
May 8 2017
Back to you original problem: What you are trying to do is a hack to work around properties of GnuPG. Namely, that GnuPG stores its state in a _directory_ and you are modifying parts of this state (e.g. pubring.gpg). This is why GPGME allows you to switch to another directory but obviously does not allow you to modify parts of a directory (i.e. the state).
I looked around a bit and found many places where the decryption was given as the default operation for gpg and thus requiring -d would break a lot of tutorial. Of course we could educate the user in attended mode that "-d" is now required but I fear that this will break too many scripts.
7 years old and meanwhile Kleopatra has been reworked. Further showing two fingerprint (for the signing and the too be signed key) is confusing. In particular because the passphrase for the signing key is usually cached.
GPGME is about making GPG easy and not to cover very special use cases. I'll thus close this bug.
Justus, will you please so kind and take care of this.
We also need a token on trithemius to better secure donations. That would be a good opportunity to visit the data center and try out the RAM.
May 5 2017
May 4 2017
May 3 2017
May 2 2017
Thanks for noting. See my commit.