https://github.com/afeld/personal-security
Digital Security and Privacy for Normal People - a guide
https://github.com/afeld/personal-security
Last synced: about 1 year ago
JSON representation
Digital Security and Privacy for Normal People - a guide
- Host: GitHub
- URL: https://github.com/afeld/personal-security
- Owner: afeld
- License: cc0-1.0
- Created: 2017-02-22T06:33:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T06:59:52.000Z (over 1 year ago)
- Last Synced: 2025-03-29T18:41:40.818Z (over 1 year ago)
- Language: HTML
- Homepage: https://personal-security.afeld.me
- Size: 179 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/personal-security/deploys)
## Run locally
Requires Ruby 3.x. Run with
```sh
bundle
bundle exec jekyll serve --livereload
```