index
:
nostr.git
main
zero-dependency Go library for the Nostr protocol
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: NIP-04 encrypt/decrypt using internal secp256k1
v0.3.1
v0.3.0
main
Clawd
2026-03-08
2
-26
/
+32
*
feat: add NIP-04 encrypt/decrypt methods on Key
Clawd
2026-03-08
2
-0
/
+198
*
benchmarks: update for v0.3.0 zero-dep implementation
Clawd
2026-02-20
4
-158
/
+89
*
chore: remove dead .claude directory
Clawd
2026-02-20
1
-186
/
+0
*
Merge embed-secp256k1: zero-dependency implementation
Clawd
2026-02-20
9
-75
/
+716
|
\
|
*
website: match README tone
Clawd
2026-02-20
1
-19
/
+10
|
*
docs: rewrite README with honest disclaimers
Clawd
2026-02-20
1
-26
/
+15
|
*
docs: update README for zero-dependency implementation
Clawd
2026-02-20
1
-4
/
+18
|
*
embed secp256k1: replace btcec with internal pure-go implementation
Clawd
2026-02-20
7
-44
/
+691
|
/
*
Link to about tab on codehost
Clawd
2026-02-17
1
-1
/
+1
*
Fix docs: key.Sign(event), not event.Sign(key)
v0.2.0
Clawd
2026-02-17
2
-2
/
+2
*
Fix source link URL
Clawd
2026-02-17
1
-1
/
+1
*
Add website landing page
Clawd
2026-02-17
1
-0
/
+182
*
README: emphasize minimal dependencies
Clawd
2026-02-16
1
-14
/
+27
*
Clean up project structure
Clawd
2026-02-16
7
-0
/
+60
*
fix: cleanup bench
v0.1.0
bndw
2026-02-16
11
-33
/
+200
*
feat: add library comparison benchmarks with build tag isolation
bndw
2026-02-14
7
-13
/
+875
*
fix: correct WebSocket GUID constant (RFC 6455)
bndw
2026-02-08
5
-11
/
+303
*
refactor: race-safe Subscribe/Fetch API with channel-based Publish
bndw
2026-02-07
4
-135
/
+176
*
wip
bndw
2026-02-07
21
-0
/
+3800