16 unstable releases (3 breaking)

0.3.2 Jan 30, 2023
0.3.1 Jan 23, 2023
0.2.7 Jan 18, 2023
0.1.1 Sep 27, 2022
0.0.4 Nov 16, 2020

#1651 in Cryptography

Download history 10/week @ 2024-12-25 274/week @ 2025-01-01 121/week @ 2025-01-29 257/week @ 2025-02-05 124/week @ 2025-02-12 43/week @ 2025-02-19 163/week @ 2025-02-26 123/week @ 2025-03-05 12/week @ 2025-03-12 282/week @ 2025-03-19 39/week @ 2025-04-02 125/week @ 2025-04-09

447 downloads per month

MIT license

40KB
1K SLoC

s3-signer

A simple S3 signer in Rust.

Supported storages

It's actually tested with MinIO.
It will also support AWS S3.

Installation

cargo install s3-signer

Run service

export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
s3-signer --aws-hostname http://localhost:9000

Dependencies

~0.3–14MB
~194K SLoC