Skip to content

Commit 91f6672

Browse files
committed
Add linkj
1 parent d3748cf commit 91f6672

File tree

1 file changed

+19
-15
lines changed

1 file changed

+19
-15
lines changed

docs/developer/3_verifying.md

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
1-
# ✒️ Verification and Authenticity of ReVanced Manager
2-
3-
> [!NOTE]
4-
> This information is more relevant to alternative store providers
5-
6-
To distribute ReVanced Manager safely and recommended way is to provide the users with a link to user-side .
7-
8-
The certificate SHA-256 of the APK will always be `b6362c6ea7888efd15c0800f480786ad0f5b133b4f84e12d46afba5f9eac1223` unless otherwise noted.
9-
10-
## `libaapt2.so`
11-
12-
ReVanced Manager includes prebuilt binaries of [`libaapt2.so`][location of libaapt2.so] from https://github.com/ReVanced/aapt2
13-
which fixes issue on ARM32-based system, attestation is provided here: https://github.com/ReVanced/aapt2/attestations
14-
15-
[location of libaapt2.so]: /app/src/main/jniLibs/
1+
# ✒️ Verification and Authenticity of ReVanced Manager
2+
3+
> [!NOTE]
4+
> This information is more relevant to alternative store providers
5+
6+
To distribute ReVanced Manager safely and recommended way is to provide the users with a link to
7+
[1. ⬇️ Installation, ✒️ Verifying authenticity of ReVanced Manager (user-side)][installation authenticity].
8+
9+
The certificate SHA-256 of the APK will always be `b6362c6ea7888efd15c0800f480786ad0f5b133b4f84e12d46afba5f9eac1223` unless otherwise noted.
10+
11+
[installation authenticity]: /docs/1_installation.md#%EF%B8%8F-verifying-authenticity-of-revanced-manager
12+
13+
## `libaapt2.so`
14+
15+
ReVanced Manager includes prebuilt binaries of [`libaapt2.so`][location of libaapt2.so] from https://github.com/ReVanced/aapt2
16+
17+
which fixes issue on ARM32-based system, attestation is provided here: https://github.com/ReVanced/aapt2/attestations
18+
19+
[location of libaapt2.so]: /app/src/main/jniLibs/

0 commit comments

Comments
 (0)