Added readme
This commit is contained in:
parent
8dea1c72dd
commit
0d1b9c7258
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Guidelines/thoughts for now:
|
||||
|
||||
The website should be pure html/css.
|
||||
No javascript.
|
||||
Each tip should be in its own box.
|
||||
If you need multiple tips in one box, maybe that box should be a section.
|
||||
This guide is meant as a starting point for these topics, this guide will teach users *what they need to learn* (I need to emphasize that users should be searching why they should do these things).
|
||||
The target audience is someone who is interested in privacy, security, or anti-censorship tools, and is at a minimum, comfortable downloading programs and opening settings.
|
||||
The webpage should be a single file with <style> tags at the top so that the file can be easily downloaded for offline viewing.
|
||||
Eventually I would like multiple languages to be supported, each one will be its own html file, there can be a banner at the top to link to each language.
|
||||
|
||||
Goals:
|
||||
Help at least one person with privacy/security/anti-censorship.
|
||||
Loading…
Add table
Add a link
Reference in a new issue