Compare commits
2 Commits
freddy-m-p
...
freddy-m-p
Author | SHA1 | Date | |
---|---|---|---|
96cff3ff98 | |||
08a85975db |
@ -22,4 +22,11 @@
|
||||
title="Insurgo Technologies Libres / Open Technologies — Empower yourself!"
|
||||
alt="Insurgo Logo" />
|
||||
</a>
|
||||
<a class="m-3" href="https://joindeleteme.com" target="_blank" rel="noreferrer">
|
||||
<img
|
||||
src="/assets/img/png/3rd-party/sponsors/deleteme.png"
|
||||
height="70rem"
|
||||
title="DeleteMe is a hands-free subscription service that removes your personal information from data brokers and prevents it from being sold online."
|
||||
alt="DeleteMe Logo" />
|
||||
</a>
|
||||
</div>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<ul class="d-flex flex-wrap list-group-flush">
|
||||
<li class="list-group-item flex-fill">Alex</li>
|
||||
<li class="list-group-item flex-fill">Daw-Ran Liou</li>
|
||||
<li class="list-group-item flex-fill">Greg Werbin</li>
|
||||
<li class="list-group-item flex-fill">Michael DeMichillie</li>
|
||||
<li class="list-group-item flex-fill">Nathan Myers</li>
|
||||
<li class="list-group-item flex-fill">PablO</li>
|
||||
|
BIN
assets/img/png/3rd-party/sponsors/deleteme.png
vendored
Normal file
BIN
assets/img/png/3rd-party/sponsors/deleteme.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
BIN
assets/img/png/team/lynn.png
Normal file
BIN
assets/img/png/team/lynn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 125 KiB |
@ -62,7 +62,7 @@ mastodon="https://social.privacytools.io/@dngray"
|
||||
avatar="freddy.png"
|
||||
name="Freddy Marsden"
|
||||
nick="Freddy"
|
||||
bio="I'm an amateur writer covering privacy, security and open-source development."
|
||||
bio="I'm an amateur, freelance writer covering privacy, security and open-source development."
|
||||
role="Blogging & Education"
|
||||
website="https://write.privacytools.io/freddy/"
|
||||
email="mailto:freddy@privacytools.io"
|
||||
@ -71,6 +71,7 @@ blog="freddy"
|
||||
%}
|
||||
|
||||
{% include team.html
|
||||
avatar="lynn.png"
|
||||
name="Lynn Stephenson"
|
||||
bio="I'm a software developer doing some pentesting on the side, specializing in security, cryptography, networking, web development, and accessibility."
|
||||
role="Researcher"
|
||||
@ -142,9 +143,12 @@ emeritus=true
|
||||
|
||||
{% include team.html
|
||||
name="Jonah Aragon"
|
||||
website="https://www.jonaharagon.com"
|
||||
keys="https://keybase.io/jonaharagon"
|
||||
role="Former Sysadmin"
|
||||
website="https://jonaharagon.com"
|
||||
keys="https://jonaharagon.com/accounts/"
|
||||
mastodon="https://social.privacytools.io/@jonah"
|
||||
blog="jonah"
|
||||
twitter="JonahAragon"
|
||||
emeritus=true
|
||||
%}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user