diff --git a/people/chrisscott.json b/people/chrisscott.json new file mode 100644 index 0000000..7793400 --- /dev/null +++ b/people/chrisscott.json @@ -0,0 +1,24 @@ +{ + "firstname": "Chris", + "lastname": "Scott", + "handle": "Cyb3r_Assassin", + "birth": "1983", + "death": "2021", + "obituary": "https://www.clary-glenn.com/obituary/christopher-chris-scott", + "issue": "167", + "affiliations": "FoD, DEF CON Goon, DC615", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Chris Scott, known as Cyb3r_Assassin, was a DEF CON Goon and member of the DC615 Nashville DEF CON group. He was active in the hacker community and contributed through multiple security groups and events.

", + "socialmedialinks": [ + { + "sitename": "Twitter", + "siteurl": "https://twitter.com/Cyb3r_Assassin" + }, + { + "sitename": "Github", + "siteurl": "https://github.com/Cyb3r-Assassin" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/people/genekan.json b/people/genekan.json new file mode 100644 index 0000000..e2daf11 --- /dev/null +++ b/people/genekan.json @@ -0,0 +1,20 @@ +{ + "firstname": "Gene", + "lastname": "Kan", + "handle": "", + "birth": "1976", + "death": "2002", + "obituary": "", + "issue": "163", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Gene Kan was a computer programmer and open source advocate best known for his work on Gnutella, the peer-to-peer file sharing network. He was an early and prominent developer of the Gnutella protocol and its open source implementations, and became a visible spokesperson for the peer-to-peer movement. Kan was also a contributor to various open source projects and a frequent speaker on decentralized networking technology.

", + "socialmedialinks": [ + { + "sitename": "Wikipedia", + "siteurl": "https://en.wikipedia.org/wiki/Gene_Kan" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/people/ilyazhitomirskiy.json b/people/ilyazhitomirskiy.json new file mode 100644 index 0000000..15618f6 --- /dev/null +++ b/people/ilyazhitomirskiy.json @@ -0,0 +1,20 @@ +{ + "firstname": "Ilya", + "lastname": "Zhitomirskiy", + "handle": "", + "birth": "1989", + "death": "2011", + "obituary": "", + "issue": "164", + "affiliations": "", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Ilya Zhitomirskiy was a software developer and co-founder of Diaspora, a decentralized social networking platform created as a privacy-aware alternative to Facebook. While a student at New York University, Zhitomirskiy and three classmates launched a successful Kickstarter campaign in 2010 to fund development of the open source social network. The project drew widespread attention as a response to growing concerns about privacy on centralized social media platforms.

", + "socialmedialinks": [ + { + "sitename": "Other", + "siteurl": "https://www.forbes.com/sites/meghancasserly/2011/11/16/ilya-zhitomirskiy-diaspora-suicide-speculation-depression-stress-anxiety/" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/people/kevinestis.json b/people/kevinestis.json new file mode 100644 index 0000000..5d23657 --- /dev/null +++ b/people/kevinestis.json @@ -0,0 +1,20 @@ +{ + "firstname": "Kevin", + "lastname": "Estis", + "handle": "", + "birth": "", + "death": "2021", + "obituary": "", + "issue": "165", + "affiliations": "DEF CON Goon", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

Kevin Estis was a member of the information security community and a DEF CON Goon.

", + "socialmedialinks": [ + { + "sitename": "Twitter", + "siteurl": "https://twitter.com/kevinestis" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/people/rcmartinez.json b/people/rcmartinez.json new file mode 100644 index 0000000..2556cad --- /dev/null +++ b/people/rcmartinez.json @@ -0,0 +1,20 @@ +{ + "firstname": "RC", + "lastname": "Martinez", + "handle": "GodFix", + "birth": "", + "death": "2021", + "obituary": "https://www.skydogcon.com/2021/04/in-memoriam-godfix.html", + "issue": "168", + "affiliations": "DEF CON Goon, SkyDogCon Staff", + "mainimage": "/images/face-silhouette-clipart.png", + "maintext": "

RC Martinez, known as GodFix, was a DEF CON Goon and SkyDogCon staff member. Described as the \"Fixer of Itches\" and \"Finder of All-the-things,\" he was a staff member for five different conferences since 2007. When not filling roles at a con, he worked as a Senior Infrastructure Engineer. RC was known for his welcoming nature, always greeting people with a hug and a smile. He lost his battle with pneumonia caused by COVID-19 on April 17, 2021, leaving behind his wife Debra and two children.

", + "socialmedialinks": [ + { + "sitename": "Twitter", + "siteurl": "https://twitter.com/GodFix" + } + ], + "contributions": [], + "gallery": [] +} diff --git a/peoplelist.json b/peoplelist.json index 567cd9b..1909866 100644 --- a/peoplelist.json +++ b/peoplelist.json @@ -227,6 +227,26 @@ { "displayname": "Ben Preston (Veruus)", "filename": "benpreston" + }, + { + "displayname": "Gene Kan", + "filename": "genekan" + }, + { + "displayname": "Ilya Zhitomirskiy", + "filename": "ilyazhitomirskiy" + }, + { + "displayname": "Kevin Estis", + "filename": "kevinestis" + }, + { + "displayname": "Chris Scott (Cyb3r_Assassin)", + "filename": "chrisscott" + }, + { + "displayname": "RC Martinez (GodFix)", + "filename": "rcmartinez" } ] }