mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-08 23:28:15 -05:00
Compare commits
2 Commits
99a11e7e08
...
444eea0876
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
444eea0876 | ||
|
|
fd9f767fcc |
@@ -31,8 +31,7 @@ are to be interpreted as described in [2119](https://www.ietf.org/rfc/rfc2119.tx
|
||||
|
||||
### Important Note
|
||||
|
||||
All terms and parameters used remain the same as in [32/RLN-V1](../32/rln-v1.md).
|
||||
More details are available in the [technical overview](../32/rln-v1.md#technical-overview).
|
||||
All terms and parameters used remain the same as in [RLN-V2](./rln-v2.md) and [RLN-V1](../32/rln-v1.md#technical-overview).
|
||||
|
||||
### Architecture Overview
|
||||
|
||||
@@ -392,13 +391,13 @@ implement safeguards to prevent accidental violations.
|
||||
|
||||
### Normative
|
||||
|
||||
- [32/RLN-V1](../32/rln-v1.md) - Rate Limit Nullifier V1 specification
|
||||
- [RLN-V1 Specification](../32/rln-v1.md) - Rate Limit Nullifier V1 protocol
|
||||
|
||||
### Informative
|
||||
|
||||
- [Zerokit GitHub Repository](https://github.com/vacp2p/zerokit) - Reference implementation
|
||||
- [RLN-V2 Specification](./rln-v2.md) - Rate Limit Nullifier V2 protocol
|
||||
- [Sled Database](https://sled.rs) - Embedded database used for persistent Merkle tree storage
|
||||
- [Sled Database](https://sled.rs) - Embedded database for persistent Merkle tree storage
|
||||
|
||||
## Copyright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user