No description
Find a file
2022-06-14 11:58:15 -04:00
.github/ISSUE_TEMPLATE Update link to knowledge base. 2019-01-09 10:19:02 -08:00
aes-gmac-siv Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
artwork Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
attic attic this experiment for now, may have a far simpler version that is also more compliant with corp security guidelines 2022-06-14 11:58:15 -04:00
iblt Revert just IBLT, remove some cruft, add boxed new function. 2022-04-20 14:10:29 -04:00
zerotier-core-crypto Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
zerotier-network-hypervisor Cleanup, basic readme. 2022-06-14 11:56:59 -04:00
zerotier-system-service Wire through RootSet init, a bunch more work, almost ready to test! 2022-06-08 19:05:54 -04:00
.gitignore ignore editor droppings 2022-04-20 14:36:53 -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.