No description
Find a file
2022-08-02 13:44:52 -04:00
.github Convert to using cargo workspaces. 2022-06-30 01:31:36 -07:00
aes-gmac-siv An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this. 2022-08-02 13:44:52 -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
third_party/kyber More session work, cleanup, AES in core crypto, and vendor the kyber library so we can remove no_std. 2022-07-13 20:12:32 -04:00
zerotier-core-crypto An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this. 2022-08-02 13:44:52 -04:00
zerotier-network-controller zerotier network controller typedefs and workspace init 2022-07-26 12:41:12 -07:00
zerotier-network-hypervisor An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this. 2022-08-02 13:44:52 -04:00
zerotier-system-service There is now a test root up that anyone can use, and some other stuff. 2022-07-05 15:05:31 -04:00
.gitignore Ignore all subfolder Cargo.lock 2022-06-30 15:03:46 -04:00
Cargo.toml zerotier network controller typedefs and workspace init 2022-07-26 12:41:12 -07: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 An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this. 2022-08-02 13:44:52 -04:00
ZSSP.md An absolute ton of work on Identity (simpler code) and session... some of which is getting redone but committing this. 2022-08-02 13:44:52 -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.