diff --git a/SECURITY.md b/SECURITY.md index 44926d31e..e8e949339 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ Contact: Ever Teams™ follows good security practices, but 100% security cannot be guaranteed in any software! Ever Teams™ is provided AS IS without any warranty. Use at your own risk! -See more details in the [LICENSE](LICENSE.md). +See more details in the AGPL v3 [LICENSE](LICENSE) file. In a production setup, all client-side to server-side (backend, APIs) communications should be encrypted using HTTPS/WSS/SSL (REST APIs, GraphQL endpoint, Socket.io WebSockets, etc.).