Rns

Latest version: v0.8.0

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.0.13

- Update to RNS v0.5.0
- Using StreamDataMessage from RNS.Buffer now. **This change breaks protocol compatibility with previous versions.**

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.12...release/v0.0.13

0.0.12

- Remove service name from RNS destination aspects. Service name now selects a suffix for the identity file and should only be supplied on the listener. The initiator only needs the destination hash of the listener to connect.
- Show a spinner during link establishment on tty sessions
- Attempt to catch and beautify exceptions on initiator
- Fixed issue that prevented unidentified initiators from connecting even when listener has `--no-auth` enabled

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.11...release/v0.0.12

0.0.11

- Event loop bursting improves throughput and CPU utilization on both listener and initiator.
- Packet retries use RNS resend feature to prevent duplicate packets.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.10...release/v0.0.11

0.0.10

- Rate limit window change events to prevent saturation of transport
- Tweaked some loop timers to improve CPU utilization

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.9...release/v0.0.10

0.0.9

- Fix issues with CPU usage and hanging on exit
- Fix issues with pipes into and out of `rnsh`
- Switch to a new packet-based protocol
- Upgrade RNS dependency

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.8...release/v0.0.9

0.0.8

Several test-driven fixes

- Improved test suite exposed several issues with the handling of
command line arguments which are now fixed
- Fixed a race condition that would cause remote characters to be
lost intermittently when running remote commands that finish
immediately.
- Added automated testing that actually spins up a random listener
and initiator in a private Reticulum network and passes data
between them, uncovering more issues which are now fixed.
- Fixed (hopefully) an issue where `rnsh` doesn't know what
version it is.

**Full Changelog**: https://github.com/acehoss/rnsh/compare/release/v0.0.7...release/v0.0.8

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.