From a8ddaddaf4beee8fa05d5b359e80b13b78ce920e Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Thu, 3 Aug 2023 21:15:58 +0200 Subject: [PATCH] skeleton of NR page --- documentation/docs/src/nodes/network-requester.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/documentation/docs/src/nodes/network-requester.md b/documentation/docs/src/nodes/network-requester.md index 797dfd7795..747efbe62a 100644 --- a/documentation/docs/src/nodes/network-requester.md +++ b/documentation/docs/src/nodes/network-requester.md @@ -1 +1,9 @@ -# Network Requester +# Network Requesters + +> The network requester setup and maintenance guide has moved to the [Operator Guides book](TO_DO). + +Network requesters are the first instance of the catch-all term 'service', or 'service providers'. In essence, think of services as being the part of the mixnet infrastructure that let you _do_ something, such as access emails, messaging service backends, or blockchains via the mixnet. + +Network requesters, in essence, act as a form of proxy (somewhat analagous to a Tor exit node) + +