Fix summaries

This commit is contained in:
JP Hastings-Spital 2023-07-25 22:44:14 +01:00
parent 412830e099
commit 9c556baf3d
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ tags:
- trustless - trustless
- games - games
- protocol - protocol
summary: How can people play (board/card) games without a trusted third party, and without cheating? (Part 1 of 3) summary: How can people play (board/card) games without a trusted third party, and without cheating?
series: series:
- Mental poker - Mental poker
--- ---

View file

@ -1,5 +1,5 @@
--- ---
title: "Trusting random at a distance" title: "Trusting randomness at a distance"
emoji: 🎲 emoji: 🎲
date: 2023-07-25T19:25:00+01:00 date: 2023-07-25T19:25:00+01:00
draft: false draft: false
@ -10,7 +10,7 @@ tags:
- games - games
- protocol - protocol
- randomness - randomness
summary: How can people in different places trust the other's dice-rolls? (Part 2 of 3) summary: How can people in different places trust the other's dice-rolls?
series: series:
- Mental poker - Mental poker
--- ---