Statistics
| Branch: | Tag: | Revision:

trustedintents / README.md @ 9573c767

History | View | Annotate | Download (591 Bytes)

1

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

    
7
For more info:
8

    
9
* https://dev.guardianproject.info/projects/bazaar/wiki/Trusted_Intent_Interaction
10
* https://guardianproject.info/2014/01/21/improving-trust-and-flexibility-in-interactions-between-android-apps/
11
* https://developer.android.com/guide/topics/manifest/permission-element.html#plevel