package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-v0.0.3.tbz
sha256=5a7927363ffe672cccf12d5425386e84f6f553a17ffec2b01ae5dc28180c831a
sha512=3b4165339ae17a89a6744bfb8a879c77614a8ed0e40bc755bd52a5512e80af1d7d2f9f019eeeb29f40e28d122e5d9a0e450ce26bcf91bc9ee89e32485bbcdeda

Description

The OpenSSH protocol implemented in OCaml.

Published: 22 Apr 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.3"
  2. awa-mirage = "0.0.3"
  3. git-mirage >= "3.0.0" & < "3.7.0"
  4. git-unix >= "3.0.0" & < "3.7.0"

Conflicts (1)

  1. domain-name >= "0.3.1"