Overview
Trust Security Center evaluates multiple independent device integrity and security signals to determine whether the local device is operating in an expected trust state. The system uses three internal trust outcomes:PROTECTEDREVIEW_REQUIREDINACTIVE
- Protected
- Review Required
- Inactive
Design Objectives
Trust Security Center is designed to:- Provide a clear local device trust state.
- Surface security findings that require user or administrator attention.
- Support Enigm OS posture visibility.
- Support launcher-level trust summaries.
- Support managed device workflows where enabled.
- Keep device posture separate from message confidentiality.
- Avoid numeric scores, percentages, or ratings.
- Avoid exposing sensitive detection logic in public documentation.
Architecture
Trust Security Center is built around local device security signal evaluation. Conceptually:EnigmSecurityServicecollects and normalizes local security signals.- Trust State Engine evaluates the normalized security posture.
- Trust Security Center presents the device trust state and findings.
- Launcher Summary displays a concise device protection state.
Trust Evaluation Model
Trust evaluation is based on multiple independent signals rather than a single indicator. Examples of evaluated signal categories include:- Device integrity.
- Verified software state.
- Security policy compliance.
- Protected network state.
- Device management state.
- Security service status.
Trust States
Trust Security Center defines three official trust outcomes.Protected
Internal state:PROTECTED
User-visible state: Protected
Protected means all critical Enigm OS protections are active and operating as expected.
User-facing example:
All critical Enigm OS protections are operating normally.Launcher integration:
- Protected -> Device Protected
Review Required
Internal state:REVIEW_REQUIRED
User-visible state: Review Required
Review Required means one or more critical protections are degraded, unavailable, or require user attention.
User-facing example:
One or more critical protections require attention.Launcher integration:
- Review Required -> Device At Risk
Inactive
Internal state:INACTIVE
User-visible state: Inactive
Inactive means Trust Security Center cannot reliably determine device integrity because critical trust services are unavailable.
User-facing example:
Trust cannot currently evaluate device integrity.Launcher integration:
- Inactive -> Protection Inactive
Security Findings
Trust Security Center findings explain why the device is in a given trust state and what action may be required. Each finding should contain:- Severity.
- Description.
- Recommendation.
- Source.
- Info.
- Low.
- Medium.
- High.
- Critical.
User Guidance
Trust Security Center should present guidance that is actionable without exposing sensitive evaluation mechanics. Guidance should:- Describe the issue in user-understandable terms.
- Explain why attention may be required.
- Recommend a safe next action.
- Avoid revealing sensitive rule behavior.
- Avoid implying that a state guarantees complete protection.
- A Protected device can still be affected by unsafe user decisions or vulnerable external systems.
- A Review Required device needs attention before it should be treated as fully trusted for sensitive workflows.
- An Inactive device should not be treated as trusted until trust services are restored.
Relationship With Enigm OS
Trust Security Center is a core Enigm OS security surface. It evaluates device posture, presents trust state, and supports local visibility into security-relevant device state. It works with Enigm OS security services, policy enforcement, network controls, device management state, and update trust signals. Trust Security Center does not replace Enigm OS hardening. It reports and explains trust state; Enigm OS provides the underlying platform controls.Relationship With Enigm App
Enigm App remains the primary user-facing product for secure messaging, secure calls, account workflows, and user interaction. Trust Security Center can provide device posture information that may be relevant to Enigm App trust decisions where supported. For example, device trust state may inform whether a device should be considered eligible for sensitive workflows. Trust Security Center does not inspect:- Message content.
- Media content.
- Call content.
- Attachments.
- Documents.
- User conversations.
Relationship With Device Management
Trust Security Center can support managed device workflows where the user or organization enables managed device capabilities. Relevant integrations may include:- Device enrollment state.
- Device management state.
- Policy compliance state.
- Security service state.
- Device posture reporting.
- Remote wipe readiness where enabled.
Privacy Model
Trust Security Center is designed around device posture evaluation, not content inspection. Privacy principles include:- Evaluate device security signals rather than user content.
- Avoid unnecessary exposure of identity metadata.
- Keep message, media, call, attachment, document, and conversation content outside the trust evaluation model.
- Present local trust state without disclosing sensitive evaluation mechanics.
- Share posture information only where required for supported device or account workflows.
Security Limitations
Trust Security Center is a device trust evaluation system. It does not eliminate risk. Limitations include:- It does not guarantee that a trusted user will make safe decisions.
- It does not prevent social engineering.
- It does not prevent physical coercion.
- It does not inspect encrypted message content.
- It does not replace Enigm App end-to-end encryption.
- It does not replace user verification workflows.
- It does not replace secure account management.
- It may be unable to provide reliable trust state if critical trust services are unavailable.
- It cannot provide assurance for systems outside Enigm control.