Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit fffc408

Browse files
authored
Add some security recommendations in server guide (#873)
1 parent d13d3b5 commit fffc408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/servermd/Server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ Customers must be familiar with industry standards and best practices for deploy
447447

448448
The following instructions are provided only as recommendations regarding security best practices and by no means are they fully complete:
449449

450-
1. For the key pair access on OWT server, make sure only people with high enough privilege can have the clearance.
450+
1. For the key pair access on OWT server, make sure only people/process with high enough privilege can have the clearance. For service key, authentication service is recommended to integrate with OWT server and access it. For cipher key, hardware security storage is recommended.
451451
2. Regular system state audits or system change auto-detection. For example, OWT server system changes notification mechanism by third-party tool.
452452
3. Establish policy of file based operation history for the tracking purpose.
453453
4. Establish policy disallowing saving credentials for remote system access on OWT server.

0 commit comments

Comments
 (0)