From 50a3e96f4c9ab53644647982fc6aeed6b8de88cd Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 6 Apr 2015 19:56:43 +0100 Subject: [PATCH] OTR --- entries/OTR.txt | 4 ++++ entries/XMPP.txt | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 entries/OTR.txt diff --git a/entries/OTR.txt b/entries/OTR.txt new file mode 100644 index 0000000..deeb65f --- /dev/null +++ b/entries/OTR.txt @@ -0,0 +1,4 @@ +OTR + +Off The Record messaging. A cryptosystem which is typically layered +on top of XMPP or IRC protocols to provide additional security. diff --git a/entries/XMPP.txt b/entries/XMPP.txt index 589481f..963f410 100644 --- a/entries/XMPP.txt +++ b/entries/XMPP.txt @@ -1,3 +1,4 @@ XMPP -Extensible Messaging and Presence Protocol. A protocol used by instant messaging systems. +Extensible Messaging and Presence Protocol. A protocol used by instant +messaging systems.