--- layout: default ---

VAC researches peer-to-peer, private, censorship resistant communication.

See VAC openings

Work

Building protocols and products at all layers of the stack including underlying transports, p2p overlays and routing, initial trust establishment, and semantics for things like group chat.

Waku

A gossip based messaging protocol for private, secure, p2p messaging with implementations written in go, nim, java script.

DApp Connect

The communication layer for Ethereum. A tech stack enabling decentralized communication between DApps and people.

About

Our research is designed to remove centralized third parties from our communication. We believe in the right to privacy, security, and autonomy of the individual.

{% for card in site.data.cards %}
Gif animation

{{ card.title }}

{{ card.text }}

{% endfor %}

Research log

    {% for post in site.posts limit:4 %} {% include post-preview.html %} {% endfor %}

Media

    {% for mediapost in site.data.media limit:4 %} {% include media-preview.html %} {% endfor %}

Join

{% for card in site.data.join %}

{{ card.title }}

{{ card.text }}

{% endfor %}