Laan Tungir laantungir
laantungir pushed to master at laantungir/nostr_terminal 2026-07-20 22:33:16 +00:00
17687a755b Migrated n_signer verb names to nostr_ prefix (sign_event→nostr_sign_event, get_public_key→nostr_get_public_key, nip04_*→nostr_nip04_*, nip44_*→nostr_nip44_*)
laantungir pushed to master at laantungir/nostr_login_lite 2026-07-20 22:04:17 +00:00
2221e81c9b Migrated n_signer verb names to nostr_ prefix (sign_event→nostr_sign_event, get_public_key→nostr_get_public_key, nip04_*→nostr_nip04_*, nip44_*→nostr_nip44_*)
laantungir released v0.0.54 at laantungir/sovereign_browser 2026-07-20 21:39:05 +00:00
laantungir pushed tag v0.0.54 to laantungir/sovereign_browser 2026-07-20 21:38:21 +00:00
laantungir pushed to master at laantungir/sovereign_browser 2026-07-20 21:38:21 +00:00
5e26c502ee v0.0.54 - Update vendored nostr_core_lib to v0.6.9 (NIP-03 OpenTimestamps expansion, prefixed n_signer verbs)
laantungir released v0.0.57 at laantungir/n_signer 2026-07-20 21:29:55 +00:00
laantungir pushed tag v0.0.57 to laantungir/n_signer 2026-07-20 21:29:47 +00:00
laantungir pushed to master at laantungir/n_signer 2026-07-20 21:29:47 +00:00
b3421c3e40 v0.0.57 - Migrated to unified nostr_ prefixed verb names; removed legacy verb aliases (sign_data, ssh_sign, verify_signature, kem_encapsulate, kem_decapsulate, otp_encrypt, otp_decrypt); split get_public_key into algorithm-based get_public_key and role-based nostr_get_public_key; OTP now selected via algorithm:otp instead of curve:otp; consolidated API docs from api.md into README.md
laantungir pushed tag v0.6.9 to laantungir/nostr_core_lib 2026-07-20 21:21:20 +00:00
laantungir pushed to master at laantungir/nostr_core_lib 2026-07-20 21:21:19 +00:00
0cca75b75e Migrate remote signer calls to prefixed n_signer verbs
laantungir pushed to master at laantungir/fips_playground 2026-07-20 16:11:01 +00:00
laantungir synced commits to main at laantungir/amethyst from mirror 2026-07-20 14:26:47 +00:00
2d29f7ccda no empty methods
laantungir synced commits to l10n_crowdin_translations at laantungir/amethyst from mirror 2026-07-20 14:26:47 +00:00
2d29f7ccda no empty methods
laantungir synced commits to master at laantungir/sparrow from mirror 2026-07-20 14:26:46 +00:00
d7c726782c use owner only temp directory for wallet import and export
b3d51bce34 update external tor socks proxy control port authentication
Compare 2 commits »
laantungir released v0.0.56 at laantungir/n_signer 2026-07-20 14:11:18 +00:00
laantungir pushed tag v0.0.56 to laantungir/n_signer 2026-07-20 14:11:12 +00:00
laantungir pushed to master at laantungir/n_signer 2026-07-20 14:11:12 +00:00
96ab9741ef v0.0.56 - Fix connection display scroll issue: use full screen clear instead of tui_clear_continuous for modal connections view
laantungir released v0.0.55 at laantungir/n_signer 2026-07-20 13:55:19 +00:00
laantungir pushed tag v0.0.55 to laantungir/n_signer 2026-07-20 13:55:12 +00:00
laantungir pushed to master at laantungir/n_signer 2026-07-20 13:55:11 +00:00
2af12868e2 v0.0.55 - Remove redundant 'Press d for connection instructions' hint line from TUI (already in hotkey menu)