package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-v0.0.2.tbz
sha256=288c6599312882b00724049d103ac4f395149ddcc5ea2ca644698b4616ef4468
sha512=779aa5061b05eb0d8f46df54814509e924c175690faf9805e18c5be1556928e983e84afaf029be33025e37d2f5efbe882cf39dfda380c79a2eda7debc2c94440

Description

The OpenSSH protocol implemented in OCaml.

Published: 15 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.2"
  2. awa-mirage = "0.0.2"
  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"