SafeTrace icon indicating copy to clipboard operation
SafeTrace copied to clipboard

Privacy preserving voluntary Covid-19 self-reporting platform. Share your location history and status, get alerts you are in high risk areas and identify high risk regions

Results 33 SafeTrace issues
Sort by recently updated
recently updated
newest added

Background: This tool is a privacy preserving voluntary COVID-19 self-reporting platform for contact tracing. Users share their (encrypted) location history and test status, get a notification if you have been...

help wanted

When following the instructions under https://github.com/enigmampc/SafeTrace/tree/master/enclave#installation, I get the following error for step 4 (running `make`): ```shell Compiling remove_dir_all v0.5.3 Running `rustc --crate-name remove_dir_all /home/sylvain/.cargo/registry/src/github.com-1ecc6299db9ec823/remove_dir_all-0.5.3/src/lib.rs --color always --crate-type lib --emit=dep-info,metadata,link...

When trying out the client requests as documented under https://github.com/enigmampc/SafeTrace/tree/master/client, all requests work except for the `getEnclaveReport` one. Ouput from `curl` request: ```shell $ curl -H "Content-Type: application/json" -d '{"jsonrpc":...

As I went through the installation and build steps for the safetrace/enclave, I was missing `libzmq3-dev` (ubuntu 18.04) and had to symlink `llvm-config-6.0` (`ln -s /usr/bin/llvm-config-6.0 /usr/local/bin/llvm-config`). I could make...

Ainsley, pls see my edits for the IBM Cloud Catalog

PR related to issue #21 (Front-End UI for MVP) It includes the following: Basic UI Login/logout with google Location data parse script I Will be updating it as soon as...

Title describes my question pretty well. Thank you for what you're doing.

We (https://www.zoof-it.com/copy-of-circle-app) would like to help in the following fields we have experience in, a.o.: Secure Notification systems, Social inclusion in trusted groups (responsibility in app usage), Data privacy, some...

@lacabra Woking on the frontend I'm receiving an error. Using curl get also an error. I have checked the documentation and `curl -H "Content-Type: application/json" -d '{"method":"findMatch","jsonrpc":"2.0","params":{"encryptedUserId":"e8e7c1971b7bdb8d9d78df1b8b88f60f731f08688e47731f530df90756c07dbfdc8c9ca048c26f055843a0f1f07cc68d7700ad7b","userPubKey":"7b2d957d4fa5682067aeebdaee6c34e640e4ce4ae4f803f3f44bbbd95a50b4eecad0fbdc5c3e6c3879ac42249ddc71ecadaf45415588f0347c5c7b2f3a360d48"},"id":"dc4d0812-5e62-4607-8b5d-409eaca38ec4"}' https://safetrace.enigma.co` Error result:...