lsd0006

LSD0006: The 'taler' URI scheme
Log | Files | Refs

commit d0360d49e3071fca17b47fdf0a34d0d1a1d26450
parent 3d3a4a8d3958c692b8e0f9323ed0024b997b8cc8
Author: Florian Dold <florian@dold.me>
Date:   Thu,  7 Mar 2024 11:53:15 +0100

remove auditor and exchange URI types

Diffstat:
Mdraft-grothoff-taler.xml | 30+-----------------------------
1 file changed, 1 insertion(+), 29 deletions(-)

diff --git a/draft-grothoff-taler.xml b/draft-grothoff-taler.xml @@ -51,7 +51,7 @@ </address> </author> - <date day="16" month="November" year="2022" /> + <date day="07" month="January" year="2024" /> <!-- Meta-data Declarations --> <area>General</area> @@ -397,32 +397,6 @@ also <xref target="taler-registry" />). </section> -<section anchor="registry-entry-auditor" title="Action: auditor"> -<t> - An "auditor" action instructs the wallet to display a prompt to the user, asking - the user to confirm/decline adding the auditor to the list of trusted auditors. -</t> -<t> - The specific arguments of an "auditor" action are: - <list style="symbols"> - <t>auditor_host: the hostname of the auditor (possibly including a port number)</t> - <t>auditor_prefix_path: list of path components that identifies the path prefix of the auditor base URL</t> - <t>auditor_pub: the public key of the auditor</t> - </list> -</t> -<t> -<list style="symbols"> -<t>Name: auditor</t> -<t>Syntax: taler://auditor/{auditor_host}{/auditor_prefix_path*}/{auditor_pub}</t> -<t>Example: taler://auditor/auditor.example.com/ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOP</t> -<t>Contact: N/A</t> -<t>References: [this.I-D]</t> -</list> -</t> -</section> - - - <section anchor="registry-entry-restore" title="Action: restore"> <t> A "restore" action instructs the wallet to restore a wallet backup @@ -562,8 +536,6 @@ dots and dashes)</t> pay-pull | N/A | [This.I-D] pay-push | N/A | [This.I-D] pay-template | N/A | [This.I-D] - exchange | N/A | [This.I-D] - auditor | N/A | [This.I-D] restore | N/A | [This.I-D] dev-experiment | N/A | [This.I-D] withdraw-exchange | N/A | [This.I-D]