Обложка канала

Decentralize!

1186 @dcntr

Децентрализованные и распределенные сети. Безопасные средства коммуникации. Шифрование.

Decentralize!

4 года назад
Открыть в
Yggdrasil v0.4.5 [https://yggdrasil-network.github.io/] Yggdrasil is an overlay network implementation of a new routing scheme for mesh networks. It is designed to be a future-proof decentralised alternative to the structured routing protocols commonly used today on the Internet and other networks. The highlights of Yggdrasil are that it is: - Scalable: supports large, complex or even internet-scale topologies - Self-healing: network responds quickly to connection failures or mobility events - Encrypted: traffic sent across the network is always fully end-to-end encrypted - Peer-to-peer: works entirely ad-hoc by design with no built-in points of centralisation - Cross-platform: supported on Linux, macOS, Windows, iOS, Android and more Changelog: [github.com/yggdras…g/v0.4.5] Added - Support for peering over UNIX sockets is now available, by configuring Listen and peering URIs in the unix:///path/to/socket.sock format Changed - yggdrasilctl has been refactored and now has cleaner output - It is now possible to addPeer and removePeer using the admin socket again - The getSessions admin socket call reports number of bytes received and transmitted again - The link setup code has been refactored, making it easier to support new peering types in the future - Yggdrasil now maintains configuration internally, rather than relying on a shared and potentially mutable structure Fixed - Tracking information about expired root nodes has been fixed, which should hopefully resolve issues with reparenting and connection failures when the root node disappears - A bug in the mobile framework code which caused a crash on Android when multicast failed to set up has been fixed - Yggdrasil should now shut down gracefully and clean up correctly when running as a Windows service #Yggdrasil
Release Version 0.4.5 · yggdrasil-network/yggdrasil-go

Added Support for peering over UNIX sockets is now available, by configuring Listen and peering URIs in the unix:///path/to/socket.sock format Changed yggdrasilctl has been refactored and now ha...

GitHub