diff --git a/views/index.ejs b/views/index.ejs index 19222a2..869c8d8 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -8,13 +8,31 @@

Transfer.coffee

+
+

+ Transfer.coffee is a simple way to share files between devices. Just + select a file and share the generated URL with the recipient. The + recipient can then download the file by entering the mnemonic. +

+

+ The files are shared using WebTorrent, a peer-to-peer file sharing + protocol. This means that the file is not stored on a central server + and is instead shared directly between the sender and the recipient. +

+

Share File

- +

Receive File

@@ -25,7 +43,24 @@
- +
+