Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please verify any remaining sources and add Wireguard, Standard Notes, and Cryptomator to database #82

Open
aChrisYouKnow opened this issue Jan 12, 2024 · 0 comments

Comments

@aChrisYouKnow
Copy link

Looking for someone who uses Google play store, or F-Droid, to check any other sources for Wireguard, Standard Notes, and Cryptomator. Package names and cert hashes are below, but, needs a check of other sources for submission. Links to where the cert hashes came from are also contained below.


InternalDatabaseVerificationInfo(
"com.wireguard.android",
listOf(
// Wireguard website (source: this PGP signed message https://lists.zx2c4.com/pipermail/wireguard/2023-April/008045.html)

        Hashes(
            listOf(
                58:3F:C4:1B:49:0C:38:0B:56:FB:E9:EE:47:38:1E:B4:EF:53:E0:37:19:A5:50:3F:C1:F2:9D:CD:8E:28:90:2A"
            ),
            false
        )
    )
),
InternalDatabaseVerificationInfo(
    "com.standardnotes",
    listOf(
        // GitHub (source: https://github.com/standardnotes/app/blob/14a82941b8b6719641ed4ab04b4d93cfe0170cdf/packages/web/src/.well-known/assetlinks.json#L4)

        Hashes(
            listOf(
                58:3F:C4:1B:49:0C:38:0B:56:FB:E9:EE:47:38:1E:B4:EF:53:E0:37:19:A5:50:3F:C1:F2:9D:CD:8E:28:90:2A"
            ),
            false
        )
    )
),
InternalDatabaseVerificationInfo(
    "org.cryptomator.lite",
    listOf(
        // GitHub (source: ReadMe of https://github.com/cryptomator/android)

        Hashes(
            listOf(
                "f7:c3:ec:3b:0d:58:8d:3c:b5:29:83:e9:eb:1a:74:21:c9:3d:43:39:a2:86:39:8e:71:d7:b6:51:e8:d8:ec:dd"
            ),
            false
        )
    )
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant