taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 854f3bc75ee6d184d4094a30a9d414174897e803
parent 0b06351df5bf29b8dcbbe2c855e110b090afa6e5
Author: Florian Dold <florian@dold.me>
Date:   Wed, 22 Mar 2023 20:12:34 +0100

-minor addition

Diffstat:
Mdesign-documents/039-taler-browser-integration.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/design-documents/039-taler-browser-integration.rst b/design-documents/039-taler-browser-integration.rst @@ -125,6 +125,8 @@ Alternatives Websites. * Always use ``ext+taler`` URIs. This would help with Firefox. + Bad for forward compatibility, as we have already provisionally registered the + ``taler`` URI scheme. * Web Payments API: Using the Web Payments API is not possible, because current browsers do not allow specifying a WebExtension as a handler. Furthermore,