golang-codeberg-gusted-mcaptcha 0.0~git20220723.4f3072e-2 source package in Ubuntu
Changelog
golang-codeberg-gusted-mcaptcha (0.0~git20220723.4f3072e-2) unstable; urgency=medium * Source-only upload for migration to testing * Add debian/watch file. -- Joseph Nuthalapati <email address hidden> Sat, 22 Jun 2024 11:28:44 +0530
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-2.dsc | 2.4 KiB | b7e6b13200730881ece92b0a0b8fea2749ff5ebab2198e6f687573e2ba41a8df |
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e.orig.tar.gz | 6.1 KiB | 1199400a83940985b21b563bfa38a5945e9a23847cbda7b3d442c33f150ae3b9 |
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-2.debian.tar.xz | 2.2 KiB | dff9e541a77669fb066586af44d2a14c3c271ed9719ddab5fac16707fa757abe |
Available diffs
No changes file available.
Binary packages built by this source
- golang-codeberg-gusted-mcaptcha-dev: mCaptcha is a Go library to interact with mCaptcha
mCaptcha is a privacy respecting, free CAPTCHA system based on proof-of-work
(PoW) to rate-limit users. This Go library implements the PoW endpoint that
can verify if the given token is validated on the given mCaptcha instance.
.
This library is currently in use by Forgejo, a git forge software implemented
in Go.