Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions content/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,6 @@ title: The Nostr protocol, natively in Zig
<p>The nostr command line: sign, verify, encode, encrypt, query relays and publish, with a local store that answers without a network. One small binary for macOS and Linux.</p>
<a className="zn-applink" href="/deed">Learn more →</a>
</div>
<div className="zn-card">
<div className="zn-app-head">
<h3>Private messages</h3>
<span className="zn-tag">Planned</span>
</div>
<p>NIP-17 gift-wrapped DMs on the local store, signing through Notary. A milestone inside Plaza rather than a separate app: a messenger you have to switch to is one you stop using.</p>
</div>
</div>

<p className="zn-more">What comes next, and what is deliberately not being built, is on the <a href="/roadmap">roadmap</a>.</p>
Expand Down
Loading