Update README.md

This commit is contained in:
Dean Eigenmann 2019-08-02 17:36:45 +02:00 committed by GitHub
parent 9fe4599cda
commit ff8dd6d7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
# Specifications
This repository contains the specs for [vac](https://vac.dev), a modular peer-to-peer messaging stack, with a focus on secure messaging. A detailed explanation of the vac and its design goals can be found [here](https://vac.dev/vac-overview).
This repository contains the specs for [vacp2p](https://vac.dev), a modular peer-to-peer messaging stack, with a focus on secure messaging. A detailed explanation of the vacp2p and its design goals can be found [here](https://vac.dev/vac-overview).
## Status
The entire VacP2P protocol is under active development, each specification has its own `status` which is reflected through the version number at the top of every document. We use [semver](https://semver.org/) to version these specifications.
The entire vacp2p protocol is under active development, each specification has its own `status` which is reflected through the version number at the top of every document. We use [semver](https://semver.org/) to version these specifications.
## Protocols