Security is an essential safety measure.
This is the multi-page printable view of this section. Click here to print.
Security
- 1: API security
- 2: Data security
- 3: Network security
1 - API security
Requirements
- Authenticate users.
- Authorise users.
- Protect externally facing APIs.
Examples
- Authentication:
- Authorisation:
- API access:
See also
2 - Data security
Requirements
- Encrypt passwords.
- Store credentials safely.
- Restrict all access.
Examples
- Encryption:
- Credential storage:
- Restrict access:
See also
3 - Network security
Requirements
- Secure remote access.
- Implement packet capture.
- Protect resources with firewalls.
Examples
- Remote access:
- Packet capture:
- Firewalls: