{"id":16009506,"url":"https://github.com/fwcd/iot-contact-tracer","last_synced_at":"2026-03-03T09:08:34.434Z","repository":{"id":98824945,"uuid":"268856502","full_name":"fwcd/iot-contact-tracer","owner":"fwcd","description":"Decentralized contact tracing system supporting IoT devices and smartphones","archived":false,"fork":false,"pushed_at":"2020-09-04T13:14:05.000Z","size":420,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-15T16:40:09.285Z","etag":null,"topics":["contact-tracing","covid-19","iot","smartphone"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fwcd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-02T16:46:15.000Z","updated_at":"2020-09-04T15:03:54.000Z","dependencies_parsed_at":"2023-05-25T15:45:17.768Z","dependency_job_id":null,"html_url":"https://github.com/fwcd/iot-contact-tracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fwcd/iot-contact-tracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fiot-contact-tracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fiot-contact-tracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fiot-contact-tracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fiot-contact-tracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwcd","download_url":"https://codeload.github.com/fwcd/iot-contact-tracer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwcd%2Fiot-contact-tracer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30038671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T06:58:30.252Z","status":"ssl_error","status_checked_at":"2026-03-03T06:58:15.329Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contact-tracing","covid-19","iot","smartphone"],"created_at":"2024-10-08T13:02:37.333Z","updated_at":"2026-03-03T09:08:34.429Z","avatar_url":"https://github.com/fwcd.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IoT Contact Tracer\nA decentralized contact tracing system, inspired by [DP-3T](https://github.com/DP-3T/documents) and Apple/Google's [Exposure Notification](https://en.wikipedia.org/wiki/Exposure_Notification), featuring:\n\n* `server`: A server storing exposed identifiers\n* `cng-client`: An embedded client based on the [Contiki-NG](https://github.com/contiki-ng/contiki-ng) os\n* `cng-adapter`: An adapter that mediates between the embedded client and the server\n* `mobile-client`: A mobile client for Android/iOS, using Flutter\n\n![Simulation](cooja-simulation.png)\n\u003e Cooja Simulation of the Contiki-NG client nodes\n\n## How it works\nEach client node periodically generates pseudorandom 16-bit identifiers (referred to as \"rolling identifiers\") and distributes the most recent identifier at a fixed interval. There are two protocols involved here:\n\n* The Contact Tracing Protocol\n    * Each message consists of an unframed, 16-bit integer representing an identifier\n    * Every node receiving such a message is expected to store it for exactly 14 days\n    * Supported transports:\n        * Contiki's Nullnet\n            * through the `cng-client`\n        * iBeacons\n            * using the last 2 bytes of the UUID for the payload\n            * through the `mobile-client`\n* The REST/JSON API\n    * Currently supports two (public) endpoints:\n        * `/api/v1/exposures` (`GET`/`DELETE`)\n        * `/api/v1/exposures/:id` (`GET`/`PUT`/`DELETE`)\n\n\u003e Note that the different contact-tracing transports are not yet compatible.\n\n## Continuous Deployment\nThis project is continuously deployed using GitHub Actions, GitHub Packages and a Kubernetes cluster hosted by Digitalocean.\n![k8s-cd-setup](k8s-cd-setup.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fiot-contact-tracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwcd%2Fiot-contact-tracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwcd%2Fiot-contact-tracer/lists"}