From 2a2c5e0c1a5871c98c4abaf76c89e238d48e1697 Mon Sep 17 00:00:00 2001
From: Victor Wagner <vitus@wagner.pp.ru>
Date: Sun, 16 Apr 2017 21:55:23 +0300
Subject: [PATCH] More project

---
 README.md | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c1d4d80..ac68f26 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,27 @@ Features planned
 2. Import of friend list from LiveJournal-compatible sites
 3. Access to protected entries on other sites with http auth
 4. Access to protected entries using this OpenID with this site as
-openid provider
+OpenId provider
 5. Export friend list as OPML
+6. Shows protected entries only to owner.
 
+Setup and configuration
+-----------------------
 
+On setup you should define URL of tape, and directory to store  cache
+and configuration. Cache is relatively harmless to expose (although it
+could contain protected entries). Configuration is highly sensitive.
+
+Admin pages
+-----------
+
+1. Login page - let owner to authenticate oneself. 
+2. Add a feed (step 1 - enter URL,
+  step 2 - choose feed if several ones are available for given URL.
+  Specify if you want to authenticate when downloading feed
+3. Edit list of feeds (typically delete feeds. But also you should be
+able to change authentication type and credentials
+4. Import friends from livejournal-lke site
+5. Edit LJ-like accounts (change passwords, disable authenticated access
+for all feeds from this site etc)
+6. This thing can be used as OpenID provider.
-- 
2.39.5