Skip to content

Commit

Permalink
docs: add pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmikius authored Dec 5, 2023
1 parent 79be3fd commit 2858e86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
[![Swift Version][swift-image]][swift-url]
[![License][license-image]][license-url]
[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://github.com/LLCFreedom-Space/dxprotocol.git/releases/)
[![Read the Docs](https://readthedocs.org/projects/docs/badge/?version=latest)](https://llcfreedom-space.github.io/dxprotocol/)
![example workflow](https://github.com/LLCFreedom-Space/dxprotocol/actions/workflows/docc.yml/badge.svg?branch=main)
![example workflow](https://github.com/LLCFreedom-Space/dxprotocol/actions/workflows/lint.yml/badge.svg?branch=main)
![example workflow](https://github.com/LLCFreedom-Space/dxprotocol/actions/workflows/test.yml/badge.svg?branch=main)
[![codecov](https://codecov.io/github/LLCFreedom-Space/dxprotocol/graph/badge.svg?token=2EUIA4OGS9)](https://codecov.io/github/LLCFreedom-Space/dxprotocol)

The DXProtocol is a library for encrypting text messages. The DXProtocol provides end-to-end encryption for voice and instant messaging conversations. This protocol is based on the Double Ratchet algorithm and the "Extended Triple Diffie-Hellman" key agreement protocol.
Expand Down

0 comments on commit 2858e86

Please sign in to comment.