+ SSH public keys added here will be broadcasted to knots that you are a member of, allowing you
+ to push to repositories there and verify commit signatures.
+
+ {:else}
+
+ {#each keys as k (k.rkey)}
+ remove(k)}
+ />
+ {/each}
+
+ {/if}
+
diff --git a/web/src/lib/components/settings/tabs/KnotsTab.svelte b/web/src/lib/components/settings/tabs/KnotsTab.svelte
new file mode 100644
index 00000000..c361204d
--- /dev/null
+++ b/web/src/lib/components/settings/tabs/KnotsTab.svelte
@@ -0,0 +1,13 @@
+
+
Knots
+
+ Knots are lightweight headless servers that enable users to host Git repositories with ease.
+ When creating a repository, you can choose a knot to store it on.
+
+
+
+ Coming soon
+
+
diff --git a/web/src/lib/components/settings/tabs/SpindlesTab.svelte b/web/src/lib/components/settings/tabs/SpindlesTab.svelte
new file mode 100644
index 00000000..e3d9d6ce
--- /dev/null
+++ b/web/src/lib/components/settings/tabs/SpindlesTab.svelte
@@ -0,0 +1,12 @@
+
+
Spindles
+
+ Spindles are servers that run continuous integration pipelines for your repositories.
+