diff --git a/README.md b/README.md index d164830..0be3c6e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ZeroTier Secure Sessions Protocol ====== +*NOTICE: ZSSP has not yet completed peer review or code audit, so use at your own risk for now. This will be updated as the project matures.* + ## Introduction An in-depth guide to the full protocol specification can be found in the [protocol whitepaper](./whitepaper.pdf) provided in this repo. This implementation references it heavily.