summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
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>