Skip to content

Instantly share code, notes, and snippets.

View sooneraydin's full-sized avatar
🏠
Working from home

KaLaMuC sooneraydin

🏠
Working from home
View GitHub Profile
@sooneraydin
sooneraydin / semaphore-binary-merkle-root-fix_attestation.log
Created August 18, 2025 00:14
Attestation for Semaphore Binary Merkle Root Fix MPC Phase 2 Trusted Setup ceremony
Hey, I'm sooneraydin-108365731 and I have contributed to the Semaphore Binary Merkle Root Fix MPC Phase2 Trusted Setup ceremony.
The following are my contribution signatures:
Circuit # 1 (semaphore-1)
Contributor # 404
Contribution Hash: ae723a5e 10f152ab 8421ce0a 36e2938d
d400f73f 0b7b9189 8d1f3867 9e4b9c77
7e8f777f 721d5f35 4d161c13 43b2fa43
b5be0579 9c992916 c18a61a5 f4770350
# This script sets up a systemd service and timer to automatically renew SSL certificates using Certbot.
# The service runs the Certbot renew command, and the timer schedules this service to run daily.
# This ensures that SSL certificates are kept up-to-date without manual intervention.
# create service
cat <<EOF > /etc/systemd/system/certbot-renew.service
[Unit]
Description=Certbot Renewal
[Service]