This commit is contained in:
fryorcraken 2025-07-21 22:07:14 +10:00
parent 4ca0e08038
commit 6289f91f8f
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -204,7 +204,15 @@ And must use mount and use the following protocols to discover peers:
`edge` mode SHOULD be used if node functions in resource restricted environment,
whereas `relay` SHOULD be used if node has no strong hardware or bandwidth restrictions.
## The Validation API
[RLN Relay]() is currently the primary message validation mechanism in place.
Work is scheduled to specify a validate API to enable plug-in validation.
As part of this API, it will be expected that an validation object can be passed,
that would contain all validation parameters including RLN.
In the time being, we
## Security/Privacy Considerations