campaign-pr.txt3 KBDownload
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 1 2017
Jun 1 2017
FWIW, due to organizational matters we won't be able to handle donation dedicated to a certain task.
What we will do is to consider suggestions on which subproject to prioritize.
May 31 2017
May 31 2017
api: Deprecate gcry_md_info
blog: Change title for campaign PR.
May 30 2017
May 30 2017
Compress the SVG created by ppsepaqr
• werner committed rPAY168712a10624: Use SVG attribute crispEdges for ppsepaqr output. (authored by • werner).
Use SVG attribute crispEdges for ppsepaqr output.
• werner committed rD6cd8f8f78147: cgi: Okay it is an underscore (fixes last commit) (authored by • werner).
cgi: Okay it is an underscore (fixes last commit)
• werner committed rD2632b4a05a06: cgi: Insert a QR code for the SEPA transaction (authored by • werner).
cgi: Insert a QR code for the SEPA transaction
New tool ppsepaqr
• werner committed rPAY32e2ba4f5579: Append aliasid to the Paypal cancel URL. (authored by • werner).
Append aliasid to the Paypal cancel URL.
Good catch. Only on Windows64 sizeof(int)==sizeof(long) and thus the generic definition does not work.
Fixed in master and 1.7: rC7a339b1fc94cbda738cf7712830e783faa0e325e
• werner committed rC7a339b1fc94c: mpi: Distribute asm definitions for amd64 (authored by • werner).
mpi: Distribute asm definitions for amd64
• werner committed rCaf0d7eeac09e: mpi: Distribute asm files for aarch64 and asm (authored by • werner).
mpi: Distribute asm files for aarch64 and asm
doc: Comment fixes
• werner committed rCc65f9558f12f: mpi: Distribute asm files for aarch64 and asm (authored by • werner).
mpi: Distribute asm files for aarch64 and asm
• werner committed rC87e481137deb: mpi: Distribute asm definitions for amd64 (authored by • werner).
mpi: Distribute asm definitions for amd64
Which version of gpgol (or Gpg4win) are you using?
Sorry, I can't access the build output (probably JS riddled paged). Please attach the config.log here.
In case you are building _on_ Windows: We do not support this - it may or may not work. All builds need to be done using a cross compiler from a Unix system.
• werner closed T3036: Implement recurring donations, a subtask of T3078: Implement donation system, as Resolved.
Paypal now works and for accounts which can't do recurring donations; they are send back to the donation form now.
• werner added a comment to T3059: Make information that a verifyresult / decrypt result was compliant to a compliance mode available through GPGME.
DSA is signature-only but VS-NfD is only about encryption. Thus signatures are out of scope. Even key management is out of scope. OTOH, certain algorithms are simply not allowed. This means we can't use SHA-1 except for specified and approved usages (in our case OpenPGP fingerprints).
• werner added a comment to T3059: Make information that a verifyresult / decrypt result was compliant to a compliance mode available through GPGME.
Yes. mark them as non-compliant.
• werner committed rD035bc0d1ccdc: cgi: Fix getting Lang from the session data. (authored by • werner).
cgi: Fix getting Lang from the session data.
• werner committed rD612f4fd1b091: cgi: Allow returning to the donation form after a paypal cancel (authored by • werner).
cgi: Allow returning to the donation form after a paypal cancel
blog: Add campaign PR draft
• werner committed rD3f73cb3407b0: cgi: Fix getting Lang from the session data. (authored by • werner).
cgi: Fix getting Lang from the session data.
• werner committed rD82dc5493e477: cgi: Allow returning to the donation form after a paypal cancel (authored by • werner).
cgi: Allow returning to the donation form after a paypal cancel
May 29 2017
May 29 2017
I was about to suggest that. However, please keep the code but disabled only the filling of the cache. And keep this open so that I can look for a real solution.
• werner added a comment to T3059: Make information that a verifyresult / decrypt result was compliant to a compliance mode available through GPGME.
See kerckhoffs:~wk/ST-Gpg4VSNfD-v0.6.pdf - eventually this will be published but right now we don't have clearance from the BSI to do that.
• werner added a comment to T3059: Make information that a verifyresult / decrypt result was compliant to a compliance mode available through GPGME.
g10/misc.c:gnupg_pk_is_compliant is my take on puble key algorithms. For cipher algorithm, we will only allow AES* and digest SHA-2-*. Other details are in a document we have in an project internal wiki - I'll send you a copy.
• werner added a comment to T3059: Make information that a verifyresult / decrypt result was compliant to a compliance mode available through GPGME.
I thought about this but in the end it is unlikely that we will see request for other protection profiles. Thus I did spend a single bit on the German thing. Further, it is quite possible that a message matches several profiles and than bit fields come really handy. For the very limited circle of users a dedicated sub system for such things would be overkill.
cgi: Relax checks for Bitcoin.
May 28 2017
May 28 2017
Dirmngr uses its own resolver for these reasons:
May 25 2017
May 25 2017
• werner committed rGde3a0988ef9a: dirmngr: This towel should better detect a changed resolv.conf. (authored by • werner).
dirmngr: This towel should better detect a changed resolv.conf.
Let me quote from the man page:
• werner committed rGb5f356e9fba2: dirmngr: Re-init libdns resolver on towel change of resolv.conf (authored by • werner).
dirmngr: Re-init libdns resolver on towel change of resolv.conf
May 24 2017
May 24 2017
cgi: Handle currency correctly
Sure. If will explain where to find newer entries.
• werner committed rD311af917223f: tools: Indicate a recurring donation in the thank you mail. (authored by • werner).
tools: Indicate a recurring donation in the thank you mail.
• werner committed rDf63ee27646a5: web: Explain the asterisk in the donors list (authored by • werner).
web: Explain the asterisk in the donors list
• werner committed rDe5f191c74cc6: tools: Mark recurring donations with an asterisk (authored by • werner).
tools: Mark recurring donations with an asterisk
Merge branch 'preview' into wk-master
• werner committed rD2a3df58ca7b2: web: Revert to a simple donation page for now. (authored by • werner).
web: Revert to a simple donation page for now.
May 23 2017
May 23 2017
cipher: Fix compiler warnings.
doc: Comment fixes
I understand. What do you think of putting a few lines on top similar to
Mostly done now.
Disregard item b) from my commit message. procdonate handles this weel; i mixed that up with mkkudos.sh which is not able to handle this (because is modifies the source and does not use the source as a template as procdonate does it).
• werner committed rDc6d1f08fdaf0: campaign: Add a note panel and adjust preset 12-5 donations. (authored by • werner).
campaign: Add a note panel and adjust preset 12-5 donations.
• werner committed rD6890053490d2: cgi: Let the checkout pages always pass a "lang" attribute. (authored by • werner).
cgi: Let the checkout pages always pass a "lang" attribute.
campaign: Fix language form elements.
cgi: Use one function to thank them all.
May 22 2017
May 22 2017
We tentatively decided to use an account of the local savings bank (KSD).
Is this still an issue for 2.1.21?
Great that we have the video finished. Some minor corrections are required, though:
Both GPL versions require:
Fix Paypal one-time donations.
• werner committed rPAYc5d63082c7e4: Need to send Connection:close for HTTP/1.0 (authored by • werner).
Need to send Connection:close for HTTP/1.0
The GPL requires us to keep and distribute ChangeLogs. Thus we can't remove them from the source tree.
cgi: Fix checkout pages.
• werner committed rPAYe11573f6e77e: Finish implementation of Paypal recurring donations. (authored by • werner).
Finish implementation of Paypal recurring donations.
May 21 2017
May 21 2017
According to @MFPA still a problem on 2.1.21.
May 19 2017
May 19 2017
Indeed and that is a standard feature of 2.1. It is even by default enabled. See --extra-socket in the the gpg-agent man page.
• werner committed rD65970a904835: tools: Run mkkudos also for the preview page (authored by • werner).
tools: Run mkkudos also for the preview page
• werner lowered the priority of T2434: pinentry-gtk-2's --no-global-grab does not work as advertised from Unbreak Now! to Normal.
• werner committed rPAYe0ed35737fca: First changes for Paypal recurring donations. (authored by • werner).
First changes for Paypal recurring donations.
Reuse the PayPal OAUTH token
• werner committed rPAY810643ceb6ee: Do not fail a call to paypal or stripe with no return data. (authored by • werner).
Do not fail a call to paypal or stripe with no return data.
• werner committed rPAY64454b9b5bc6: Add the PATCH method to the http module. (authored by • werner).
Add the PATCH method to the http module.
Mark HTTP requests as HTTP/1.1
Minor rework of paypal.c.
• werner committed rPAYcb28d432a178: New option --debug-paypal for payprocd. (authored by • werner).
New option --debug-paypal for payprocd.
May 18 2017
May 18 2017
• werner committed rDe006a3814b7a: cgi: Let the preset buttons select non-recurring payments (authored by • werner).
cgi: Let the preset buttons select non-recurring payments
• werner committed rD157b7cc8dfb5: tools: Mark the 'message from donor' also as test donation. (authored by • werner).
tools: Mark the 'message from donor' also as test donation.
May 17 2017
May 17 2017
• werner committed rD78cc94635f3f: campaign: Try to hide the "neeeds Javascript" when JS is enabled. (authored by • werner).
campaign: Try to hide the "neeeds Javascript" when JS is enabled.
• werner committed rDef1da9a8a82b: campaign: Shrink the font of the copyright text and the video-text. (authored by • werner).
campaign: Shrink the font of the copyright text and the video-text.
• werner committed rD2f94c1cb50d3: campaign: Add copyright notices to CSS and Javascript. (authored by • werner).
campaign: Add copyright notices to CSS and Javascript.
• werner committed rD3525b5c85681: campaign: Make "click to play" text partly smaller. (authored by • werner).
campaign: Make "click to play" text partly smaller.
Ha, I need to use 2-23/3 to a run a job every 3 ours and not just 2/3.
Unfortunately the default cron logging does not log faulty log files. Changed that as well.
• werner committed rPAYa9c24074ef04: Store our account_id in the Stripe metadata (authored by • werner).
Store our account_id in the Stripe metadata
May 16 2017
May 16 2017
campaign: Make the team photo smaller
campaign: Fix last commit.
campaign: Show the smaller team image
• werner committed rD403490a3dc67: cgi: Fix commit a0822dd (preset var names) (authored by • werner).
cgi: Fix commit a0822dd (preset var names)
• werner committed rDa0822ddba753: cgi: Rename the preset vars and supply the currency (authored by • werner).
cgi: Rename the preset vars and supply the currency
• werner committed rDfe341b2ba440: campaign: Use field name amount instead of amountother. (authored by • werner).
campaign: Use field name amount instead of amountother.
• werner committed rDdbfe80a372ea: cgi: Allow presetting of amount, currency and paytype. (authored by • werner).
cgi: Allow presetting of amount, currency and paytype.
cgi: Prepare for French translation
cgi: Use use integer part of the Amount
campaign: Typo fix
• werner committed rD895c8de0ad9e: campaign: Fix links on German campaign page. (authored by • werner).
campaign: Fix links on German campaign page.
campaign: Add German Thank You page