Skip to content

Commit 506672f

Browse files
Update README.md
1 parent 6d4a647 commit 506672f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
Axolotl Kit is a free implementation of the Axolotl protocol
55

6+
![AxolotlKit](http://cl.ly/WYR4/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f373635392f323131353834382f36303637346365322d393035632d313165332d396233622d6634663830613766363533342e706e67.png)
7+
68
## Roadmap
79

810
The goal of this first implementation of AxolotlKit is to have a storage-agnostic library written in Objective-C of the [Axolotl ratchet](https://github.com/trevp/axolotl/wiki). Only features of Axolotl used in the TextSecure protocol will be implemented in this initial release (header keys used in Pond won't be part of this implementation).
@@ -14,3 +16,7 @@ If Swift turn out to be a great language for cryptographic applications, I will
1416
## Release
1517

1618
AxolotlKit is going to be released as a CocoaPod as soon as it's considered stable and has gotten enough peer-review.
19+
20+
## Credit
21+
22+
Thanks to [Conor Heelan](http://www.conorheelan.com/) for the Axolotl illustration.

0 commit comments

Comments
 (0)