From 4a135e5dd1e2f11639c8a2b72c2a5e344829f110 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Thu, 19 Nov 2020 12:08:47 -0800 Subject: [PATCH] Created Glossary (markdown) --- Glossary.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Glossary.md diff --git a/Glossary.md b/Glossary.md new file mode 100644 index 0000000..bc870d6 --- /dev/null +++ b/Glossary.md @@ -0,0 +1,16 @@ +# Glossary of Tailscale Terminology + +## Machine + +## Machine Key + +## Node + +A combination of a user & machine. + +## Identity Provider + +Somebody who proves you are who you say you are: Google, Okta, Microsoft, etc. Tailscale is not an identity provider (there are no Tailscale passwords, for instance); we're a "relying party" of other identity providers. + + +