Skip to content

Commit 5acc940

Browse files
authored
Create meeting-2025-11-exodus.md
1 parent f84ffd2 commit 5acc940

1 file changed

Lines changed: 54 additions & 0 deletions

File tree

_pages/meeting-2025-11-exodus.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
cover: false
3+
header:
4+
overlay_color: "#000"
5+
overlay_filter: "0.25"
6+
overlay_image: /assets/images/dev-arch-background.jpg
7+
og_image: /assets/images/bc-card.jpg
8+
tagline: "Exodus Protocols & Hubert Dead-Drop Hub"
9+
title: "Gordian Developer Meeting: November 2025"
10+
hide_description: true
11+
classes:
12+
- wide
13+
permalink: /meetings/2025-10-clubs/
14+
sidebar:
15+
nav: meetings
16+
---
17+
18+
The [Gordian Developer Meeting](https://www.blockchaincommons.com/subscribe/#gordian-developers) on **November 5, 2025** focused on two linked topics:
19+
20+
* **Exodus Protocols.** Sometimes infrastructure just disappears. Exodus Protocols, with a foundation in five concrete design patterns, are built to ensure this can never happen. Also see our recent [Musings of a Trust Architect](https://www.blockchaincommons.com/musings/musings-exodus-protocol/) on the topic.
21+
* **Hubert Dead-Drop Hub.** But how do you communicate without infrastructure? Hubert answers that with a serverless ["dead-drop"](https://en.wikipedia.org/wiki/Dead_drop) methodology. Our demo not only explains how Hubert works, but also shows it in real usage with the [Hubert CLI](https://github.com/BlockchainCommons/hubert-rust).
22+
23+
## Media & Slides
24+
25+
<table width="100%">
26+
<tr>
27+
<td width="640px">
28+
<b>Video:</b>
29+
30+
{% include video id="QSk67Y0P8Gs" provider="youtube" %}
31+
32+
</td>
33+
<td width="640px">
34+
<b>Slides:</b>
35+
36+
<a href="/assets/pdfs/2025-11-exodus.pdf"><img src="/assets/pdfs/2025-11-exodus.jpg" style="border:2px solid white"></a>
37+
38+
</td>
39+
</tr>
40+
</table>
41+
42+
## For More
43+
44+
**Exodus Protocols:**
45+
46+
* [Musings of a Trust Architect: The Exodus Protocol](https://www.blockchaincommons.com/musings/musings-exodus-protocol/)
47+
* [Gordian Clubs for Developers](https://developer.blockchaincommons.com/clubs/)
48+
* [Musings of a Trust Architect: The Gordian Club](https://www.blockchaincommons.com/musings/musings-clubs/)
49+
* [**clubs-cli-rust**](https://github.com/BlockchainCommons/clubs-cli-rust)
50+
51+
**Hubert:**
52+
53+
* [Hubert for Developers](https://developer.blockchaincommons.com/hubert/)
54+
* [Hubert CLI](https://github.com/BlockchainCommons/hubert-rust?tab=readme-ov-file)

0 commit comments

Comments
 (0)