File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ; ; SPDX-License-Identifier: AGPL-3.0-or-later
2+ ; ; SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
3+ ; ; ECOSYSTEM.scm — resource-record-fluctuator
4+
5+ (ecosystem
6+ (version " 1.0.0" )
7+ (name " resource-record-fluctuator" )
8+ (type " project" )
9+ (purpose " DNS record randomization tool for deprecated HINFO and LOC records. Built with Ada for maximum security and type safety." )
10+
11+ (position-in-ecosystem
12+ " Part of hyperpolymath ecosystem. Follows RSR guidelines." )
13+
14+ (related-projects
15+ (project (name " rhodium-standard-repositories" )
16+ (url " https://github.com/hyperpolymath/rhodium-standard-repositories" )
17+ (relationship " standard" )))
18+
19+ (what-this-is " DNS record randomization tool for deprecated HINFO and LOC records. Built with Ada for maximum security and type safety." )
20+ (what-this-is-not " - NOT exempt from RSR compliance" ))
You can’t perform that action at this time.
0 commit comments