Page MenuHomePhabricator

Audit Log: Add secure service
Closed, ResolvedPublic

Description

This task delivers the initial prototype of the Audit Logging service; it delivers the main functionalities of the service , with the following limitations:

  • No cryptographic bindings available, i.e. log items are delivered in plain text, not in encrypted form (cryptographic interface support to be added at a later stage);
  • No access policies/policy manager defined for accessing the log, add log items, delete log items, replace log items, i.e. access/addition/deletion of items is not restricted, and item replacement in the log is FIFO based (policy manager to be implemented at a later stage);
  • There is no persistent storage option implemented, the log is RAM based only (support to persistent storage to be added at a later stage).

Event Timeline

abhishek-pandit triaged this task as Normal priority.Apr 19 2018, 9:55 PM
abhishek-pandit created this task.
abhishek-pandit edited projects, added Restricted Project; removed Trusted Firmware M.
abhishek-pandit edited projects, added Trusted Firmware M; removed Restricted Project.Apr 19 2018, 10:02 PM
abhishek-pandit moved this task from Backlog to Audit Log on the Trusted Firmware M board.
abhishek-pandit edited projects, added Restricted Project; removed Trusted Firmware M.Apr 19 2018, 10:09 PM
abhishek-pandit edited projects, added Trusted Firmware M; removed Restricted Project.
abhishek-pandit edited projects, added Restricted Project; removed Trusted Firmware M.Apr 19 2018, 10:22 PM
abhishek-pandit added a project: Restricted Project.Apr 19 2018, 10:28 PM
adeaarm updated the task description. (Show Details)Apr 24 2018, 2:34 PM
adeaarm removed a project: Restricted Project.
adeaarm closed this task as Resolved.May 20 2018, 10:10 AM