3.1 KiB
Third-party notices
sing-box-extended
- Source: https://github.com/shtorm-7/sing-box-extended
- Pinned commit:
ff11f007ec798136a5de258f947a4f34011a37ea - Android patch:
core-patches/0001-android-disable-wireguard-endpoint-roaming.patch - Patch SHA-256:
715e79e0b03d499be36dc5dbb8ee5b10b3138a0dbaea338c11c911a02f7fb171 - License: GNU General Public License version 3 or later.
- Copyright: 2022 nekohasekai and contributors.
Pinned source additionally states that no derivative work may use the name of, or imply association with, the original application without prior consent. Zapret KVN uses its own name and identity.
Release artifacts must include corresponding source/build instructions required by the license. The exact pinned license text, including the additional naming condition, is also retained as an application raw resource and as a CI core artifact. The patch is applied only after verifying the pinned checkout and patch hash, is recorded separately from the upstream revision, and is reversed after compilation.
SagerNet sing-geoip rule-set
- Source: https://github.com/SagerNet/sing-geoip
- Binary snapshot:
5605651c12ed5b2fcf3b5de580c041eb9d8d938e - License of the generator: GNU General Public License version 3 or later.
The APK contains only the pinned RU IP binary rule-set. Its SHA-256 and source
URL are recorded in app/src/main/assets/rule-sets/manifest.json; the upstream
license is retained as app/src/main/res/raw/sing_geoip_license.txt.
The generated libbox.aar also contains the Go modules resolved by the pinned
go.mod and go.sum. Their exact source versions are therefore reproducible
from the commit above. Their original copyright and license files remain in the
downloaded module sources under core-build/gopath/pkg/mod; release source
bundles must preserve them.
AndroidX and Jetpack Compose
The app uses AndroidX Core, Activity, Compose UI, Foundation, Material icons and Material 3. These components are distributed under the Apache License 2.0. License resources supplied by these runtime libraries are not stripped from the APK.
- Source: https://android.googlesource.com/platform/frameworks/support/
- License: https://www.apache.org/licenses/LICENSE-2.0
Kotlin and Compose compiler
- Source: https://github.com/JetBrains/kotlin
- License: Apache License 2.0.
ZXing Android Embedded and ZXing Core
- Sources: https://github.com/journeyapps/zxing-android-embedded and https://github.com/zxing/zxing
- Versions:
zxing-android-embedded4.3.0 andzxing-core3.4.1. - License: Apache License 2.0.
They are used only by the explicit QR import action. The Apache 2.0 license
text is retained in the APK under META-INF together with the notices here.
Gradle Wrapper
- Source: https://github.com/gradle/gradle
- License: Apache License 2.0.
- The checked-in wrapper JAR downloads only the distribution and checksum pinned
in
gradle/wrapper/gradle-wrapper.properties.
JUnit 4
JUnit is used only for local/CI tests and is not shipped in the APK.
- Source: https://github.com/junit-team/junit4
- License: Eclipse Public License 1.0.