Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
/ server Public archive
forked from katzenpost/server

library for implementing the server side of the mix network: mixes and providers

License

Notifications You must be signed in to change notification settings

ZickShen/server

 
 

Repository files navigation

https://travis-ci.org/katzenpost/server.svg?branch=master

Katzenpost Mix Server

Building

Dependencies pinned using go-modules. For more info on go-modules, see: https://github.com/golang/go/wiki/Modules

Build the mix server like this:

export GO111MODULE=on
cd cmd/server
go build

license

AGPL: see LICENSE file for details.

supported by

https://katzenpost.mixnetworks.org/_static/images/eu-flag-tiny.jpg

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Grant Agreement No 653497, Privacy and Accountability in Networks via Optimized Randomized Mix-nets (Panoramix).

About

library for implementing the server side of the mix network: mixes and providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.0%
  • PLpgSQL 2.7%
  • Other 0.3%