No description
Find a file
2022-06-30 14:07:42 -04:00
.github Convert to using cargo workspaces. 2022-06-30 01:31:36 -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 Convert to using cargo workspaces. 2022-06-30 01:31:36 -07:00
zerotier-network-hypervisor Dead code removal. 2022-06-30 13:58:41 -04:00
zerotier-system-service Convert to using cargo workspaces. 2022-06-30 01:31:36 -07:00
.gitignore Ignore all Cargo.lock except the one in the binary. 2022-06-14 12:00:21 -04:00
Cargo.toml Add aes-gmac-siv to cargo workspace. 2022-06-30 14:07:42 -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
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.