| Internet-Draft | AegisFS Architecture | August 2026 |
| Sripad | Expires 1 March 2027 | [Page] |
This document specifies AegisFS, a programmable secure file and folder runtime that transforms ordinary filesystem objects into intelligent, policy-driven, state-aware, execution-aware, and behavior-aware security objects.¶
This draft introduces two novel technical contributions:¶
This document is submitted for consideration by the SECDISPATCH and RATS Working Groups of the IETF.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 1 March 2027.¶
Copyright (c) 2026 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
Modern computing environments demand security primitives that go far beyond traditional discretionary or mandatory access control. Existing filesystem security models treat files and directories as passive, path-identified storage to which permissions are applied statically.¶
This model is fundamentally inadequate for the following reasons:¶
AegisFS addresses all of these gaps by replacing the passive file abstraction with a governed, intelligent object model where every file and folder is a first-class security principal.¶
Goals:¶
Non-Goals:¶
SECDISPATCH: AegisFS introduces a broad, multi-domain security architecture touching access control, behavioral analysis, attestation, and policy enforcement. SECDISPATCH is the appropriate initial venue to evaluate which sub-components should be advanced to dedicated Working Groups such as SACM, RATS, OAUTH, or a potential new WG.¶
RATS (Remote ATtestation procedureS): The AegisFS Identity and Context Engine relies on device trust attestation and application identity verification that align directly with the RATS architecture [RFC9334]. The Secure Object Identity model, contextual access chain, and capability token attestation are strong candidates for alignment with RATS Entity Attestation Tokens (EAT).¶
The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174].¶