I’m looking for more guides/resources/etc. on privacy and security. I know that https://www.privacyguides.org/ exists, but not much else. I’m looking for more sites like that one, it’s really helpful. Thanks!
take a look at this one, its not only about “FOSS” but its a great tool to browse through the good ones.
Awesome, thanks!
Here is list of resources posted about security and privacy, and news about it earlier.
Hope this helps somewhat.
Wow that’s a lot, thank you
Sorry about this …
I hope you didn’t have any plans for the rest of the day.
Some of these are excellent finds. For all of you who rely on these guide for reference, it may be beneficial for you to scrape them for offline use.
I use a simple wget command to scrape sites
wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=windows \ --domains yoursite.com \ --no-parent \ yoursite.com
I’ve got a pretty long list on my website, too:
Apparently the EFF puts out their own privacy guides. Could be worth browsing for new tips you might not know.
I like how eff use the term “security plan” instead of “threat model”.
imho “security plan” is a better phrase since it doesn’t sound like it is for someone who is trying to rob a bank and make more sense since we make plans for finances, health etc.