😄 Pronouns: she/her
Been working on Tenacity over on Codeberg...
😄 Pronouns: she/her
Been working on Tenacity over on Codeberg...
Mirror of https://codeberg.org/tenacityteam/tenacity. Pull requests are IGNORED!
Forked from KnifeXRage/Godot-Secure
Godot Secure patches the Godot Engine C++ source code to replace the default AES-256 encryption with a cryptographically unique build — one whose pack headers, encrypted-file headers, and key deriv…
A Github Action for building Godot Engine from source with Godot Secure modifications to allow cryptographically secure binary generation
#! /bin/sh
# SPDX-License-Identifier: GPL-2.0-only
# License available at https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# Script written by emabrey; based upon a script written by compact21
#! /bin/sh
# SPDX-License-Identifier: GPL-2.0-only
# License available at https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# Script written by emabrey
A small vulnerability scanner for projects that get their C/C++ dependencies from vcpkg
Python