This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hey, I'm BoogerMan2103-34261046 and I have contributed to the Galactica Ceremony Test 8. | |
The following are my contribution signatures: | |
Circuit # 1 (zkkyc) | |
Contributor # 3 | |
Contribution Hash: | |
31cba04d b83f2c34 6fe6eebc 7ce17913 | |
8bec719a a000c3b9 08485071 ab9102e3 | |
86266b31 87911a52 69228ec6 c97a2b12 | |
5abe25b7 ba1c46d6 7abf884f 69011726 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
""" | |
The goal of this script: | |
- take yaml file | |
- parse objects inside | |
- encrypt/decrypt (de/base64) objects if it not dict or dict | |
```sh | |
cat some.yaml | |
secret_value: some value |