Skip to content

Commit 05b2f8f

Browse files
README: add E2EE bullet under did:nostr capabilities (JavaScriptSolidServer#368) (JavaScriptSolidServer#369)
Per JavaScriptSolidServer#365's acceptance list ("README mention under did:nostr capabilities"). Slot it immediately after the Nostr Auth bullet so the reading path is clear: did:nostr identity → NIP-44/NIP-04 encryption, zero server-side changes. Links to https://jss.live/docs/features/e2ee/.
1 parent ff17867 commit 05b2f8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ A minimal, fast, JSON-LD native Solid server.
2525
- **Git HTTP Backend** — Clone and push to pod containers
2626
- **Nostr Relay** — Integrated NIP-01 relay (`wss://your.pod/relay`)
2727
- **Nostr Auth** — NIP-98 signatures, did:nostr → WebID resolution
28+
- **End-to-End Encryption** — Encrypt pod content client-side via NIP-44 / NIP-04 using `did:nostr` keys ([docs](https://jss.live/docs/features/e2ee/), zero server-side changes)
2829
- **ActivityPub** — Fediverse federation with Mastodon-compatible API
2930
- **remoteStorage**[draft-dejong-remotestorage-22](https://remotestorage.io/spec/) file sync
3031
- **MongoDB Storage** — Optional `/db/` route for JSON-LD at scale

0 commit comments

Comments
 (0)