Security disclaimer for README

This commit is contained in:
Dmitry Shurupov 2021-11-11 11:12:10 +07:00 committed by GitHub
parent 53e9cb7835
commit 3c77273990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Simple web UI to manage OpenVPN users, their certificates & routes in Linux. Whi
Originally created in [Flant](https://flant.com/) for internal needs & used for years, then updated to be more modern and [publicly released](https://blog.flant.com/introducing-ovpn-admin-web-interface-for-openvpn/) in March'21. Your contributions are welcome!
***DISCLAIMER!** This project was created for experienced users (system administrators) and private (e.g., protected by network policies) environments only. Thus, it is not implemented with security in mind (e.g., it doesn't strictly check all parameters passed by users, etc.). It also relies heavily on files and fails if required files aren't available.*
## Features
* Adding OpenVPN users (generating certificates for them);