awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

google/capillary

0
View on GitHub↗
0 stars·0 forks·0 views

Capillary

Features

  • Security Libraries - Library for end-to-end encrypted push messaging.

Star history

Star history chart for google/capillaryStar history chart for google/capillary

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Capillary

Similar open-source projects, ranked by how many features they share with Capillary.
  • guardianproject/trustedintentsG

    guardianproject/TrustedIntents

    0View on GitHub↗
    View on GitHub↗0
  • moxie0/androidpinningM

    moxie0/AndroidPinning

    0View on GitHub↗
    View on GitHub↗0
  • scottyab/rootbeerscottyab avatar

    scottyab/rootbeer

    2,858View on GitHub↗

    Rootbeer is an Android security SDK and root detection library designed to verify device integrity and identify operating system tampering. It functions as a device integrity checker that scans for management applications and system files indicating root access or unlocked bootloaders. The library employs a variety of detection techniques, including binary-presence scanning for superuser binaries, direct file system probing of restricted directories, and property-based environment validation of kernel flags and build properties. It utilizes a Java-native interface bridge to execute low-level

    Java
    View on GitHub↗2,858
  • scottyab/secure-preferencesscottyab avatar

    scottyab/secure-preferences

    1,517View on GitHub↗

    Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but rather a quick win for incrementally making your android app more secure.

    Javaandroidobfuscatedsecure-preferences
    View on GitHub↗1,517
See all 5 alternatives to Capillary→

Frequently asked questions

What are the main features of google/capillary?

The main features of google/capillary are: Security Libraries.

What are some open-source alternatives to google/capillary?

Open-source alternatives to google/capillary include: guardianproject/trustedintents. moxie0/androidpinning. scottyab/rootbeer — Rootbeer is an Android security SDK and root detection library designed to verify device integrity and identify… scottyab/secure-preferences — Android Shared preference wrapper than encrypts the values of Shared Preferences. It's not bullet proof security but… tozny/java-aes-crypto.