内容简介:A sample app using Apple's contact tracing framework, as documented here:Note: The Apple framework is not actually yet released. This app is being developed using a mock version of the framework based on the published documentation. This will generate fals
TracePrivately
A sample app using Apple's contact tracing framework, as documented here:
https://www.apple.com/covid19/contacttracing
Note: The Apple framework is not actually yet released. This app is being developed using a mock version of the framework based on the published documentation. This will generate false exposures for the purposes of testing and development.
This app will be evolving quickly as I'm trying to publish new functionality as quickly as possible.
Objectives
- Create a fully-functioning prototype that governments can use as an almost-turnkey solution that they can rebrand as necessary and use
- Implement correct security and privacy principles to maximise uptake of said government apps
- Remain open source for independent verification
- Properly use the Apple / Google contact tracing specification
- Work in a localized manner so it can be used in any language or jurisdiction
- Create a functioning server prototype that can be used as a basis for more robust solutions that fit into governments' existing architecture.
Screenshots
Demo Video: https://youtu.be/rVaz8VQLoaE
Other
Please submit suggestions and pull requests so this can function as best as possible.
Refer to the KeyServer directory for information about the server-side aspect of contact tracing.
License
Refer to the LICENSE file.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Operating System Algorithms
Nathan Adams、Elisha Chirchir / CreateSpace Independent Publishing Platform / 2017-4-21 / USD 39.15
Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.一起来看看 《Operating System Algorithms》 这本书的介绍吧!