23 Commits
Author SHA1 Message Date
Signer Developer 1e7e178c0f v0.0.23 - Verify SSH release push workflow 2026-08-30 16:01:18 -03:00
Signer Developer 892abe0ccf v0.0.22 - Build static musl binaries as signer and signer_client v0.0.23 2026-08-30 15:53:26 -03:00
Laan Tungir 782716c53b v0.0.21 - Activity log: show caller identity, role, curve, and actual requested key path v0.0.22 2026-08-22 07:57:19 -04:00
Laan Tungir b2f5d06570 v0.0.20 - Fixed blank activity log lines for algorithm-based verbs: all six algorithms now print method(algorithm,index path) with their standard derivation path; extracted standard_path() helper; added activity-format unit tests for all curves v0.0.21 2026-08-22 07:10:30 -04:00
Laan Tungir 03a977b774 v0.0.19 - Implemented Phase 13 PQ crypto: v2 FIPS seeded derivation (BIP-32 for PQ coin types 102003'-102005') with ML-DSA-65, SLH-DSA-128s (SHA2), and ML-KEM-768 keygen/sign/verify/encaps/decaps; fixed sign-verb key truncation; added encapsulate/decapsulate verbs; cross-implementation parity verified against nostr_quantum_preparation v2 vectors v0.0.20 2026-08-21 16:45:46 -04:00
Laan Tungir 9c762edbd2 v0.0.18 - Fix sign-event JSON escaping and variable-path role key caching (per-path re-derivation) v0.0.19 2026-08-20 18:34:14 -04:00
Laan Tungir b5b58ecb87 v0.0.17 - Fix qrexec bridge: server now consumes qrexec_source preamble frame before the JSON-RPC request v0.0.18 2026-08-20 18:27:45 -04:00
Laan Tungir a428d5e77b v0.0.16 - Release build with signer + signer-client binaries and updated install_signer.sh v0.0.17 2026-08-20 14:04:10 -04:00
Laan Tungir c685806aeb v0.0.15 - Updated install_signer.sh to pull from signer repo (was n_signer); installs signer + signer-client binaries v0.0.16 2026-08-20 13:55:40 -04:00
Laan Tungir a3e1d70fe8 v0.0.14 - Added common command examples to signer-client --help output v0.0.15 2026-08-20 13:49:57 -04:00
Laan Tungir 567985434d v0.0.13 - Renamed nsigner to signer throughout project; release build with signer + signer-client binaries v0.0.14 2026-08-20 11:28:57 -04:00
Laan Tungir a472e9785b v0.0.12 - Release v0.0.11: signer-client build assets v0.0.13 2026-08-20 11:21:57 -04:00
Laan Tungir 374b71cdf4 v0.0.11 - Added signer-client: Rust port of n_signer_client with full verb surface, 4 transports, and client-side auth envelope v0.0.12 2026-08-20 11:17:01 -04:00
Laan Tungir b3cc4704c3 v0.0.10 - Fix: derive variable-path roles using the concrete role_path from the request, not the template v0.0.11 2026-08-19 20:19:00 -04:00
Laan Tungir 5d3cc4e96d v0.0.9 - TUI: real-time per-word BIP-39 validation in seed entry popup v0.0.10 2026-08-19 15:17:15 -04:00
Laan Tungir 2f7f29ed99 v0.0.8 - Fix: Enter on empty buffer generates mnemonic; Enter on typed text loads it; no more 'g' key interception v0.0.9 2026-08-19 13:51:35 -04:00
Laan Tungir 7bc367e695 v0.0.7 - Fix: 'g' key only generates mnemonic when input buffer is empty, not while typing words v0.0.8 2026-08-19 13:45:01 -04:00
Laan Tungir 52ac2357f3 v0.0.6 - TUI: add Edit role command, Up/Down role selection for Edit/Delete, no highlight on Add v0.0.7 2026-08-19 13:32:10 -04:00
Laan Tungir 2cd64032ee v0.0.5 - TUI: add Left/Right arrow keys to cycle command focus alongside Tab v0.0.6 2026-08-19 13:18:11 -04:00
Laan Tungir ea11bb5a87 v0.0.4 - TUI: show correct Qube address with qrexec service name and nsigner_client command v0.0.5 2026-08-19 13:08:03 -04:00
Laan Tungir 1a48f40b99 v0.0.3 - TUI: unified Tab-focus model, content-sized popups, correct FIPS address, mandatory role-name entry, Help screen exit fix, adapted README v0.0.4 2026-08-19 09:51:33 -04:00
Laan Tungir b84ce7ab11 v0.0.2 - Created TUI flow redesign plan: single main screen with inline Transport and Roles sections, startup seed popup, AddRole popup, scrollable Help screen, collapsed borders, underlined-key-letter command hints, C-format activity log v0.0.3 2026-08-18 16:47:03 -04:00
Laan Tungir cf1c353ce7 v0.0.1 - Port tui_continuous library to Rust, integrate with signer TUI, add versioning scheme v0.0.1 v0.0.2 2026-08-17 14:44:36 -04:00