@@ -47,36 +47,6 @@ NostrKey is a free, open-source browser extension that manages your Nostr privat
4747
4848Documents are encrypted client-side before publishing. Relays store ciphertext. Only your key can decrypt.
4949
50- ## The Humanjava Ecosystem
51-
52- NostrKey is the key management layer for the Humanjava product stack. It connects to everything else.
53-
54- ```
55- npub.bio ($7/year) Sovereign identity (NIP-05, Lightning, bunker)
56- │ Uses NostrKey for NIP-07 connect
57- ▼
58- NostrKeep ($5-7/month) Private relay + Blossom media server
59- │ NostrKey points your keys at your relay
60- ▼
61- NostrKey (free) ◀── You are here
62- │ Key management, signing, vault
63- ▼
64- Lx7 / Vaiku LLM.being infrastructure
65- ```
66-
67- | Product | What it does | URL |
68- | ---------| -------------| -----|
69- | ** NostrKey** | Key management browser extension (NIP-07, NIP-46, vault) | [ nostrkey.com] ( https://nostrkey.com ) |
70- | ** npub.bio** | Sovereign Nostr identity — NIP-05, Lightning address, profile pages | [ npub.bio] ( https://npub.bio ) |
71- | ** NostrKeep** | Private Nostr relay + Blossom media server (subscription) | [ nostrkeep.com] ( https://nostrkeep.com ) |
72-
73- ### How They Work Together
74-
75- 1 . ** NostrKey** manages your private keys in the browser
76- 2 . ** npub.bio** gives you a human-readable identity (` alice@npub.bio ` ) — verified via NIP-07 connect through NostrKey
77- 3 . ** NostrKeep** gives you a private relay — NostrKey points your signing at your own infrastructure
78- 4 . Your data lives on your relay, your identity resolves through npub.bio, your keys never leave NostrKey
79-
8050## NIPs Implemented
8151
8252| NIP | Feature | Status |
0 commit comments