mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-03-15 02:04:49 +00:00
Implements a LicenseVerifier class to ensure app integrity and license compliance: - Verifies the app's package name matches the official release - Validates app signature against official release signature - Allows debug and EA (Early Access) builds - Shows violation dialog and exits if verification fails - Enforces GPLv3 license compliance for modified versions This helps prevent unauthorized modified versions from being distributed without source code, as required by the GPLv3 license. |
||
---|---|---|
.. | ||
bc_decoder | ||
breakpad@c89f9dddc7 | ||
cmake-modules | ||
cpp-httplib@39a64fb4e7 | ||
cpp-jwt@4a970bc302 | ||
cubeb@48689ae7a7 | ||
demangle | ||
discord-rpc@20cc99aeff | ||
dynarmic@ba8192d890 | ||
enet@657eaf97d9 | ||
ffmpeg | ||
FidelityFX-FSR | ||
gamemode | ||
getopt | ||
glad | ||
libadrenotools@8fae8ce254 | ||
libusb | ||
mbedtls@8c88150ca1 | ||
microprofile | ||
nx_tzdb | ||
oaknut@94c726ce03 | ||
opus@734aed05d0 | ||
renderdoc | ||
SDL@cc016b0046 | ||
simpleini@6048871ea9 | ||
sirit@ab75463999 | ||
stb | ||
tz/tz | ||
vcpkg@37d46edf0f | ||
Vulkan-Headers@234c4b7370 | ||
Vulkan-Utility-Libraries@fe7a09b138 | ||
VulkanMemoryAllocator@c788c52156 | ||
xbyak@a1ac3750f9 | ||
CMakeLists.txt |