Package: nirc
Version: 0.8.1
Section: net
Priority: optional
Maintainer: Jeremy Anderson <noreply@dcos.net>
Build-Depends: cargo (>= 1.70), libssl-dev, pkg-config
Depends: libc6 (>= 2.31), libssl3
Recommends: librust-x509-parser-dev
Suggests: torsocks, proxychains4
Architecture: amd64
Homepage: https://dcos.net
License: GPL-3.0-or-later
Description: multi-protocol terminal chat client
 nirc-rs is a terminal-based chat client built with ratatui.  It supports
 IRC (with TLS, SASL, IRCv3), Matrix (with E2EE), ADC/DC++ file sharing,
 Revolt, and BitChat P2P (libp2p/Gossipsub).
 .
 Features:
  - Multi-protocol: IRC, Matrix, ADC/DC++, Revolt, BitChat P2P
  - 4 built-in themes: default, solarized, gruvbox, dracula
  - Encrypted identity vault (AES-256-GCM)
  - SASL + TLS for IRC
  - Megolm E2EE for Matrix
  - DCC/ADC + P2P file transfers
  - Dynamic plugin system (.so / .dylib)
  - Full naim-style command set with aliases, key bindings, and scripting