Skip to content

Commit

Permalink
Add disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
claucece committed Oct 18, 2017
1 parent d1ff3bc commit 0c0847e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
@@ -1,3 +1,11 @@
# OTRv4

This is the protocol specification for Off-the-Record Messaging Protocol version 4.
```
Disclaimer
This protocol specification is a draft. It's currently under
constant revision.
```

This is the protocol specification for Off-the-Record Messaging
Protocol version 4.
7 changes: 7 additions & 0 deletions otrv4.md
@@ -1,5 +1,12 @@
# OTR version 4

```
Disclaimer
This protocol specification is a draft. It's currently under
constant revision.
```

OTR version 4 (OTRv4) provides a deniable authenticated key exchange and better
forward secrecy through the use of double ratcheting. OTR works on top of an
existing messaging protocol, such as XMPP.
Expand Down

0 comments on commit 0c0847e

Please sign in to comment.