Skip to content

Commit

Permalink
correct typos
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEnbyperor committed Jul 11, 2023
1 parent 35a6464 commit 747fd20
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions draft-ietf-acme-onion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<code>CF23 9EU</code>
<country>United Kingdom</country>
</postal>
<email>[email protected]</email>
<email>[email protected]</email>
<email>[email protected]</email>
<uri>https://magicalcodewit.ch</uri>
</address>
</author>
Expand Down Expand Up @@ -236,11 +236,11 @@ Content-Type: application/jose+json
<bcp14>MUST</bcp14> attempt to calculate its CLIENT-ID as per <xref target="tor-rend-spec-v3"/> FIRST-LAYER-CLIENT-BEHAVIOR.
If no "auth-client" line in the first layer hidden service descriptor matches the computed client-id then the server
<bcp14>MUST</bcp14> assume that the hidden service does not require client authentication and proceed accordingly.</t>
<t>In the case the Ed25519 is novel to the client it will have to resign and republish its hidden service
<t>In the case the Ed25519 public key is novel to the client it will have to resign and republish its hidden service
descriptor. It <bcp14>SHOULD</bcp14> wait some (indeterminate) amount of time for the new descriptor to
propagate the Tor hidden service directory servers, before. This should take no more than a few minutes. CAs
<bcp14>MUST NOT</bcp14> expire challenges before a reasonable time to allow publication of the new descriptor
(this document suggests at least 30 minutes).</t>
propagate the Tor hidden service directory servers, before proceeding with responding to the challenge.
This should take no more than a few minutes. CAs <bcp14>MUST NOT</bcp14> expire challenges before a reasonable
time to allow publication of the new descriptor (this document suggests at least 30 minutes).</t>
</section>

<section>
Expand Down Expand Up @@ -268,9 +268,8 @@ Content-Type: application/jose+json
<sourcecode>
create2-formats 2
single-onion-service
caa 0 issue "example.com"
caa 128 issue "test.acmeforonions.org;validationmethods=onion-csr-01"
caa 0 iodef "mailto:[email protected]"
caa 128 validationmethods "onion-csr-01"
introduction-point AwAGsAk5nSMpAhRqhMHbTFCTSlfhP8f5PqUhe6DatgMgk7kSL3KHCZUZ3C6tXDeRfM9SyNY0DlgbF8q+QSaGKCs=
...
</sourcecode>
Expand Down

0 comments on commit 747fd20

Please sign in to comment.