tor_support: Added documentation for torPrivacyLevel as well as a few other critical things that relate to user privacy and safety like Tor, Whonix, etc.#18
Open
scramblr wants to merge 2 commits intofeather-wallet:masterfrom
Conversation
Add a table documenting the torPrivacyLevel settings.json values and the related initSyncThreshold setting.
1 task
…vior Add documentation for: - torOnlyAllowOnion overriding torPrivacyLevel - How Tails, Whonix, and torsocks environments handle Tor
Author
|
Documentation is always the most annoying and hard to do part of any project, so.. since I saw that there was room to improve some of the more critical documentation as it relates to user safety and privacy, I went and did a brief review of the repo to look for things that I've either always felt were needing clarification or sometimes not even documented all that well. I hope these contributions help and I tried to make sure that they jive with your setup at docs.featherwallet.org Peace! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add user-facing documentation to the Tor support FAQ page:
torPrivacyLevelsettings.json values (0, 1, 2) and their modesinitSyncThresholdsetting and its relationship totorPrivacyLeveltorOnlyAllowOnionoverridestorPrivacyLevelregardless of settingThe page already described the three Tor modes in prose but never connected them to the settings.json keys, and had no documentation of OS-specific behavior.
Companion PR: feather-wallet/feather#290
Test plan