--- 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.

Gif animation

Researching All Layers

Concerned with all layers in the stack including underlying transports, p2p overlays and routing, initial trust establishment, and semantics for things like group chat.

Gif animation

Peer-to-Peer

The protocols we work on are pure peer-to-peer, and aim to minimize centralization. This too is in opposition to many initiatives in the secure messaging space.

Gif animation

Security, Privacy, Censorship Resistance

Assumes the basics such as end-to-end encryption, forward secrecy, avoiding MITM-attacks. Vac also places a premium on privacy and censorship resistance from port blocking, traffic analysis, and similar.

Gif animation

Modular System

Provide options at each layer in the stack, instead of having a tightly coupled set of protocols. Allowing developers to choose what they use and ensure they know each choice comes with different trade-offs.

Gif animation

Generalized Messaging

This includes both human to human communication, as well as machine to machine communication. Texting, data transfer, financial transactions, state channels and more.

Research log

    {% for post in site.posts limit:8 %}
  • {{ post.title }}
  • {% endfor %}

Media

    {% for mediapost in site.data.media limit:8 %}
  • {{ mediapost.title }}
  • {% endfor %}

Join

Join the team

We are a remote team of researchers dedicated to building a fair internet.

Join the convo

Ask questions or speak with us about our work as we research new means of communication.

Contribute on Github

Our work is open source and free for anyone to contribute to, use, and modify for their needs.