Security Implementation Program
Eigent provides the following data security mechanisms:
- Deployment Options::
- Full local mode: in
config.yaml
set updeployment: local
and disable all external APIs - Private cloud deployment: Enterprise Edition supports on-premises server hosting
- Full local mode: in
- privilege control::
- Fine-grained access control with Enterprise SSO
- Double authentication is required for sensitive tasks:
eigent set-auth --level high
- data processing::
- Built-in data desensitization tool to automatically identify and encrypt PII information
- Task records can optionally be stored locally only:
storage: offline
- Audit trail: Record logs of all smart body operations and support for blockchain deposits (Enterprise Edition feature)
This answer comes from the articleEigent: an open source desktop application for automated multi-intelligence collaborationThe