Oskar Thoren 33343dacc7
Revert "Add vac.mvds package"
This reverts commit 83159a9aac02b8a7747abe33fa15baa35472f80b.
2019-09-24 12:57:56 +08:00
2019-08-04 14:47:25 +02:00
2019-08-02 18:20:01 +02:00
2019-09-22 20:39:34 +02:00
2019-08-04 15:25:11 +02:00
2019-09-24 12:57:56 +08:00
2019-08-14 15:28:53 +02:00

Specifications

This repository contains the specs for vac, 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.

Status

The entire vac 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 to version these specifications.

Protocols

These protocols define various components of the vac stack.

  • mvds - Ensure reliable messaging between peers across an unreliable peer-to-peer (P2P) network where they may be unreachable or unresponsive.

All specs follow RFC-2119.

Description
Modular p2p messaging stack, with a focus on secure messaging.
https://rfc.vac.dev/
Readme
Languages
HTML 77.9%
Dockerfile 22.1%