Most of the process for managing this repo came from the official Debian docs
There's info on creating a keypair on the gpg site
This example uses the "bullseye" distribution.
cd bullseye
reprepro includedeb bullseye /tmp/output/raspbian-bullseye/r-release_4.0.4-2_armhf.deb
cd bullseye
s3cmd sync --delete-removed ./ s3://debs.r4pi.org
- create a "testing" channel?
Some useful commands:
gpg --list-keys
gpg --edit-key <KEY_ID>