watm

module
v0.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: GPL-3.0, Apache-2.0

README

watm: WebAssembly Transport Module

Apache-2.0 GPLv3 Test Release Status Go Reference

This repository contains tools for building WebAssembly Transport Modules (WATMs) for water project.

Cite our work

If you quoted or used our work in your own project/paper/research, please cite our paper Just add WATER: WebAssembly-based Circumvention Transports, which is published in the proceedings of Free and Open Communications on the Internet (FOCI) in 2024 issue 1, pages 22-28.

BibTeX
  @inproceedings{water-foci24,
      author = {Chi, Erik and Wang, Gaukas and Halderman, J. Alex and Wustrow, Eric and Wampler, Jack},
      year = {2024},
      month = {02},
      number = {1},
      pages = {22-28},
      title = {Just add {WATER}: {WebAssembly}-based Circumvention Transports},
      howpublished = "\url{https://www.petsymposium.org/foci/2024/foci-2024-0003.php}",
      publisher = {PoPETs},
      address = {Virtual Event},
      series = {FOCI '24},
      booktitle = {Free and Open Communications on the Internet},
  }

License

This project is dual-licensed under both the Apache 2.0 license and the GPLv3 license. The license applies differently depending on how this project is used.

  • Apache 2.0: applies for the project itself, and all of its packages EXCEPT examples.
  • GPLv3 applies when your project uses the code from examples package, including but not limited to when you modify and redistribute the example code, or even use it for a non-water scenario. However, if you decide to distribute the examples ONLY in a compiled form (i.e., the .wasm file), you are free to use the compiled output without a problem.

Directories

Path Synopsis
tinygo
v0
snippets Module
v0/examples Module
v1/examples Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL