{"id":73217,"library":"ockam","title":"Ockam","description":"End-to-end encryption and mutual authentication for distributed applications.","status":"active","version":"0.150.0","language":"rust","source_language":null,"source_url":"https://github.com/build-trust/ockam","tags":["encryption","authentication","distributed","security","messaging"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nockam = \"0.150.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ockam","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Node","correct":"use ockam::Node;"}],"quickstart":{"code":"use ockam::Node;\n\nfn main() {\n    let mut node = Node::new();\n    println!(\"Ockam node created\");\n}","lang":"rust","description":"Creates a new Ockam node for secure communication."},"warnings":[{"fix":"Add tokio and use #[tokio::main].","message":"Requires an async runtime (tokio) for most operations.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'applic':12 'authent':9,14 'distribut':11,15 'encrypt':6,13 'end':3,5 'end-to-end':2 'messag':17 'mutual':8 'ockam':1 'secur':16","created_at":"2026-06-17T18:48:53.735245+00:00","updated_at":"2026-06-17T18:48:53.735245+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/build-trust/ockam","github":"https://github.com/build-trust/ockam","docs":"https://docs.rs/ockam/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}