ockam icon indicating copy to clipboard operation
ockam copied to clipboard

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.

Results 485 ockam issues
Sort by recently updated
recently updated
newest added

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...

Component: Transport
Implementation: Rust

[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...

Type: Feature
Implementation: Rust

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

Implementation: Rust
Implementation: Elixir

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

Type: Testing
Implementation: Rust

Extract very code block from markdown, place them in an empty project, see if project compiles.

Type: Testing

This looks like a useful starting point. https://github.com/ing-bank/threshold-signatures

Implementation: Rust

https://github.com/elixir-circuits

Implementation: Elixir

Type: Enhancement
Component: Transport

https://github.com/tock/tock

Type: Enhancement