Some blog changes

This commit is contained in:
2024-11-13 23:51:06 +02:00
parent e909da9e84
commit 60507757b6
3 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
---
title: My webdev experience
description: I made a website, here are my thoughts on web development
date: 2024-12-13
---
# My webdev experience

View File

@@ -1,13 +1,14 @@
---
title: The search for the perfect ed25519 key pair
title: The search for the perfect ed25519 key
description: Here's how you can embed your name in an SSH key
date: 2024-12-11
---
# The search for the perfect ed25519 key pair
# The search for the perfect ed25519 key
Todo write intro to catch attention
### Why care about ed25519 key pairs?
### Why care about an ed25519 key?
Ed25519 is a cryptographic algorithm for generating
a pair of keys, a public one that can be shared with anyone