mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 05:36:07 +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
|
||||
- games
|
||||
- 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:
|
||||
- Mental poker
|
||||
---
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Trusting random at a distance"
|
||||
title: "Trusting randomness at a distance"
|
||||
emoji: 🎲
|
||||
date: 2023-07-25T19:25:00+01:00
|
||||
draft: false
|
||||
|
@ -10,7 +10,7 @@ tags:
|
|||
- games
|
||||
- protocol
|
||||
- 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:
|
||||
- Mental poker
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue