Risk context
The document processing in medical and governmental affairs has strict compliance requirements, and third-party cloud services may bring the risk of data leakage, Rowfill's open source features and localization solutions can effectively solve the problem.
Security Implementation Program
- Privatized Deployment:
- Running Docker containers in an intranet environment (needs to be shut down)
EXTERNAL_ACCESS(Parameters) - Encrypted data transfer with self-signed SSL certificates
- Running Docker containers in an intranet environment (needs to be shut down)
- Data isolation:
- exist
docker-compose.ymlConfigure independent storage volumes (volumes) in the - Enable "in-memory computing" mode (automatically clearing cached documents after processing is complete)
- exist
Advanced Protection
Incorporate the existing security systems of the organization:
- Integration of LDAP authentication (modified)AUTH_TYPEvariable isldap)
- Interface with audit systems (log format in accordance with SIEM standards)
emergency measure
It is recommended that on a regular basis, 1) review the AGPLv3 license for compliance 2) use the--no-cacheParameters to rebuild Docker image 3) Monitor model API call frequency
This answer comes from the articleRowfill: Batch Extraction of Structured Information from Documents and Automated AnalysisThe































