DP-3T / dp3t-sdk-backend

The backend implementation for DP3T
Mozilla Public License 2.0
199 stars 87 forks source link

Sort by key #274

Closed ineiti closed 4 years ago

ineiti commented 4 years ago

When sending the keys to the clients, the server should not sort by exposed_id, but by key. This is to follow the suggestions in the Best Practices document.

github-actions[bot] commented 4 years ago

Closed by PR #277 Shuffle keys for /v1/gaen/getExposed endpoint