-
v0.0.48 Stable
released this
2026-07-19 15:07:18 +00:00 | 12 commits to master since this releaseAdded OTP one-time pad encryption (otp_encrypt/otp_decrypt verbs), HTTP listener mode (--listen http:HOST:PORT), interactive OTP pad auto-scan on USB drives, raised SERVER_MAX_MSG_SIZE to 16MB, updated README with curl examples and current API documentation
Downloads
-
v0.0.47 Stable
released this
2026-07-16 22:00:10 +00:00 | 13 commits to master since this releaseClean up main menu layout and hotkeys
Downloads
-
v0.0.46 Stable
released this
2026-07-16 20:29:10 +00:00 | 15 commits to master since this releasePost-quantum crypto expansion: ML-DSA-65, SLH-DSA-128s, ML-KEM-768, ed25519, x25519, algorithm-based API
Downloads
-
v0.0.45 Stable
released this
2026-07-11 19:01:48 +00:00 | 24 commits to master since this releaseDisplay qrexec service name (qubes.NsignerRpc) in signer connection info; use human-readable timestamps in activity log; fix static release build by adding miner.c to Dockerfile.alpine-musl
Downloads
-
v0.0.44 Stable
released this
2026-07-11 18:55:16 +00:00 | 25 commits to master since this releaseAdd JavaScript and Python demo programs (client/demo_javascript.js, client/demo_python.py) demonstrating get_public_key, sign_event, and nip44 encrypt/decrypt via qrexec
Downloads
-
v0.0.43 Stable
released this
2026-07-11 18:28:09 +00:00 | 26 commits to master since this releaseAdd C99 demo program (client/demo_c99.c) demonstrating get_public_key, sign_event, and nip44 encrypt/decrypt via qrexec; sync nostr_core_lib with reconnect fix
Downloads
-
v0.0.42 Stable
released this
2026-07-11 17:57:13 +00:00 | 27 commits to master since this releaseAdd C qrexec client example using high-level nostr_signer API with nostr_index selector; sync nostr_core_lib with qrexec transport and index support
Downloads
-
v0.0.41 Stable
released this
2026-07-11 17:46:23 +00:00 | 28 commits to master since this releaseFix activity log label for index whitelist denials — shows 'DENIED:index-not-approved' instead of 'DENIED:no-match'
Downloads
-
v0.0.40 Stable
released this
2026-07-11 17:42:59 +00:00 | 29 commits to master since this releaseAdd interactive index whitelist prompt after transport selection — users can restrict nostr_index values without CLI flags
Downloads
-
v0.0.39 Stable
released this
2026-07-11 17:11:36 +00:00 | 30 commits to master since this releaseRemove qrexec one-shot (option 4) from interactive transport menu — only persistent listeners remain
Downloads