From f734ad32b419196c1f2605dca0e70d4b046330a2 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Mon, 12 Nov 2007 16:50:32 +0000 Subject: [PATCH] RFC 4880 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1372 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0027.xml | 3 ++- xep.ent | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xep-0027.xml b/xep-0027.xml index 3ce24b3b..d6384fdd 100644 --- a/xep-0027.xml +++ b/xep-0027.xml @@ -15,6 +15,7 @@ Standards XMPP Core + RFC 4880 @@ -66,7 +67,7 @@ -

The Jabber community has long acknowledged the need for privacy and security features in a well-rounded instant messaging system. Unfortunately, finding a consensus solution to the problem of end-to-end encryption during the community's younger days was not easy. Eventually, early contributors created a quick solution using OpenPGP. This specification documents the OpenPGP solution as it is used today, so that others may interoperate with clients that support it. This document is not intended to present a standard, because more complete solutions are being investigated.

+

The Jabber community has long acknowledged the need for privacy and security features in a well-rounded instant messaging system. Unfortunately, finding a consensus solution to the problem of end-to-end encryption during the community's younger days was not easy. Eventually, early contributors created a quick solution using OpenPGP (&rfc4880;). This specification documents the OpenPGP solution as it is used today, so that others may interoperate with clients that support it. This document is not intended to present a standard, because more complete solutions are being investigated.

All operations described here are done with standard OpenPGP software such as GnuPG. All program output is US-ASCII armored output with the headers removed. This allows for easy transportation of the program output directly in the XML. All keys are exchanged using OpenPGP key servers, and usually are retrieved when a signed &PRESENCE; stanza is received (key retrieval does not happen in-band).

diff --git a/xep.ent b/xep.ent index 8804f56b..238d70db 100644 --- a/xep.ent +++ b/xep.ent @@ -374,7 +374,6 @@ RFC 2420 RFC 2420: The PPP Triple-DES Encryption Protocol (3DESE) <http://tools.ietf.org/html/rfc2420>." > RFC 2426 RFC 2426: vCard MIME Directory Profile <http://tools.ietf.org/html/rfc2426>." > RFC 2437 RFC 2437: PKCS #1: RSA Cryptography Specifications Version 2.0 <http://tools.ietf.org/html/rfc2437>." > -RFC 2440 RFC 2440: OpenPGP Message Format <http://tools.ietf.org/html/rfc2440>." > RFC 2451 RFC 2451: The ESP CBC-Mode Cipher Algorithms <http://tools.ietf.org/html/rfc2451>." > RFC 2510 RFC 2510: Internet X.509 Public Key Infrastructure Certificate Management Protocols <http://tools.ietf.org/html/rfc2510>." > RFC 2518 RFC 2518: HTTP Extensions for Distributed Authoring -- WEBDAV <http://tools.ietf.org/html/rfc2518>." > @@ -488,6 +487,7 @@ RFC 4790 RFC 4790: Internet Application Protocol Collation Registry <http://tools.ietf.org/html/rfc4790>." > RFC 4848 RFC 4848: Domain-Based Application Service Location Using URIs and the Dynamic Delegation Discovery Service (DDDS) <http://tools.ietf.org/html/rfc4848>." > RFC 4854 RFC 4854: A Uniform Resource Name (URN) Namespace for Extensions to the Extensible Messaging and Presence Protocol (XMPP) <http://tools.ietf.org/html/rfc4854>." > +RFC 4880 RFC 4880: OpenPGP Message Format <http://tools.ietf.org/html/rfc4880>." >