Add CoC to README

This commit is contained in:
Yarmo Mackenbach 2020-08-12 11:47:28 +02:00
parent 5579c686a7
commit 0306420b75

View file

@ -8,6 +8,8 @@
[Keyoxide](https://keyoxide.org) is a modern, secure and decentralized platform to prove your online identity.
## Self-hosting
Self-hosting Keyoxide is an important aspect of the project. Users need to trust the Keyoxide instance they're using to reliably verify identities. Making Keyoxide itself decentralized means no one needs to trust a central server. If a friend or family member is hosting a Keyoxide instance, it becomes much easier to trust the instance!
@ -36,3 +38,13 @@ keyoxide:
environment:
- TWITTER_API_AUTH=XXXXXXXXXXXXXXXXXX
```
## Contributing
Contributing to Keyoxide can happen in many forms:
- Finding and reporting bugs
- Suggesting new features
- Improving documentation
- Writing code to fix bugs and features
- Promoting decentralized identity and web3.0