package awa-mirage

  1. Overview
  2. Docs

Description

The OpenSSH protocol implemented in OCaml.

Published: 09 Feb 2024

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

Dependencies (11)

  1. logs
  2. mirage-clock >= "3.0.0"
  3. mirage-flow >= "4.0.0"
  4. duration >= "0.2.0"
  5. mirage-time >= "2.0.0"
  6. lwt >= "5.3.0"
  7. mtime >= "1.0.0"
  8. cstruct >= "6.0.0"
  9. awa = version
  10. dune >= "2.7"
  11. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. git-mirage >= "3.13.0"
  2. git-unix >= "3.7.1"

Conflicts

None