package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-v0.0.4.tbz
sha256=42f6ef64b0a6c6f6f4ef8cec4db1a802b017d3078c7ddfd1c1b2bb2851d3f6d0
sha512=fadf334d06488937f33314509752d9205022d0e695a5b3f68298cfd0011dc1b509824e6788a6d1f51d4e10b2db9e41fc8170a14d88205089446e01566e50967e

Description

The OpenSSH protocol implemented in OCaml.

Published: 28 Oct 2021

README

Awá SSH library.

awa-ssh is an ISC-licensed SSH library implementation in ocaml.

The main goal is to provide a purely functional SSH implementation for embedding in unikernels. This will allow us to have control SSH interfaces in mirage.

This is a work in progress software.

The name awá is a reference to the critically endangered indigenous people of Brazil.

Awá@survivalinternational

Awá@wikipedia

Dev Dependencies

None

Used by (4)

  1. awa-lwt = "0.0.4"
  2. awa-mirage = "0.0.4"
  3. git-mirage >= "3.0.0" & < "3.7.0"
  4. git-unix >= "3.0.0" & < "3.7.0"

Conflicts (1)

  1. result < "1.5"