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

Client #73

Merged
merged 9 commits into from
Dec 16, 2021
Merged

Client #73

merged 9 commits into from
Dec 16, 2021

Conversation

rdnt
Copy link
Owner

@rdnt rdnt commented Dec 13, 2021

Closes #66
Closes #64

Basic client implementation.
Still incomplete, some functionality missing (e.g. support for multiple keystores) but can be added later. Will proceed with the frontend client and integrating the two for now, and then with the test infrastructure.

@rdnt rdnt self-assigned this Dec 13, 2021
@rdnt rdnt added enhancement New feature or request go Pull requests that update Go code labels Dec 13, 2021
@rdnt rdnt merged commit b644a18 into main Dec 16, 2021
@rdnt rdnt deleted the client branch January 28, 2022 18:47
rdnt added a commit that referenced this pull request Aug 30, 2023
* encrypted keystore repository
* keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
* re-enable simulated health check for now
* health check endpoint
* filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
* proper rest api errors

Former-commit-id: b644a18
rdnt added a commit that referenced this pull request Aug 30, 2023
* encrypted keystore repository
* keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
* re-enable simulated health check for now
* health check endpoint
* filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
* proper rest api errors

Former-commit-id: 72334ed [formerly 387a561]
Former-commit-id: fc37163fd536e55bafa4cb003beb3b67c1eabb43
rdnt added a commit that referenced this pull request Aug 30, 2023
* encrypted keystore repository
* keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
* re-enable simulated health check for now
* health check endpoint
* filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
* proper rest api errors

Former-commit-id: 387a561
rdnt added a commit that referenced this pull request Aug 30, 2023
* encrypted keystore repository
* keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
* re-enable simulated health check for now
* health check endpoint
* filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
* proper rest api errors
rdnt added a commit that referenced this pull request Aug 30, 2023
* encrypted keystore repository
* keystore unlocking, decryption keys cache with autopurge if healthcheck fails after duration, implement most of the API surface for keystore lock/unlock
* re-enable simulated health check for now
* health check endpoint
* filesystem keystore repository, Update() method impl & fixes with salt re-use for faster updating
* proper rest api errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
1 participant