- 👋 Hi, I’m @SunChero [Adil Ha]
- 👀 I’m interested in dev/sec and compliance work
- 🌱 I’m currently learning golang, web assemblies and libp2p
- 💞️ I’m looking to collaborate on anything
- 📫 feel free to drop a line
Pinned Loading
-
How to generate JWT RS256 key
How to generate JWT RS256 key 1ssh-keygen -t rsa -b 4096 -m PEM -f jwtRS256.key
2# Don't add passphrase
3openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.key.pub
4cat jwtRS256.key
5cat jwtRS256.key.pub
-
on prem kubernetes + metallb + istio
on prem kubernetes + metallb + istio 1apt-get update && apt-get install -y apt-transport-https curl
2curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -
3curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
4cat <<EOF >/etc/apt/sources.list.d/kubernetes.list
5deb https://apt.kubernetes.io/ kubernetes-xenial main
-
istio k3s + helm
istio k3s + helm 1wget https://get.helm.sh/helm-v2.14.3-linux-amd64.tar.gz
2tar -xvf helm-v2.14.3-linux-amd64.tar.gz
3./helm
4./helm init
5./helm init --kube-context default
6 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
SunChero/az_sentinel_ti_cleaner,
microsoft/msticpy
Loading
Contribution activity
April 2025
SunChero has no activity
yet for this period.