Skip to content

Commit f6f53f7

Browse files
committed
chore: remove ecosystem section from README
1 parent 097a846 commit f6f53f7

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -47,36 +47,6 @@ NostrKey is a free, open-source browser extension that manages your Nostr privat
4747

4848
Documents 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

Comments
 (0)