mttaggart · Codeberg.org

  • Rust 79.5%
  • JavaScript 17.1%
  • HTML 2.1%
  • CSS 0.8%
  • Dockerfile 0.2%
  • Other 0.3%
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-05 22:43:36 -07:00
db/migrations Start implementing manifest_version; incomplete 2026-04-03 15:15:04 -07:00
doc Explain ring key rotation 2026-04-25 13:13:50 -07:00
extension-chromium Fix exension JSON 2026-04-25 22:10:03 -07:00
extension-firefox Update exension versions 2026-04-25 21:25:07 -07:00
pages@46f65d022a Pages update: 2026-04-10T06:13:12-07:00 2026-04-10 06:13:22 -07:00
src Handle existing member invite redemption 2026-04-25 13:14:25 -07:00
static Validation text set by element 2026-04-06 07:58:03 -07:00
templates Working homepage with member validation 2025-12-26 13:42:56 -08:00
tests keys -> signing_keys 2025-10-07 21:44:00 -07:00
web/validator Add web folder 2025-12-01 12:33:43 -08:00
.dockerignore Docker fixes 2026-04-08 09:43:39 -07:00
.gitignore Ignore extension zips 2026-04-09 23:06:52 -07:00
.gitmodules Init pages 2025-12-17 13:57:18 -08:00
book.toml Move spec to doc, add banners/logos 2025-12-16 06:13:29 -08:00
Caddyfile.example Fix caddy env var 2026-04-09 14:31:17 -07:00
Cargo.lock v0.2.6 lock 2026-04-25 13:17:07 -07:00
Cargo.toml v0.2.6 2026-04-25 13:15:15 -07:00
Containerfile Make database URL env var sensitive 2026-04-09 05:57:49 -07:00
docker-compose-dev.yml Docs update 2026-04-09 15:11:24 -07:00
docker-compose.yml Fix compose ports 2026-06-05 22:43:36 -07:00
entrypoint.sh Add .env placeholder for containers 2026-04-09 15:08:28 -07:00
example.env Environment variables for address and port 2026-04-09 13:41:58 -07:00
justfile Move to justfile 2026-04-07 23:12:06 -07:00
LICENSE.md Get README and license in order 2025-12-17 03:43:04 -08:00
README.md Get README and license in order 2025-12-17 03:43:04 -08:00

Ringspace Wordmark

Ringspace: Trusted Webring Protocol and Source Code

This repository contains the specification and reference implementation for the Ringspace protocol. Ringspace is a mechanism to establish a reasonable degree of trust amongst a community of web creators and their visitors.

To learn all about how it works, please see the the project site at ringspace.net

Disclaimer

This software is extremely pre-production, and mainly a proof-of-concept. It is not yet hardened or attested for production use.

Generative AI Policy

Every single line of code and text in this project was written by hand. No code produced by generative models is included.

License

This software is licensed under the GNU Affero General Public License, (AGPL), version 3.

Contributing

Contributions in the form of pull requests are welcome, presuming good faith improvements/bugfixes. Code created by generative models is strictly prohibited.

Read the original on codeberg.org ↗