An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/ad243b8e-722f-4239-891a-5bcac10baab4/deploy-status)](https://app.netlify.com/sites/personal-security/deploys)

## Run locally

Requires Ruby 3.x. Run with

```sh
bundle
bundle exec jekyll serve --livereload
```