Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.
/ sks-rs Public archive

Rust implementation of the Synchronizing Key Server for PGP keys

License

Notifications You must be signed in to change notification settings

srct/sks-rs

Repository files navigation

sks-rs (pronounced "scissors")

Build Status License

Rust implementation of the Synchronizing Key Server for PGP keys.

We will try to comply with the IETF Draft for The OpenPGP HTTP Keyserver Protocol (HKP).

CHANGELOG

Please see the CHANGELOG for a release history.

Screenshots

Coming soon!

Comparison with SKS

Coming soon!

Why should I use sks-rs?

Coming soon!

Installation

Coming soon!

Development

It'll be helpful to have Docker installed.

There is a docker-compose.yml that can be loaded using either docker stack or docker compose. Run docker stack deploy -c docker-compose.yml postgres or docker-compose up depending on which tool you prefer to use. This will start Postgres on port 5432, as well as an Adminer on port 8080.

Known issues

Coming soon!

Contributing

Coming soon!

About

Rust implementation of the Synchronizing Key Server for PGP keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages