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