summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/032-brandt-vickrey-auctions.rst (renamed from design-documents/032-auctions.rst)3
-rw-r--r--design-documents/index.rst2
2 files changed, 4 insertions, 1 deletions
diff --git a/design-documents/032-auctions.rst b/design-documents/032-brandt-vickrey-auctions.rst
index 109b18f1..f7c161d0 100644
--- a/design-documents/032-auctions.rst
+++ b/design-documents/032-brandt-vickrey-auctions.rst
@@ -9,6 +9,9 @@ funds held in escrow by a Taler exchange. It is taking major inspiration from
Markus Teich's Master's thesis on "Implementing Privacy Preserving Auction
Protocols".
+The support for these types of auctions will be in the form of an extension for
+a deposit policy.
+
Motivation
==========
diff --git a/design-documents/index.rst b/design-documents/index.rst
index 1ed8ffff..493fbfb5 100644
--- a/design-documents/index.rst
+++ b/design-documents/index.rst
@@ -40,5 +40,5 @@ and protocol.
029-mobile-ui
030-offline-payments
031-invoicing
- 032-auctions
+ 032-brandt-vickrey-auctions
999-template