Update 000_intro.md

This commit is contained in:
Stefan Pejcic 2024-04-18 00:13:44 +02:00 committed by GitHub
parent ae387efb07
commit 26dfdbe977
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,13 +161,26 @@ opencli config update autopatch yes
</TabItem>
</Tabs>
If you want to update manually regardless of the schedule, you can run the following command.
```shell
opencli update
```
## Security
OpenPanel has been built from the ground up with security in mind. Internet history is littered with painful security incidents, so we traded old software compatibility and insecure authentication methods for features that meet today's for features that meet modern security requirements.
Security features:
- disable admin panel
- basicauth for admin panel
- 2fa for user panel
- change panel ports
- bruteforce protection for panels
- modsecurity waf for domains
- isolated user accounts and services
- private services
- no outgoing email spam
- random ports for services