exposure-notifications-server

Exposure Notification Reference Server | Covid-19 Exposure Notifications

  • 所有者: google/exposure-notifications-server
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Exposure Notification Reference Key Server

COVID‑19 Exposure Notifications API

Exposure Notification Reference Key Server Documentation

In our continued effort to help governments and health authorities during the
COVID-19 pandemic, we have authored an open source reference implementation of
an Exposure Notification Key Server.

The server reference in this repository implements the Exposure Notifications
API and provides reference code for working with Android and iOS apps that
are built by public health authorities. The reference server source code is
available on GitHub and can be deployed on any infrastructure or cloud
provider selected by a public health authority.

Our hope is by making this privacy-preserving server implementation available
to health authorities, we can enable their developers to use the open source code
to get started quickly.

Overview

The server is responsible for the following functions:

  • Accepting the temporary exposure keys of affected users from mobile devices.

  • Validating the temporary exposure keys using the device attestation API.

  • Storing the temporary exposure keys in a database.

  • Periodically generating incremental files that will be downloaded by mobile
    devices to perform the key matching algorithm on the mobile device.

  • Sending a public key to devices, and digitally signing the incremental files with
    a private key.

  • Periodically deleting old temporary exposure keys. After 14 days, or
    configured time period, the exposure keys can no longer be matched to a device.

Tutorials and reference documentation

You can read tutorials on deploying and using the reference Exposure Notification
Key Server here:

Issues and Questions

You can open a
GitHub Issue.
Please be sure to include as much detail as you can to help aid in addressing
your concern. If you wish to reach out privately, you can send an e-mail
exposure-notifications-feedback@google.com.

Contributing to this project

Contributions to this project are welcomed. For more information about
contributing to this project, see the contribution guidelines.

主要指标

概览
名称与所有者google/exposure-notifications-server
主编程语言Go
编程语言Go (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2020-04-29 23:03:36
推送于2023-06-29 15:31:55
最后一次提交
发布数85
最新版本名称v1.17.0 (发布于 2023-02-27 15:15:21)
第一版名称v0.1 (发布于 )
用户参与
星数2.5k
关注者数64
派生数318
提交数1.3k
已启用问题?
问题数368
打开的问题数0
拉请求数1162
打开的拉请求数0
关闭的拉请求数82
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?