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

Feature: Add support for KeyVault for AWS (AWSKMS) #24

Open
kairoaraujo opened this issue Sep 16, 2022 · 5 comments
Open

Feature: Add support for KeyVault for AWS (AWSKMS) #24

kairoaraujo opened this issue Sep 16, 2022 · 5 comments
Assignees
Labels
FEATURE RSTUF Feature ROADMAP Issue listed in the ROADMAP.rst (part of some goal)
Milestone

Comments

@kairoaraujo
Copy link
Member

No description provided.

@kairoaraujo kairoaraujo changed the title Add support for Storage/KeyVault for SAAS Add support for Storage/KeyVault for AWS Sep 27, 2022
@kairoaraujo kairoaraujo added the ROADMAP Issue listed in the ROADMAP.rst (part of some goal) label Sep 27, 2022
@jku
Copy link
Contributor

jku commented Nov 11, 2022

I would suggest using the Signer architecture in secure-systems-lab/securesystemslib#456 if it does get merged.

Also for reference, I have a initial GCP KMS implementation on the way secure-systems-lab/securesystemslib#442 maybe useful for ideas.

The one thing that's not handled in those two is KMS key creation/import which I assume you'd like to have -- but I have it in my head already, let me know if you need it somewhere else :)

@kairoaraujo kairoaraujo added the FEATURE RSTUF Feature label Mar 2, 2023
@kairoaraujo kairoaraujo changed the title Add support for Storage/KeyVault for AWS Feature: Add support for Storage/KeyVault for AWS May 19, 2023
@kairoaraujo kairoaraujo changed the title Feature: Add support for Storage/KeyVault for AWS Feature: Add support for Storage/KeyVault for AWS (AWSKMS) May 19, 2023
@lukpueh
Copy link
Collaborator

lukpueh commented Jul 31, 2023

FYI: we have a pending AWS signer implementation in secure-systems-lab/securesystemslib#609 (h/t @ianhundere).

@kairoaraujo
Copy link
Member Author

We need to split this issue into two.

  • Storage Backend service AWS S3
  • Key Vault service AWS KMS

@kairoaraujo kairoaraujo changed the title Feature: Add support for Storage/KeyVault for AWS (AWSKMS) Feature: Add support for KeyVault for AWS (AWSKMS) Aug 4, 2023
@kairoaraujo
Copy link
Member Author

FYI: we have a pending AWS signer implementation in secure-systems-lab/securesystemslib#609 (h/t @ianhundere).

The above PR is merged 🚀
We can use in RSTUF the localstack in the development environment to create the tests

@kairoaraujo
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE RSTUF Feature ROADMAP Issue listed in the ROADMAP.rst (part of some goal)
Projects
None yet
Development

No branches or pull requests

4 participants