From 1490f7c6a15f158346a265fca47288051a38f4bb Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 26 Jun 2021 01:02:26 +0200 Subject: [PATCH] XSLT: Use HTTPS for every common link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This avoids a potential redirect if the user agent doesn’t support HSTS. --- xep.xsl | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/xep.xsl b/xep.xsl index 661b3ed4..fdf6c9d9 100644 --- a/xep.xsl +++ b/xep.xsl @@ -106,10 +106,10 @@ OR OTHER DEALINGS IN THE SOFTWARE. NOTICE: This document is currently within Last Call or under consideration by the XMPP Council for advancement to the next stage in the XSF standards process. The Last Call ends on . - Please send your feedback to the standards@xmpp.org discussion list. + Please send your feedback to the standards@xmpp.org discussion list. - WARNING: This document has not yet been accepted for consideration or approved in any official manner by the XMPP Standards Foundation, and this document is not yet an XMPP Extension Protocol (XEP). If this document is accepted as a XEP by the XMPP Council, it will be published at <http://xmpp.org/extensions/> and announced on the <standards@xmpp.org> mailing list. + WARNING: This document has not yet been accepted for consideration or approved in any official manner by the XMPP Standards Foundation, and this document is not yet an XMPP Extension Protocol (XEP). If this document is accepted as a XEP by the XMPP Council, it will be published at <https://xmpp.org/extensions/> and announced on the <standards@xmpp.org> mailing list. WARNING: This document has been Rejected by the XMPP Council. Implementation of the protocol described herein is not recommended under any circumstances. @@ -300,19 +300,19 @@ content: "XEP-";

Appendix A: Document Information

Series
-
XEP
+
XEP
Number
Publisher
XMPP Standards Foundation
Status
- http://xmpp.org/extensions/xep-0001.html#states- + https://xmpp.org/extensions/xep-0001.html#states-
Type
- http://xmpp.org/extensions/xep-0001.html#types- + https://xmpp.org/extensions/xep-0001.html#types-
Version
@@ -327,10 +327,10 @@ content: "XEP-";
Approving Body
-
XSF Board of Directors
+
XSF Board of Directors
-
XMPP Council
+
XMPP Council
@@ -383,7 +383,7 @@ content: "XEP-";
Registry
- http://xmpp.org/registrar/ + https://xmpp.org/registrar/ .html @@ -402,12 +402,12 @@ content: "XEP-";

- http://xmpp.org/extensions/xep- + https://xmpp.org/extensions/xep- .xml - http://xmpp.org/extensions/xep- + https://xmpp.org/extensions/xep- .pdf @@ -430,7 +430,7 @@ content: "XEP-"; - http://mail.jabber.org/mailman/listinfo/ + https://mail.jabber.org/mailman/listinfo/ @@ -442,21 +442,21 @@ content: "XEP-"; -

The primary venue for discussion of XMPP Extension Protocols is the <standards@xmpp.org> discussion list.

-

Discussion by the membership of the XSF might also be appropriate (see <http://mail.jabber.org/mailman/listinfo/members> for details).

+

The primary venue for discussion of XMPP Extension Protocols is the <standards@xmpp.org> discussion list.

+

Discussion by the membership of the XSF might also be appropriate (see <https://mail.jabber.org/mailman/listinfo/members> for details).

-

The primary venue for discussion of XMPP Extension Protocols is the <standards@xmpp.org> discussion list.

-

Discussion on other xmpp.org discussion lists might also be appropriate; see <http://xmpp.org/about/discuss.shtml> for a complete list.

+

The primary venue for discussion of XMPP Extension Protocols is the <standards@xmpp.org> discussion list.

+

Discussion on other xmpp.org discussion lists might also be appropriate; see <https://xmpp.org/about/discuss.shtml> for a complete list.

-

Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the <xsf-ietf@xmpp.org> list might also be appropriate.

+

Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the <xsf-ietf@xmpp.org> list might also be appropriate.

Errata can be sent to <editor@xmpp.org>.

Appendix F: Requirements Conformance

-

The following requirements keywords as used in this document are to be interpreted as described in RFC 2119: "MUST", "SHALL", "REQUIRED"; "MUST NOT", "SHALL NOT"; "SHOULD", "RECOMMENDED"; "SHOULD NOT", "NOT RECOMMENDED"; "MAY", "OPTIONAL".

+

The following requirements keywords as used in this document are to be interpreted as described in RFC 2119: "MUST", "SHALL", "REQUIRED"; "MUST NOT", "SHALL NOT"; "SHOULD", "RECOMMENDED"; "SHOULD NOT", "NOT RECOMMENDED"; "MAY", "OPTIONAL".

Appendix G: Notes

@@ -476,7 +476,7 @@ content: "XEP-";

Appendix H: Revision History

-

Note: Older versions of this specification might be available at http://xmpp.org/extensions/attic/

+

Note: Older versions of this specification might be available at https://xmpp.org/extensions/attic/