package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.1.0.tbz
sha256=68f9c50e9e76a18547affe7a945c3482d549d0abc76b0c8ce451ada473ce558f
sha512=6e9408d324e766092c7c512c6f39de5b50ce1003d723be3119d936d7de390577738010b38240048cb032e4dc56cac2130e7658c005c00a899a3034e6389c1b84

Description

The OpenSSH protocol implemented in OCaml.

Published: 19 Jan 2022

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.1.0"
  2. awa-mirage = "0.1.0"
  3. git-mirage >= "3.0.0" & < "3.13.0"
  4. git-unix >= "3.0.0"

Conflicts (1)

  1. result < "1.5"