~klve/poptea

Gemini server and client as a lib in rust. Just trying stuff out, nothing serious.
Added a quick description about the project
Added minimal description to Cargo.toml
Removed debugging code

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~klve/poptea
read/write
git@git.sr.ht:~klve/poptea

You can also use your local clone with git send-email.

#Poptea

Poptea is a library for the Gemini protocol. The main goal of this project was to implement a trust on first use (TOFU) for TLS keys functionality. This library is published as a crate at crates.io. This library is used in another opensource project called sic.

#Usage

Please refer to ./bin/poptea-cli.rs for how to use the library in a client side application.

Do not follow this link