mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-18 13:02:06 +00:00
These were the only two libraries we were still getting from JCenter, which was permanently shut down recently: https://jfrog.com/blog/jcenter-sunset/
23 lines
No EOL
973 B
JSON
23 lines
No EOL
973 B
JSON
{
|
|
"uniqueId": "info.guardianproject.trustedintents:trustedintents",
|
|
"funding": [
|
|
|
|
],
|
|
"developers": [
|
|
{
|
|
"name": "Guardian Project"
|
|
}
|
|
],
|
|
"artifactVersion": "0.2",
|
|
"description": "TrustedIntents 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.",
|
|
"scm": {
|
|
"connection": "scm:https://github.com/guardianproject/TrustedIntents.git",
|
|
"url": "scm:https://github.com/guardianproject/TrustedIntents",
|
|
"developerConnection": "scm:git@github.com:guardianproject/TrustedIntents.git"
|
|
},
|
|
"name": "TrustedIntents",
|
|
"website": "https://guardianproject.info/code/trustedintents",
|
|
"licenses": [
|
|
"3ca920d1875f7ad7ab04a2a331958577"
|
|
]
|
|
} |