Децентрализованные и распределенные сети. Безопасные средства коммуникации. Шифрование.
?priority=X in a Peers or Listen URI, or by specifying Priority within a MulticastInterfaces configuration entry
Changed
- On Linux, SO_REUSEADDR is now used on the multicast port instead of SO_REUSEPORT, which should allow processes running under different users to run simultaneously
Fixed
- Adding peers using the InterfacePeers configuration option should now work correctly again
- Multiple connections from the same remote IP address will no longer be incorrectly dropped
- The admin socket will no longer incorrectly claim TCP connections as TLS
- A panic that could occur when calling GetPeers while a peering link is being set up has been fixed
#YggdrasilListen 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
#YggdrasildownloadURL API which should improve performance and reliability.
- Right click reload/go back/go forware navigation has been fixed
- Electron got updated to 20.3 which includes fixes for stuff like uploading large files to protocol handlers
#IPFS #IPLD #Hypercore #Gemini #SSB #BitTorrent