Skip to content

Instantly share code, notes, and snippets.

View BoogerMan2103's full-sized avatar
😶‍🌫️

BooGerMan BoogerMan2103

😶‍🌫️
View GitHub Profile
@BoogerMan2103
BoogerMan2103 / galactica-ceremony-test-8_attestation.log
Created July 7, 2025 15:00
Attestation for Galactica Ceremony Test 8 MPC Phase 2 Trusted Setup ceremony
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
@BoogerMan2103
BoogerMan2103 / opensslcrypt.py
Created November 21, 2023 11:51
python-script that imitates helm-secret (or sops) in minimal environment
#!/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