Skip to content

RNS β 0.2.4

Compare
Choose a tag to compare
@markqvist markqvist released this 11 Sep 14:17
· 1623 commits to master since this release

This beta release brings a range of improvements and bugfixes.

Improvements

  • Increased link MDU from 415 to 431 bytes by optimising transfer of Fernet tokens.
  • All data lengths are now calculated dynamically from Reticulums base MTU, laying the groundwork for dynamic MTU interoperability.
  • Disabled option to allow unencrypted links.
  • Improved documentation.
  • Improved request timeouts and handling.
  • Improved link establishment.
  • Improved resource transfer timing.

Fixed bugs

  • Fixed a race condition in inbound proof handling.
  • Fixed sequencing errors caused by duplicate HMU/request packets not being filtered.