From 3eb309857459fdf9f22248145dfe86e4f73585c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Tue, 22 Jan 2019 17:04:40 +0100 Subject: [PATCH] Adding EFF's SSD and SEC. Dropping certbot. --- _data/links.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_data/links.yml b/_data/links.yml index c362d56..27cc0f3 100644 --- a/_data/links.yml +++ b/_data/links.yml @@ -4,9 +4,12 @@ - name: "EFF" url: "https://www.eff.org" desc: "Electronic Frontier Foundation" -- name: "EFF's Cert Bot for LetsEncrypt" - url: "https://certbot.eff.org" - desc: "Free TLS certificates for your web site" +- name: "EFF's Surveillance Self-Defense" + url: "https://ssd.eff.org/" + desc: "Tips, Tools and How-tos for Safer Online Communications" +- name: "EFF's Security Education Companion" + url: "https://sec.eff.org/" + desc: "A free resource for digital security educators" - name: "CopenhagenSec" url: "https://www.meetup.com/CopenhagenSec/" desc: "A meetup group in Copenhagen about (advanced) IT security"