Readme.MD: add privacy section, and link to issues
Added: 1. Damus implications on user privacy (IP address) 2. Added direct link to Damus github issues for interested contributors 3. Added statement of relation between IP address and public key Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>
This commit is contained in:
committed by
William Casarin
parent
4c82176466
commit
95f1127b74
@@ -92,7 +92,7 @@ damus implements the following [Nostr Implementation Possibilities][nips]
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributors welcome!
|
||||
Contributors welcome! Start by examining known issues: https://github.com/damus-io/damus/issues.
|
||||
|
||||
### Code
|
||||
|
||||
@@ -100,6 +100,11 @@ Contributors welcome!
|
||||
|
||||
[git-send-email]: http://git-send-email.io
|
||||
|
||||
### Privacy
|
||||
Your internet protocol (IP) address is exposed to the relays you connect to, and third party media hosters (e.g. nostr.build, imgur.com, giphy.com, youtube.com etc.) that render on Damus. If you want to improve your privacy, consider utilizing a service that masks your IP address (e.g. a VPN) from trackers online.
|
||||
|
||||
The relay also learns which public keys you are requesting, meaning your public key will be tied to your IP address.
|
||||
|
||||
### Translations
|
||||
|
||||
Translators welcome! Join the [Transifex][transifex] project.
|
||||
|
||||
Reference in New Issue
Block a user