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 @@