docs(readme): call out name authority co-location in the feature summary
Test and build / test_floonet-rs (push) Waiting to run
Test and build / test_floonet-rs (push) Waiting to run
Matches the detail already in the "Name authority" section below — in-process on the same listener means no separate hostname to run.
This commit is contained in:
@@ -16,8 +16,9 @@ upstream relay core intact and adds four configurable, modular features:
|
|||||||
* **Authentication**: NIP-42, with optional require-auth-to-write and an
|
* **Authentication**: NIP-42, with optional require-auth-to-write and an
|
||||||
author whitelist.
|
author whitelist.
|
||||||
* A **built-in name authority**: `name@domain` NIP-05 identities with
|
* A **built-in name authority**: `name@domain` NIP-05 identities with
|
||||||
NIP-98 authenticated self-service registration, served in-process.
|
NIP-98 authenticated self-service registration, served in-process on
|
||||||
Optionally paid in GRIN through GoblinPay.
|
the relay's own subdomain — no separate hostname to run. Optionally
|
||||||
|
paid in GRIN through GoblinPay.
|
||||||
* A **co-located mixnet exit** (config toggle): wallets can reach this
|
* A **co-located mixnet exit** (config toggle): wallets can reach this
|
||||||
relay over the mixnet, with no public DNS on the payment path.
|
relay over the mixnet, with no public DNS on the payment path.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user