gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-marketing] 01/02: remove ssid


From: gnunet
Subject: [taler-marketing] 01/02: remove ssid
Date: Wed, 16 Nov 2022 15:48:43 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository marketing.

commit e7790f040ccef3db38473bfd62d3597f4cc13a7a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 16 15:47:59 2022 +0100

    remove ssid
---
 standards/draft-grothoff-taler.xml | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/standards/draft-grothoff-taler.xml 
b/standards/draft-grothoff-taler.xml
index 3b37dbe..27151b0 100644
--- a/standards/draft-grothoff-taler.xml
+++ b/standards/draft-grothoff-taler.xml
@@ -2,6 +2,7 @@
 <!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
 <!ENTITY RFC2119 SYSTEM 
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml";>
 <!ENTITY RFC3986 SYSTEM 
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml";>
+<!ENTITY RFC5234 SYSTEM 
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.5234.xml";>
 <!ENTITY RFC8126 SYSTEM 
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml";>
 <!ENTITY RFC8174 SYSTEM 
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml";>
 ]>
@@ -15,7 +16,7 @@
 <?rfc subcompact="no" ?>
 
 <rfc category="info"
-     docName="draft-grothoff-taler-01"
+     docName="draft-grothoff-taler-00"
      ipr="trust200902">
 
   <front>
@@ -116,13 +117,12 @@
   <figure>
   <artwork type="abnf"><![CDATA[
   taler-URI = ("taler://" / "TALER://" / "taler+http" / "TALER+HTTP" )
-              action path-abempty [ "?" opts ] ["#" ssid ]
+              action path-abempty [ "?" opts ]
   action = ALPHA *( ALPHA / DIGIT / "-" / "." )
   opts = opt *( "&" opt )
   opt = opt-name "=" opt-value
   opt-name = ALPHA *( ALPHA / DIGIT / "-" / "." / ":" )
   opt-value = *pchar
-  ssid = *pchar
 ]]>
   </artwork>
   </figure>
@@ -163,11 +163,6 @@
   to the respective network service.  Wallets SHOULD support
   "taler+http://"-URIs only when run in developer or debug mode.
 
-  Any taler://-URI may include an optional "ssid" argument after the
-  optional "#" character. If present, the "ssid" must be the SSID of
-  an open wireless network in the vicinity that the wallet application
-  may use to process the request.
-
 </t>
 </section>
 
@@ -606,6 +601,8 @@ dots and dashes)</t>
 
     &RFC3986;
 
+    &RFC5234;
+
     &RFC8126;
 
     &RFC8174;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]