package awa

  1. Overview
  2. Docs
SSH implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

awa-0.1.2.tbz
sha256=1df22abe6be6762ccf49f487b618f6b32b335595d5863bbbb48f323447ad737f
sha512=0e3b210c131f3d095e49108caf26a64283b4bb95947d2c01bbbac728b611eb9f943c6737bbf3d7dc1e0da0e2dc15c17c5c2dee3185899cf6d68bcbb83a6e0272

Description

The OpenSSH protocol implemented in OCaml.

Published: 17 Feb 2023

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

Conflicts (1)

  1. result < "1.5"