commit 890baa76741b9b3ebb4c60e22ce66c2b14a21658
Author: Sangye Ince-Johannsen <sij@sij.law>
Date:   Sun Feb 2 22:59:15 2025 +0000

    Initial commit

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..af4bbfe
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# hand_of_morpheus
+
+A FastAPI-based web application that manages Matrix account registration requests for homeservers that do not offer SMTP authentication (like conduwuit). It provides a registration token to users via email, with automatic token rotation and various safety features.
\ No newline at end of file