#gemini #client-server #certificate

bin+lib polydeukes

a gemini client and server

1 unstable release

0.0.1 Oct 6, 2020

#46 in #gemini

AGPL-3.0-only

14KB

Polydeukes (a gemini implementation)

This project is a rust implementation of a gemini server (castor) and client (pollux).

It doesn't exist.

The client implements a trust-on-first-use (TOFU) model of certificate checking, in addition to fetching and displaying content.

The server implements generation of self signed certificates in addition to serving content.

License

Copyright (C) 2020 Christopher Vittal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

No runtime deps