No description
Find a file
Niko Marmeladkov 6278321873
niko_trust_gui: TCE protocol client with iced GUI
- Byte-exact TCE codec (encoder/decoder, canonical numbers, vectors-tested)
- Ed25519 identities with bech32m trust1… addresses
- Relay client: challenge/auth handshake, request feed, responses,
  transparent re-auth on 401
- iced GUI (Material-dark, Solana-style palette): tab shell, approval
  prompts with native toasts on Linux, address book, history, settings,
  password change
- Portable single-file vault (identity + book + history + settings)
- Live 2FA roundtrip examples (send_2fa, await_2fa)
2026-08-22 23:20:41 +03:00
examples niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
src niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
tests niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
.gitignore niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
Cargo.lock niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
Cargo.toml niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00
OPENCODE.md niko_trust_gui: TCE protocol client with iced GUI 2026-08-22 23:20:41 +03:00