Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenCovidTrace/octrace-ios
OpenCovidTrace iOS App – Fully Private Open Source Contact Tracing
https://github.com/OpenCovidTrace/octrace-ios
ble contact-tracing contact-tracing-app coronavirus-tracking covid19 exposure-notification health ios opencovidtrace-ios
Last synced: 3 months ago
JSON representation
OpenCovidTrace iOS App – Fully Private Open Source Contact Tracing
- Host: GitHub
- URL: https://github.com/OpenCovidTrace/octrace-ios
- Owner: OpenCovidTrace
- License: other
- Created: 2020-04-14T20:17:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T12:11:15.000Z (over 4 years ago)
- Last Synced: 2024-04-09T02:35:57.131Z (7 months ago)
- Topics: ble, contact-tracing, contact-tracing-app, coronavirus-tracking, covid19, exposure-notification, health, ios, opencovidtrace-ios
- Language: Swift
- Homepage: https://opencovidtrace.org/
- Size: 362 KB
- Stars: 20
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - OpenCovidTrace - source framework for exposure tracing (Health / Contact Tracing Reference)
README
[![Build Status](https://app.bitrise.io/app/0cb4eec51acf2327/status.svg?token=5o2L69cr8hiihqp06D193g&branch=master)](https://app.bitrise.io/app/0cb4eec51acf2327)
# OpenCovidTrace iOS App
Visit to learn more.
## WARNING: Issue with DP3T SDK
DP3T switched to Exposure Notification Framework of Apple/Google which requires entitlements which are only available for official government/health organisations.
Hence **this project development is on hold for now**, and we switched to other project which is focused solely on **our technology**:
https://github.com/OpenCovidTrace/oextrace-ios
## Gitter
https://gitter.im/octrace-ios/community
## Building the code
1. Install the latest [Xcode developer tools](https://developer.apple.com/xcode/downloads/) from Apple
2. Install [CocoaPods](https://github.com/CocoaPods/CocoaPods)
3. Clone the repository
4. Run `pod install` at root of project## Statement from Apple
The following is a statement from Apple: "To ensure the credibility of health and safety information, Apple is only accepting COVID-19 related apps from recognised entities such as government organisations, health-focused NGOs, companies deeply credentialed in health issues, and medical or educational institutions. Only developers from one of these recognized entities should submit an app related to COVID-19 to the App Store.
For more information visit
## Fully Private Open Source Contact Tracing
The promise of privacy is not enough. That’s why verification of privacy being preserved through open source is a must.OpenCovidTrace is an open-source platform integrating all popular BLE (Bluetooth Low Energy) contact tracing protocols ( [DP-3T](https://github.com/DP-3T), [Google & Apple](https://www.apple.com/covid19/contacttracing), [BlueTrace](https://github.com/opentrace-community), etc.) with an additional set of features for iOS and Android platforms.
Our vision is to provide a trustworthy contact tracing tool with universal interoperability, that empowers people and communities to fight Coronavirus.
Our mission is to develop an open-source implementation for proprietary protocols (such as Apple & Google and BlueTrace backends) which addresses privacy concerns in terms of preservation of individual privacy, and integrates with all popular open-source protocols (such as DP-3T).