aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2020-11-17 01:15:12 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2020-11-17 01:15:36 +0100
commit6d55d40c09d5554bc778fba6927bdaab80f6fb56 (patch)
tree367e69529b6947acf1c418d081ac229b65baf8b3
parentcc714694f75010bbb69c058a0d1915c065f07c21 (diff)
downloadgpigeon-6d55d40c09d5554bc778fba6927bdaab80f6fb56.tar.gz
gpigeon-6d55d40c09d5554bc778fba6927bdaab80f6fb56.zip
Adding a 'Features' section to the README
-rw-r--r--README.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 8d56e81..d1ad855 100644
--- a/README.txt
+++ b/README.txt
@@ -7,6 +7,15 @@ web link.
Feels of déjàvu ? I was inspired by https://hawkpost.co but wasn't really
interested in the multi-user perspective and managing a database.
+Features
+========
+
+ * Single user: no database required.
+ * One-time GPG form: after sending the encrypted message, the generated form
+ self-destructs.
+ * A table of the links generated is visible when you connect so you can
+ keep track. You can also delete link individually or all at once.
+
Dependencies
============
@@ -36,8 +45,8 @@ Mail::Sendmail then comment and uncomment some lines in <gpigeon-template.cgi>.
Installation
============
-I'm currently making a install script for it but frankly if you look around in
-the perl script source code you should figure things out quickly (hint: look for variables
+I'm currently making a install script but frankly if you look around in
+the <gpigeon-template.cgi> source code you should figure things out quickly (hint: look for variables
values ending in 'goes_here').
##WIP##