From f7824f8911e869c4ebc4d7ee856818e68c046a2d Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 26 Jun 2023 13:46:27 +0200 Subject: [PATCH] Toevoegen Marc Simons --- content/evenementen/sprekers/marc-simons.md | 13 +++++++++++++ data/personen/marc-simons.json | 18 ++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 content/evenementen/sprekers/marc-simons.md create mode 100644 data/personen/marc-simons.json diff --git a/content/evenementen/sprekers/marc-simons.md b/content/evenementen/sprekers/marc-simons.md new file mode 100644 index 0000000..ff033e9 --- /dev/null +++ b/content/evenementen/sprekers/marc-simons.md @@ -0,0 +1,13 @@ +--- +categories: +- sprekers +date: 2023-06-26T13:32:47+02:00 +description: "Marc Simons was spreker bij de NLUUG, de vereniging voor open systemen en open standaarden. Lees meer over deze spreker." +tags: +- sprekers +slug: +title: "Marc Simons" +type: person +--- + +Marc Simons is a self-employed hardware developer who started his enterprise in 2000. In 2003 he co-founded the virtual Crypto Museum in Eindhoven (Netherlands), together with Paul Reuvers. Crypto Museum is a not-for-profit organisation that specialises in the restoration and preservation of historical cipher machines and espionage gadgets. In 2020, Crypto Museum, together with German television station ZDF, revealed that the Swiss company Crypto AG - the world largest manufacturer of cryptographic equipment - was owned by the German and American intelligence services. In a secret operation known as Operation Rubicon, the CIA and BND had bought the company in 1970. diff --git a/data/personen/marc-simons.json b/data/personen/marc-simons.json new file mode 100644 index 0000000..99613be --- /dev/null +++ b/data/personen/marc-simons.json @@ -0,0 +1,18 @@ +{ + "id": "marc-simons", + "name": "Marc Simons", + "email": "", + "gender": "male", + "nationality": "Dutch", + "profile_page": "/evenementen/sprekers/marc-simons/", + "social": { + "facebook": "", + "github": "", + "instagram": "", + "linkedin": "", + "mastodon": "", + "mastodon_url": "", + "twitter": "" + }, + "thumbnail": "/afbeeldingen/personen/marc-simons-200x200.jpg" +}