Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

40 implement a secure key storage functionality for the pop server #176

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    96e069d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b78ba29 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Implemented/added memmory management by clearing and forgetting the t…

    …emporary buffer used for reading the keystore file.
    Tekum-Emmanuella committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ca8d7e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0a3aa61 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Improved keystore security and error handling with custom error types…

    …, secure key storage, and robust file operations.
    Tekum-Emmanuella committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    acd5d64 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    6fd582b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e169c08 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: dependencies.

    Tekum-Emmanuella committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f069f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb84be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe00a8 View commit details
    Browse the repository at this point in the history