An upgrade in preperation for the User Interface release
New mock client to test algorithms
Security upgrades
Allowing algorithms to listen to multiple ports
This update is about direct communication between nodes. Allowing nodes to communicate with other nodes in their collaboration through a socket channel.
Commit: f9979cc442e265136d07407f301c4f58a2c0bc6d
Extra possibilities to connect external data sources to the vantage6 nodes.
This update is about security. One of the main new features would be a flexible way of assigning permissions to the API. This comes with an interface to manage these permissions.
commit: 6a281a50a618b755f1f5907e2005335d96e454db
This update is about cross-language serialization. This allows algorithms to be written in a different language than the client.
Commit: fb69c30e28fb0b8fff139ecc70048b16cc1070fc
This update is about maintenance, improved messages from the vantage6-CLI and Automatic updates
Commit: 2e2b432f050c38926e6c68505bdd0cebd7021638
This update is about secure communication between the different parties by implementing End-to-end encryption.
commit: 826001f3fbcb4e2e703d45e3a8b9b1fae1774534
This update is about executing the central part of the algorithm at the node. Removing the need for a user to process individual results from the nodes.
Commit: f4c8b7dbd52f46180b876b38ff31a0d2d4a104c2
The initial PoC.