From c7c6741bedc3a06bc58fb0f4f67329fe4bb9f2fc Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Sun, 19 Jul 2026 09:32:34 -0600 Subject: [PATCH] Add migration notice to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11f0c9b..d0c2e67 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/sfos](https://code.adriano.fyi/me/sfos). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest. + # SFOS Self-host OS. @@ -46,4 +48,4 @@ Each contain README files explaining how to use the modules. There are two types of SFOS secrets. 1. Base system secrets which use [agenix](https://github.com/ryantm/agenix). These are used to bootstrap and manage the underlying infrastructure running SFOS. -2. Workload secrets, which use [setec](https://github.com/tailscale/setec) +2. Workload secrets, which use [setec](https://github.com/tailscale/setec) \ No newline at end of file