forgeflux-org / starchart

Software forge spider
GNU Affero General Public License v3.0
13 stars 2 forks source link

Use constant TXT challenge value #4

Open realaravinth opened 2 years ago

realaravinth commented 2 years ago

Currently, forge instance ownership TXT challenge creates a random string for TXT value. We could use TXT records as a way to provide/deny access to forges.

TXT starchart-{{ starchart instance's hostname }}.{{ forge instance's hostname}} spidering={{ allowed | false }},rate={{ requests per minute }}

This way, the forge admin will be able to limit which starchart instances have what privileges