ockam
ockam copied to clipboard
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
Mitigate code duplication in WebSocket and Tcp transports. For example TcpRouter and WebSocketRouter are identical, except log messages and return errors. Let's consider moving essential parts of Transport implementations to...
[Zephyr](https://www.zephyrproject.org/) has a [zephyr-rust module](https://github.com/tylerwhall/zephyr-rust) that provides a Rust embedded environment. - Explore building an Ockam node that runs as a Zephyr rust module. - Identify areas that need improvement...
Rust: https://doc.rust-lang.org/rustdoc/unstable-features.html#--show-coverage-calculate-the-percentage-of-items-with-documentation Elixir: https://hexdocs.pm/doctor/readme.html
Write equivalents of these tests from Elixir https://github.com/ockam-network/ockam/blob/develop/implementations/elixir/ockam/ockam/test/ockam/secure_channel_test.exs#L56-L111
Extract very code block from markdown, place them in an empty project, see if project compiles.
This looks like a useful starting point. https://github.com/ing-bank/threshold-signatures