You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-50Lines changed: 6 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@
4
4
5
5
### _by [Namcios](https://github.com/namcios) and [Christopher Allen](https://github.com/ChristopherA)_
6
6
7
-
**Pseudonymity Guide** is a tutorial on how to securely create and operate a pseudonymous identity. It is aimed to help activists, journalists, and others prevent or evade online stalking, doxxing, harassment, oppression, or censorship.
7
+
**Pseudonymity Guide** is a tutorial on how to securely create and operate a pseudonymous identity. It is intended to help activists, journalists, and others prevent or evade online stalking, doxxing, harassment, oppression, or censorship.
8
8
9
-
This guide does not aim to help malicious actors perform unethical, criminal, or illicit activities. It is written with the sole purpose to inform good-intended individuals, especially humanrights activists, about oftenoverlooked considerations and risks in online activities. Therefore, it provides insights and actionable steps someone can take to sanitize their online environment and habits, as well as tips on creating and operating a pseudonymous identity separate from their realworld identity.
9
+
This guide is not meant to help malicious actors perform unethical, criminal, or illicit activities. It is written with the sole purpose of informing good-intentioned individuals, especially human-rights activists, about often-overlooked considerations and risks in online activities. Therefore, it provides insights and actionable steps that someone can take to sanitize their online environment and habits, as well as tips on creating and operating a pseudonymous identity separate from their real-world identity.
10
10
11
11
## Additional Information
12
12
13
-
*[Pseudonymous-identity.md](./pseudonymous-identity.md) is the project's main file and houses its core content. It provides a few introductory notes on privacy and pseudonymity, some starting tips for improving your privacy online, how to create a new pseudonymous identity, and how to operate it.
13
+
*[Pseudonymous-identity.md](./pseudonymous-identity.md) is the project's main file and houses its core content. It provides a few introductory notes on privacy and pseudonymity, some starting tips for improving your privacy online, and advice on how to create a new pseudonymous identity and how to operate it.
14
14
15
15
## Status - Early Draft
16
16
17
-
Pseudonymity Guide is currently an early draft. It should not be used for production tasks until it has had further testing and auditing. Feedback welcomed.
17
+
**Pseudonymity Guide** is currently an early draft. It should not be used for production tasks until it has had further testing and auditing. Feedback welcomed.
In most cases, the authors, copyright, and license for each file reside in header comments in the source code. When it does not, we have attempted to attribute it accurately in the table below.
30
30
@@ -34,56 +34,12 @@ This table below also establishes provenance (repository of origin, permalink, a
| exception-to-the-rule.c or exception-folder |[https://github.com/community/repo-name/PERMALINK](https://github.com/community/repo-name/PERMALINK)|[https://github.com/community/repo-name/commit/COMMITHASH]()| 2020 Exception Author |[MIT](https://spdx.org/licenses/MIT)|
36
36
37
-
### Dependencies
38
-
39
-
None.
40
-
41
-
### Libraries
42
-
43
-
None.
44
-
45
-
### Derived from ...
46
-
47
-
This `$projectname` project is either derived from or was inspired by:
48
-
49
-
-[community/repo-name/](https://github.com/community/repo-name) — Repo that does what, by [developer](https://github.com/developer) or from [community](https://community.com).
50
-
51
-
## Subsequent Usage
52
-
53
-
### Adapted by ...
54
-
55
-
These are adaptations, conversions, and wrappers that make `$projectname` available for other languages:
56
-
57
-
-[community/repo-name/](https://github.com/community/repo-name) — Repo that does what, by [developer](https://github.com/developer) or from [community](https://community.com)(language).
58
-
59
-
### Used by ...
60
-
61
-
These are other projects that directly use `$projectname`:
62
-
63
-
-[community/repo-name/](https://github.com/community/repo-name) — Repo that does what, by [developer](https://github.com/developer) or from [community](https://community.com)(use OR fork [version] OR include [version]).
64
-
65
-
Libraries may be marked as `use` (the current version of our repo is used), `fork` (a specific version of our repo has been forked for usage), or `include` (files from a specific version of our repo have been included).
66
-
67
-
### Used with ...
68
-
69
-
These are other projects that work with or leverage `$projectname`:
70
-
71
-
-[community/repo-name/](https://github.com/community/repo-name) — Repo that does what, by [developer](https://github.com/developer) or from [community](https://community.com).
72
-
73
37
## Financial Support
74
38
75
-
Pseudonymity Guide is a project of [Blockchain Commons](https://www.blockchaincommons.com/). We are proudly a "not-for-profit" social benefit corporation committed to open source & open development. Our work is funded entirely by donations and collaborative partnerships with people like you. Every contribution will be spent on building open tools, technologies, and techniques that sustain and advance blockchain and internet security infrastructure and promote an open web.
39
+
**Pseudonymity Guide** is a project of [Blockchain Commons](https://www.blockchaincommons.com/). We are proudly a "not-for-profit" social benefit corporation committed to open source & open development. Our work is funded entirely by donations and collaborative partnerships with people like you. Every contribution will be spent on building open tools, technologies, and techniques that sustain and advance blockchain and internet security infrastructure and promote an open web.
76
40
77
41
To financially support further development of Pseudonymity Guide and other projects, please consider becoming a Patron of Blockchain Commons through ongoing monthly patronage as a [GitHub Sponsor](https://github.com/sponsors/BlockchainCommons). You can also support Blockchain Commons with bitcoins at our [BTCPay Server](https://btcpay.blockchaincommons.com/).
78
42
79
-
### Project Sponsors
80
-
81
-
Thanks to our project sponsors for their support of `$projectname`:
82
-
83
-
$sponsor-logo-with-link
84
-
85
-
$sponsor-description
86
-
87
43
## Contributing
88
44
89
45
We encourage public contributions through issues and pull requests! Please review [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our development process. All contributions to this repository require a GPG signed [Contributor License Agreement](./CLA.md).
0 commit comments