This commit is contained in:
dkhamsing 2020-06-17 08:30:39 -07:00
parent 4180330f31
commit d4e05f8546
1 changed files with 2 additions and 2 deletions

View File

@ -19307,7 +19307,7 @@
"category-ids": [ "category-ids": [
"contact-tracing-reference" "contact-tracing-reference"
], ],
"description": "Uses Apple's Privacy-Preserving Contact Tracing framework (Exposure Notification system)", "description": "Uses Apple's Privacy-preserving ExposureNotification framework",
"license": "other", "license": "other",
"source": "https://github.com/CrunchyBagel/TracePrivately", "source": "https://github.com/CrunchyBagel/TracePrivately",
"tags": [ "tags": [
@ -19973,7 +19973,7 @@
}, },
{ {
"title": "ExposureNotificationApp", "title": "ExposureNotificationApp",
"description": "Inform people when they may have been exposed to COVID-19, using ExposureNotification framework (code by Apple)", "description": "Inform people when they may have been exposed to COVID-19, using Apple's ExposureNotification framework",
"category-ids": [ "category-ids": [
"contact-tracing-reference" "contact-tracing-reference"
], ],