diff --git a/index.html b/index.html index c2bc709..338a10e 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ Goblin — a private wallet for GRIN ツ - + - + @@ -27,6 +27,7 @@ Handles Use cases Downloads + Documentation GitHub @@ -41,8 +42,9 @@

Send grin like a text.

Goblin is a private wallet for - GRIN. Pay a username and the payment is - delivered as an end-to-end encrypted message over nostr, through + GRIN with encrypted messaging. Reach a + username or an npub and it travels as + an end-to-end encrypted message over nostr, through Tor. No files to swap. No need to both be online.

@@ -155,6 +157,46 @@
+
+
+

Security you can check

+

Every claim here lives in the open-source code. Here is what protects + you, layer by layer.

+
+
+ +
+
+

Your seed stays encrypted

+

The recovery seed is encrypted at rest with your wallet password + before it ever touches disk. It is derived on demand and never held in + the clear.

+
+
+
+

Your relays, your choice

+

Run on the defaults, pick your own set, or point Goblin at a relay + you host yourself, localhost included. You decide who carries your + messages.

+
+
+
+

Everything over Tor

+

Nostr messages, name lookups and price data all ride + Tor, embedded + right in the app. The relay never learns your IP; the encryption hides + the rest.

+
+
+
+
@@ -163,6 +205,7 @@ Your handle resolves through the open goblin.st identity service — standard NIP-05, one name per key, yours until you release it.

Or remain anonymous and reset your identity whenever you want.

+

New to nostr? nostr.how is a friendly primer.

$ curl 'https://goblin.st/.well-known/nostr.json?name=alice'
@@ -276,7 +319,7 @@
© 2026 the Goblin project · Built on Grim by Ardocrat - Send money, not metadata. ツ + Private messages, not metadata. ツ
diff --git a/use-cases/index.html b/use-cases/index.html index 201c9f6..f5b6340 100644 --- a/use-cases/index.html +++ b/use-cases/index.html @@ -69,6 +69,7 @@ Features Use cases Downloads + Documentation GitHub @@ -217,7 +218,7 @@
© 2026 the Goblin project · Built on Grim by Ardocrat - Send money, not metadata. ツ + Private messages, not metadata. ツ