Seclore Protection is the encryption and policy envelope applied to files so that access and usage are controlled by the Policy Server.
Protection persists with the file when it is copied, shared, or opened outside the originating application, enabling persistent data-centric security.
It allows the integrating application to define file-specific recipients and their permissions dynamically at the time of protection.
In this model, the application directly passes below during the protection request.
Seclore applies these rights immediately to the protected file without relying on predefined policies or Policy Federation. Changes to recipient access can be managed through the policy server.
It is commonly used in:
In this protection model, the integrating application passes a predefined Policy ID during the protection request.
The referenced policy contains:
At the time of protection, Seclore encrypts the file and associates it with the specified policy.
Key Characteristics:
Typical use cases
This approach provides centralized administrative control with minimal integration complexity.
In this model, the integrating application passes a Hot Folder ID (HF ID) during the protection request.
When a file is protected using a Hot Folder ID:
Key Characteristics
Typical Use Cases
This model provides structured grouping and simplified permission lifecycle management.
This protection model is primarily used in Policy Federation scenarios.
In this case, Seclore must be able to uniquely identify the file within the integrating application in order to query it at runtime for access permissions.
During protection, the integrating application passes:
The Hot Folder is configured with:
At runtime, when a user attempts to open the protected file, Seclore Policy Server queries the integrating application and passes:
The application computes effective permissions and returns them to Seclore dynamically.
Key Characteristics
Typical Configuration Models
At least one Hot Folder is mandatory when protecting files for Policy Federation.
To know more about Policy Federation click here.