Skip to content

Add mprotect to secret #4

Description

@Eyob94

Using mprotect will aid in restricting operations being done on the memory space taken by the secret. Restricted operations include but not limited to

  • Read
  • Write
  • Execute and more

mprotect could help prevent other programs running on the same computer from operating on the secret's memory space

For more detailed info:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions