golang-codeberg-gusted-mcaptcha 0.0~git20220723.4f3072e-1 source package in Ubuntu

Changelog

golang-codeberg-gusted-mcaptcha (0.0~git20220723.4f3072e-1) unstable; urgency=medium

  * Initial release (Closes: #1051260)

 -- Joseph Nuthalapati <email address hidden>  Fri, 15 Sep 2023 16:00:50 +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 Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.dsc 2.4 KiB b2dcb1a62c3f74a2df85d6bb81dd6ca2c52e7e6d13981d1286be5aa9d8404903
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e.orig.tar.gz 6.1 KiB 1199400a83940985b21b563bfa38a5945e9a23847cbda7b3d442c33f150ae3b9
golang-codeberg-gusted-mcaptcha_0.0~git20220723.4f3072e-1.debian.tar.xz 2.1 KiB 2987220b3ad8917c9c92ee1dd1bf6a510bbfe09855d456b53ef3fe238f437ceb

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.