guardianproject / TrustedIntents

library for flexible trusted interactions between Android apps

Home Page:https://dev.guardianproject.info/projects/trustedintents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a library for flexible trusted interactions between Android apps. It is modeled after Android's signature protection level for permissions. The key difference is that the framework allows the trusted signature to be set, rather than requiring to match the current app's signature.

For more info:

License

This library is licensed under the LGPLv2.1. We believe this is compatible with all reasonable uses, including proprietary software, but let us know if it provides difficulties for you. For more info on how that works with Java, see:

https://www.gnu.org/licenses/lgpl-java.en.html

About

library for flexible trusted interactions between Android apps

https://dev.guardianproject.info/projects/trustedintents

License:GNU Lesser General Public License v2.1


Languages

Language:Java 97.4%Language:Shell 2.6%