Skip to content

decryption flushes secret memory if devices is going to sleep. #91

@bsutton

Description

@bsutton

To avoid secrets being written to disk when a device sleeps the decryption logic should monitor the machines state by way of the agent.

As per #89 the agent is monitoring sleep events. If the device is going to sleep then we will get a notification from the agent
which will cause us to stop and flush all secret memory.

Should we just panic - or can we put ourselves into a resumable state?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions