Skip to content

Commit 5c88e29

Browse files
committed
Add new repositories from my Vice-Best Man's forgejo instance
1 parent 5259189 commit 5c88e29

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

ansible/roles/git-mirrors/vars/main.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,36 @@ git_mirrors_mirrored_repositories:
7777
domain: git.jchri.st
7878
description: >-
7979
The Last Stand against malware in Python packages
80+
- owner: jc
81+
repo: frommilter
82+
domain: git.jchri.st
83+
description: >-
84+
A love letter from former DevOps Director Mr. Milter
85+
- owner: jc
86+
repo: bolt
87+
domain: git.jchri.st
88+
description: >-
89+
State surveillance software for the modern age
90+
- owner: jc
91+
repo: twitchup
92+
domain: git.jchri.st
93+
description: >-
94+
Total platform subjugation for the Twitch streaming service
95+
- owner: jc
96+
repo: dkim-milter-packaging
97+
domain: git.jchri.st
98+
description: >-
99+
Packaging for the Mr. Milter's DKIM milter, a tool for email surveillance
100+
- owner: jc
101+
repo: ansible-role-nncp
102+
domain: git.jchri.st
103+
description: >-
104+
Ansible role for the Node-to-Node Copy Protocol, a tool for exfiltrating data from secure environments
105+
- owner: jc
106+
repo: ansible-role-nftables
107+
domain: git.jchri.st
108+
description: >-
109+
Ansible role for the nftables firewall, a tool for maintaining secure perimeters around our operations
80110
81111
git_mirrors_nginx_domain: "git.pydis.wtf"
82112
git_mirrors_nginx_cert_file: "/etc/letsencrypt/live/pydis.wtf/fullchain.pem"

0 commit comments

Comments
 (0)