Noden 1.3.5
Noden puts SSH, SFTP, RDP and serial in one native macOS window — plus a Touch ID password vault and an approve-first AI assistant. No Electron.
Download Noden 1.3.5 for macOS · also on the Mac App Store
New in 1.3.5
- Fixed:
LegacyCipherError 5when connecting to older network devices. Noden required incoming packets to be aligned to 16 bytes, but AES-CTR is a stream cipher and many devices align to 8 — perfectly valid packets were being rejected. Packet integrity is still verified by the MAC, exactly as before. - Clearer messages when a packet can't be read. Errors from the legacy cipher layer now explain themselves in your own language instead of showing an internal error number.
This is a follow-up to 1.3.3 and 1.3.4, which added support for switches and appliances that only speak older SSH (legacy key exchange, ssh-rsa host keys, AES-CTR ciphers and keyboard-interactive sign-in).