From 3ec585273fa58699ff79cfdfeb0b6501ee8568f1 Mon Sep 17 00:00:00 2001 From: Laan Tungir Date: Sun, 28 Jun 2026 20:32:50 -0400 Subject: [PATCH] Change 'post on Primal' to 'post on Nostr' in inspiration FAQ --- www/js/version.json | 6 +++--- www/llm-steganography.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/js/version.json b/www/js/version.json index 8599883..69ebd12 100644 --- a/www/js/version.json +++ b/www/js/version.json @@ -1,5 +1,5 @@ { - "VERSION": "v0.7.62", - "VERSION_NUMBER": "0.7.62", - "BUILD_DATE": "2026-06-29T00:30:26.801Z" + "VERSION": "v0.7.63", + "VERSION_NUMBER": "0.7.63", + "BUILD_DATE": "2026-06-29T00:32:50.824Z" } diff --git a/www/llm-steganography.html b/www/llm-steganography.html index 3c24872..413bca5 100644 --- a/www/llm-steganography.html +++ b/www/llm-steganography.html @@ -745,7 +745,7 @@

The direct inspiration for this project is a - post by waxwing on Primal + post by waxwing on Nostr that walks through the core idea of using a language model's next-token probability distribution as a steganographic carrier channel. The post explains how secret bits can steer token selection