From 626d20b22f994e334c895147715e4688305e7119 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:46:17 -0400 Subject: [PATCH] Update landing to match README snapshot info --- landing/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/landing/index.html b/landing/index.html index 80968f0..16e87b3 100644 --- a/landing/index.html +++ b/landing/index.html @@ -53,7 +53,7 @@

SeedPass: Secure Password Manager

SeedPass is a secure password generator and manager built on Bitcoin's BIP-85 standard. It uses deterministic key derivation to generate passwords that are never stored but can be easily regenerated when needed.

-

By integrating with the Nostr network, SeedPass ensures that your passwords are safe and accessible across devices.

+

By integrating with the Nostr network, SeedPass compresses your encrypted vault and publishes it in 50 KB chunks. Each chunk is sent as a parameterised replaceable event, with deltas tracking changes between snapshots and automatic rotation when deltas grow large.

Get Started
@@ -64,7 +64,7 @@