diff --git a/people/jamesdolan.json b/people/jamesdolan.json new file mode 100644 index 0000000..e9b702a --- /dev/null +++ b/people/jamesdolan.json @@ -0,0 +1,20 @@ +{ + "firstname": "James", + "lastname": "Dolan", + "handle": "", + "birth": "1981", + "death": "2017", + "obituary": "", + "issue": "162", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

James Dolan was a computer security expert and Marine veteran. He was a co-creator of SecureDrop, the open-source whistleblower submission system, alongside Aaron Swartz and Kevin Poulsen. SecureDrop is used by major news organizations worldwide to securely receive documents from anonymous sources.

", + "socialmedialinks": [ + { + "sitename": "Wikipedia", + "siteurl": "https://en.wikipedia.org/wiki/James_Dolan_(computer_security_expert)" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/people/markshapiro.json b/people/markshapiro.json new file mode 100644 index 0000000..f08550c --- /dev/null +++ b/people/markshapiro.json @@ -0,0 +1,26 @@ +{ + "firstname": "Mark", + "lastname": "Shapiro", + "handle": "gntlmnguardian", + "birth": "1979", + "death": "2020", + "obituary": "https://www.dignitymemorial.com/obituaries/falls-church-va/mark-shapiro-9170264", + "issue": "158", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Mark Edward Shapiro was a cybersecurity professional employed at Jacobs Critical Mission Solutions as a Project Manager of cybersecurity, intelligence, and information operations for the Securities and Exchange Commission in Washington, D.C. Only weeks prior to his death, Mark had completed his first cybersecurity industry convention presentation, giving a featured talk at BSides NoVA on \"Democratizing Intelligence.\" He also trained in Executive Protection and Physical Security, and often assisted in this capacity at media conventions.

", + "socialmedialinks": [ + { + "sitename": "Twitter", + "siteurl": "https://twitter.com/gntlmnguardian" + } + ], + "contributions": [ + { + "title": "BSides NoVA 2020 - Democratized Intelligence: Promises and Pitfalls", + "url": "https://www.youtube.com/watch?v=qKWQyk7Xypw&list=PLrwRJhfJmJRjleUT5gEBno3S5csqNIhFo&index=6&t=320s", + "description": "A talk on the advancement of privatized intelligence capacity, examining how individuals can stand up a functional intelligence apparatus and the hazards of doing so from analytical and operational perspectives." + } + ], + "gallery": [] +} diff --git a/people/stevesteinberg.json b/people/stevesteinberg.json new file mode 100644 index 0000000..97b4ca4 --- /dev/null +++ b/people/stevesteinberg.json @@ -0,0 +1,15 @@ +{ + "firstname": "Steve", + "lastname": "Steinberg", + "handle": "Frank Drake", + "birth": "1970", + "death": "2020", + "obituary": "https://boingboing.net/2020/10/09/steve-steinberg-hacker-writer-friend-1970-2020.html", + "issue": "160", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Steve Steinberg, also known as Frank Drake, was a hacker and writer. He was the publisher of WORM and Intertek, notable hacker-era publications. He was remembered as \"a true hacker\" by those who knew him.

", + "socialmedialinks": [], + "contributions": [], + "gallery": [] +} diff --git a/people/yonathanklijnsma.json b/people/yonathanklijnsma.json new file mode 100644 index 0000000..c1a0258 --- /dev/null +++ b/people/yonathanklijnsma.json @@ -0,0 +1,20 @@ +{ + "firstname": "Yonathan", + "lastname": "Klijnsma", + "handle": "ydklijnsma", + "birth": "", + "death": "2021", + "obituary": "", + "issue": "161", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Yonathan Klijnsma was a security researcher known for his work in threat intelligence and cybersecurity. He passed away due to cancer in January 2021.

", + "socialmedialinks": [ + { + "sitename": "Twitter", + "siteurl": "https://twitter.com/ydklijnsma" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/peoplelist.json b/peoplelist.json index 567cd9b..f5925f2 100644 --- a/peoplelist.json +++ b/peoplelist.json @@ -227,6 +227,22 @@ { "displayname": "Ben Preston (Veruus)", "filename": "benpreston" + }, + { + "displayname": "Mark Edward Shapiro (gntlmnguardian)", + "filename": "markshapiro" + }, + { + "displayname": "Steve Steinberg (Frank Drake)", + "filename": "stevesteinberg" + }, + { + "displayname": "Yonathan Klijnsma", + "filename": "yonathanklijnsma" + }, + { + "displayname": "James Dolan", + "filename": "jamesdolan" } ] }