From: Victor Wagner Date: Sun, 16 Apr 2017 18:55:23 +0000 (+0300) Subject: More project X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffriends.git;a=commitdiff_plain;h=HEAD More project --- 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.