summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-11-17 15:21:33 +0100
committerChristian Grothoff <christian@grothoff.org>2023-11-17 15:21:33 +0100
commitec556b8e86b31cb45f11c008d3dc3365b5ac8582 (patch)
tree54f20b0f44a152034c5a9bfcf56831ddb269dd76 /template
parente695e93a808688f409895cb4d420d563d51a6062 (diff)
downloadwww-ec556b8e86b31cb45f11c008d3dc3365b5ac8582.tar.gz
www-ec556b8e86b31cb45f11c008d3dc3365b5ac8582.tar.bz2
www-ec556b8e86b31cb45f11c008d3dc3365b5ac8582.zip
idea from Emmanuel
Diffstat (limited to 'template')
-rw-r--r--template/ideas.html.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/template/ideas.html.j2 b/template/ideas.html.j2
index edadedd8..9e635a5f 100644
--- a/template/ideas.html.j2
+++ b/template/ideas.html.j2
@@ -56,6 +56,13 @@
(300h, hard)</li>
<li>Implement wallet-based fee simulator to compute STEFAN curve parameters given
a fee structure and a target confidence interval. (300h, hard)</li>
+ <li>A wallet should have a way to export its reserve public key (for P2P payments)
+ as a QR code and users should be able to scan this QR code to trigger arbitrary
+ payments into that wallet. Wallets should periodically fetch the reserve history
+ of their reserve to observe such payments. This would be like the merchant backend
+ templating mechanism (buyer enters amount and subject, or they might also be
+ pre-set in the QR code) but work without a merchant backend or bank account
+ (transfers go wallet-to-wallet). (600h, moderate difficulty)</li>
<li>See <a href="https://bugs.taler.net/">our bugtracker</a> for further ideas.</li>
</ul>
<h2>{% trans %}Claimed{% endtrans %}</h2>