From a4846a046a37a991786bb2c4f41b9d9a16cc067c Mon Sep 17 00:00:00 2001 From: Andy Date: Wed, 14 May 2025 08:01:33 -0600 Subject: [PATCH] chore: fixing banner and backlink for iO announcement --- articles/hello-world-the-first-signs-of-practical-io.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/hello-world-the-first-signs-of-practical-io.md b/articles/hello-world-the-first-signs-of-practical-io.md index ee919d0..823c9fa 100644 --- a/articles/hello-world-the-first-signs-of-practical-io.md +++ b/articles/hello-world-the-first-signs-of-practical-io.md @@ -1,10 +1,10 @@ --- authors: ["Sora Suegami", "Enrico Bottazzi", "Pia Park"] title: "Hello, World: the first signs of practical iO" -image: null +image: "/articles/hello-world-the-first-signs-of-practical-io/cover.webp" tldr: "Machina iO shares the first end-to-end implementation and benchmarks of Diamond iO, demonstrating that lattice-based indistinguishability obfuscation can be made concrete and efficient." date: "2025-05-12" -canonical: "https://machinaio.github.io/website/blog/hello-world-practical-io" +canonical: "https://machina-io.com/posts/hello_world_first.html" tags: ["indistinguishability obfuscation", "cryptography", "Diamond iO", "lattice"] projects: ["machina-io"]