mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-10 02:26:08 +01:00
Fix summaries
This commit is contained in:
parent
412830e099
commit
9c556baf3d
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue