From 0797c9cc8da3bbfa314673e15bd1e494e72fddd18898de8f7d5af8f7f7da3302 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sun, 25 Dec 2022 00:00:00 +0000 Subject: Remove redundant pageinfo variable from entries --- content/entry/remote-fair-coin-flipping-with-friends.md | 1 - 1 file changed, 1 deletion(-) (limited to 'content/entry/remote-fair-coin-flipping-with-friends.md') diff --git a/content/entry/remote-fair-coin-flipping-with-friends.md b/content/entry/remote-fair-coin-flipping-with-friends.md index 19cf2b3..4e6da17 100644 --- a/content/entry/remote-fair-coin-flipping-with-friends.md +++ b/content/entry/remote-fair-coin-flipping-with-friends.md @@ -2,7 +2,6 @@ title: "Remote Fair Coin Flipping with Friends" date: 2020-11-19T00:00:00 draft: false -pageinfo: true --- Suppose you and some friends want to flip a coin without meeting up. It has to be done over an authenticated communication channel[1] such as a secure messaging app. How can you do it such that nobody can predict the final result? I'll explain how to do it fairly. I'm well aware of common coin algorithms. This post is mostly just for amusement. It's my half-hearted attempt at designing a cryptosystem. More on that later. -- cgit v1.2.3