Adjustment to PyPI MANIFEST

This commit is contained in:
Joseph Henry
2018-01-08 15:33:59 -08:00
parent 08f7c85cfb
commit 555ca21b5e
2 changed files with 1 additions and 1 deletions

8
packages/pypi/README.rst Normal file
View File

@@ -0,0 +1,8 @@
# libzt
*Embed ZeroTier directly into your app*
***
A library version of [ZeroTier](https://github.com/zerotier/ZeroTierOne), **libzt** makes it easy to securely connect devices, servers, cloud VMs, containers, and apps everywhere and manage them at scale. Now you can bake this ability directly into your app or service using your preferred language. We provide a POSIX-like socket API supporting `SOCK_STREAM`, `SOCK_DGRAM`, and `SOCK_RAW` to make the integration simple. There's no need for system-wide virtual interfaces. This connection is exclusive to your app and fully encrypted via the [Salsa20](https://en.wikipedia.org/wiki/Salsa20) cipher. For a more in-depth discussion on the technical side of ZeroTier, check out our [Manual](https://www.zerotier.com/manual.shtml?pk_campaign=github_libzt)
### Commercial License
- To be released from GPLv3, contact us directly via `contact@zerotier.com` for commercial licensing.