restincode/people/borisfloricic.json
mauvehed 6c4f1221ae chore(data): normalize all people JSON files to match template schema
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
2026-03-14 14:07:38 -05:00

24 lines
1.2 KiB
JSON

{
"firstname": "Boris",
"lastname": "Floricic",
"handle": "Tron",
"birth": "1972",
"death": "1998",
"obituary": "",
"issue": "24",
"affiliations": "",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "<p>Boris Floricic, better known by his pseudonym Tron, was a German hacker and phreaker whose death in unclear circumstances has led to various conspiracy theories. He is also known for his Diplom thesis presenting one of the first public implementations of a telephone with built-in voice encryption, the 'Cryptophon'.</p><p>Floricic's pseudonym was a reference to the eponymous character in the 1982 Disney film Tron. Floricic was interested in defeating computer security mechanisms; amongst other hacks, he broke the security of the German phonecard and produced working clones. He was subsequently sentenced to 15 months in jail for the physical theft of a public phone (for reverse engineering purposes) but the sentence was suspended to probation.</p>",
"socialmedialinks": [
{
"sitename": "Twitter",
"siteurl": "https://twitter.com/assante_michael"
},
{
"sitename": "Wikipedia",
"siteurl": "https://en.wikipedia.org/wiki/Tron_(hacker)"
}
],
"contributions": [],
"gallery": []
}