Skip to content

Commit

Permalink
app image
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKoopaKiller committed May 7, 2023
1 parent 1b90f66 commit d293e48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ It is usefeul to encrypt secrets to commit in a repository, since the only one t

The motivation for this project is to provide a simple way to encrypt data to be used in [Terraform](https://www.terraform.io/) projects.

![alt text](https://github.com/MrKoopaKiller/kms-encrypter/blob/assets/images/kmsenc.png?raw=true)

## How it works

It uses the AWS SDK for Python (Boto3) to connect to AWS KMS and encrypt the data. The encrypted data is displayed in the web page and can be copied to the clipboard. **The data is not stored anywhere.**
Expand Down

0 comments on commit d293e48

Please sign in to comment.