Expand description
Configuration information for onion services.
Modules§
- restricted_
discovery restricted-discovery
- Configuration for hidden service restricted discovery mode.
Macros§
Structs§
- Onion
Service Config - Configuration for one onion service.
- Onion
Service Config Builder - Builder for
OnionServiceConfig
. - Onion
Service 🔒Config Publisher View - Descriptor publisher’s view of
OnionServiceConfig
- Token
Bucket Config - Configure a token-bucket style limit on some process.
Constants§
- DEFAULT_
NUM_ 🔒INTRO_ POINTS - Default number of introduction points.
Functions§
- dos_
params_ 🔒from_ token_ bucket_ config - Helper: Try to create a DosParams from a given token bucket configuration. Give an error if the value is out of range.