mirror of
https://github.com/restincode/restincode.git
synced 2026-09-11 17:19:30 +02:00
Add missing obituary and affiliations fields, convert empty string collection fields to empty arrays, and standardize field ordering across all 44 modified person files to match _template.json
42 lines
1.7 KiB
JSON
42 lines
1.7 KiB
JSON
{
|
|
"firstname": "Jonathan",
|
|
"lastname": "Stuart",
|
|
"handle": "dent1zt",
|
|
"birth": "1982",
|
|
"death": "2017",
|
|
"obituary": "",
|
|
"issue": "32",
|
|
"affiliations": "",
|
|
"mainimage": "/images/Jonathan_Stuart.jpeg",
|
|
"maintext": "<p>Jonathan Stuart is an independant security researcher and Hacker. He has been in the field for 12 years. He has committed to various open source operating systems, is a BSD/UNIX kernel engineer, and has spoken at Arizona State University to a group of graduate CS students, ReCon (twice before), and trained at BlackHat on telephony related hacking. He started his career at Entercept and until recently worked on a research team at McAfee. He likes firmware reverse engineering, C code and assembly for dozens of architectures, and long walks on the beach hand in hand with beautiful intelligent brunettes.</p>",
|
|
"socialmedialinks": [
|
|
{
|
|
"sitename": "Twitter",
|
|
"siteurl": "https://www.twitter.com/dent1zt"
|
|
}
|
|
],
|
|
"contributions": [
|
|
{
|
|
"title": "Recon 2012 Speaker",
|
|
"url": "https://recon.cx/2012/schedule/events/251.en.html",
|
|
"description": "Reversing Point-of-Sale Systems: Potential Vulnerabilities in Transactions"
|
|
},
|
|
{
|
|
"title": "NPR 2015 Interview",
|
|
"url": "https://www.npr.org/transcripts/519298871",
|
|
"description": "Hacking The iPhone For Fun, Profit, And Maybe Espionage"
|
|
},
|
|
{
|
|
"title": "www.doomworld.com",
|
|
"url": "https://www.doomworld.com/interviews/int2.shtml",
|
|
"description": "The Man Behind Internet Doom"
|
|
}
|
|
],
|
|
"gallery": [
|
|
{
|
|
"url": "/images/Jonathan_Stuart2.jpg",
|
|
"title": "Johnathan Stuart during an NPR interview in 2015",
|
|
"caption": "Johnathan Stuart during an NPR interview in 2015"
|
|
}
|
|
]
|
|
}
|