From 58989a87202b69d2cca0353992d3f6094d711841 Mon Sep 17 00:00:00 2001 From: Keith Rosenberg Date: Tue, 15 Nov 2022 21:37:23 -0800 Subject: [PATCH] docs(glossary/sponsor.md): add an explanation in the glossary as to what a sponsor is as explained to me by ~monted-tallex in Urbit Community -> General --- content/reference/glossary/sponsor.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/reference/glossary/sponsor.md diff --git a/content/reference/glossary/sponsor.md b/content/reference/glossary/sponsor.md new file mode 100644 index 0000000..0d936e4 --- /dev/null +++ b/content/reference/glossary/sponsor.md @@ -0,0 +1,13 @@ ++++ +title = "Sponsor" + +[glossaryEntry.sponsor] +name = "sponsor" +symbol = "" +usage = "Sponsor" +desc = "A peer from which you receive your software updates" ++++ + +**Sponsors** are a peer from which your software updates come from, currently. In +the future, they'll also provide network service (route discovery). At the moment, +network service goes through [galaxies](/reference/glossary/galaxy).