diff --git a/index.html b/index.html new file mode 100644 index 0000000..41dac58 --- /dev/null +++ b/index.html @@ -0,0 +1,61 @@ + + + + Hoot + + + +

What is Hoot?

+ Hoot is a email client built from the ground up to be simpler both for the user, and for keeping your data safe. +
+

Why?

+ Modern email protocols are increasingly complex, leading to security vulnerabilities. Hoot aims to fix this by introducing a new email protocol based on the NOSTR protocol. +
+
+

What is NOSTR?

+ Nostr is a simple, key based social protocol. It uses JSON messages that are signed by private keys that are sent to servers (called relays). + Nostr allows for portability between different relays, which ultimately means that anyone can start a relay and copy all of their data onto it in one click. + This also means that running a private relay for your own use is dead simple. +
+
+

Where?

+ If you are interesting in seeing current progress, there are two GitHub repositories you may be interested in. + +
+ + +