No description
Find a file
2022-06-29 15:32:32 -04:00
.github testing 2022-06-29 12:10:55 -07:00
aes-gmac-siv Now mostly fully parses OK(HELLO) and also HELLO 2022-06-29 11:12:04 -04:00
artwork Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
attic Attic this too, though might use it in the future. It's cool but kill your darlings. 2022-06-14 12:02:10 -04:00
zerotier-core-crypto Fix identity work function and an issue with Salsa. 2022-06-24 12:04:52 -04:00
zerotier-network-hypervisor Add parsing of remotely reported endpoints, bump some package versions. 2022-06-29 15:18:40 -04:00
zerotier-system-service Add parsing of remotely reported endpoints, bump some package versions. 2022-06-29 15:18:40 -04:00
.gitignore Ignore all Cargo.lock except the one in the binary. 2022-06-14 12:00:21 -04:00
LICENSE.md Update license and copyright for a project not yet actually released. Final release license TBD. 2022-05-21 13:04:07 -04:00
Makefile various cleanups to get the full project closer to compiling 2022-04-18 15:48:27 -07:00
PROTOCOL.md Renaming, warning removal, and other boring things. 2022-01-14 17:49:55 -05:00
README.md Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
rustfmt.toml Fix a weird little bug (actually incompatibility with the old code) in x25519 handling in identity, and more cleanup. 2022-04-28 13:52:00 -04:00

tetanus: work-in-progress repo for ZeroTier in (mostly) pure Rust

Rust


This repository will go away or be mothballed in the future. It's a work in progress and is a bit of a monorepo that will probably get broken up eventually.

The ZeroTier Rust code is currently sort of unlicensed pending actual release. We haven't decided what license to use yet, but we plan on it being something FOSS-friendlier than the current BSL in the old repo.