Skip to content

Commit bba5865

Browse files
committed
Merge branch 'master' into newenclave
2 parents 6019c10 + f1c8cf9 commit bba5865

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CONTRIBUTE.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# Thank you!
1+
## How to get involved:
22

3-
- we're currently tracking new requests for features, bugs, and open questions via `Issues`. Feel free to open a new issue!
3+
- [open issues](https://github.com/enigmampc/SafeTrace/issues) to share ideas or questions, and feel free to leave any comments
4+
- join the conversation happening in our [Discord](https://discord.gg/vK7b45u) and on the [dev forum](https://forum.enigma.co/t/safetrace-privacy-preserving-contact-tracing-for-covid-19/1476)
5+
- participate in the [COVID-19 Global Hackathon](https://devpost.com/software/safetrace) March 26-30 ([discussion](https://join.slack.com/share/I010ZH2QHJB/pUfz8AQI3O41pugLTTB5BMNL/enQtMTAzMzU4MDgzMzYyMy0wYzY0YzRkYTdhYmNmZDNjMThmMjZlOTg5M2U5NDZlYWM0ODVjNTRhYTczM2VmZTA5NTIwNzRhMWNmZTQwZGU4))
6+
- get ready for DAIA's [COVIDathon](https://daia.foundation/covidathon) which starts April 1 ([discussion](https://discord.gg/NsX9Gzb))
47
- we ask that changes to `master` be made via pull request
58

9+
***We are currently working on an MVP, and progress towards this can be tracked here: https://github.com/enigmampc/SafeTrace/projects/1 If you can help with any of the to-do or in-progress issues, please leave a comment there!***
10+
611

712
## Contributing to SafeTrace Compute
813
- This is SafeTrace's core service, for private compute and storage of data. Code here is written in Rust, and is executed within an Intel SGX enclave.
@@ -25,3 +30,5 @@ We are doing research on:
2530
- what contact tracing tools exist
2631
- what data is most valuable for effective contact tracing
2732
- what is the most useful way to deploy this type of service (geographically delimited? via public health officials?)
33+
34+
# Thank you!

0 commit comments

Comments
 (0)