X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=README.md;h=ac68f26e7d0e05650d426b7910e27b1c3959d3b2;hb=HEAD;hp=c1d4d80bc9d96aad3b82f474b2707f6edf841cea;hpb=e82e914c1a81b2bfa21d4a95b9a27a15c41f3e04;p=oss%2Ffriends.git 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.