Waydroid
Step 1 Securely download the key.
curl --tlsv1.3 --remote-name https://repo.waydro.id/waydroid.gpg
Step 2 Display the key's fingerprint.
gpg --keyid-format long --import --import-options show-only --with-fingerprint waydroid.gpg
Step 3 Verify the fingerprint.
The most important check is confirming the key fingerprint exactly matches the output below.
Key fingerprint = Key fingerprint = 0D27 43A2 4328 AE06 34DF 3557 959F E34E 90E5 1522
Step 4 Add the signing key.
sudo cp waydroid.gpg /usr/share/keyrings/waydroid.gpg
Step 5 Done.
The key has been added to the keyring.
echo "deb [signed-by=/usr/share/keyrings/waydroid.gpg] https://repo.waydro.id/ bookworm main" | tee /etc/apt/sources.list.d/waydroid.list

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!