- From: Adrian Hope-Bailie <notifications@github.com>
- Date: Mon, 03 Apr 2017 17:41:58 -0700
- To: w3c/webpayments <webpayments@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 April 2017 00:42:31 UTC
Suggest re-using 'integrity' attribute from https://www.w3.org/TR/SRI/
```json
"related_applications": [
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=com.bobpay",
"integrity": "sha384-Li9vy3DqF8tnTXuiaAJuML3ky+er10rcgNR/VqsVpcw+ThHmYcwiB1pbOxEbzJr7",
"min_version": "1",
"id": "com.example.app1"
}, {
"platform": "itunes",
"url": "https://itunes.apple.com/app/example-app1/id123456789"
}
]
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments/issues/225#issuecomment-291347270
Received on Tuesday, 4 April 2017 00:42:31 UTC