]> www.wagner.pp.ru Git - oss/friends.git/blob - README.md
More project
[oss/friends.git] / README.md
1 FRIENDS - your personal friends tape
2 ====================================
3
4 FRIENDS is web-based RSS aggregator with interface similar to
5 LiveJournal friends tape.
6
7 Features planned
8 ----------------
9
10 1. Access to Livejournal and livejournal-like sites protected entries
11 2. Import of friend list from LiveJournal-compatible sites
12 3. Access to protected entries on other sites with http auth
13 4. Access to protected entries using this OpenID with this site as
14 OpenId provider
15 5. Export friend list as OPML
16 6. Shows protected entries only to owner.
17
18 Setup and configuration
19 -----------------------
20
21 On setup you should define URL of tape, and directory to store  cache
22 and configuration. Cache is relatively harmless to expose (although it
23 could contain protected entries). Configuration is highly sensitive.
24
25 Admin pages
26 -----------
27
28 1. Login page - let owner to authenticate oneself. 
29 2. Add a feed (step 1 - enter URL,
30   step 2 - choose feed if several ones are available for given URL.
31   Specify if you want to authenticate when downloading feed
32 3. Edit list of feeds (typically delete feeds. But also you should be
33 able to change authentication type and credentials
34 4. Import friends from livejournal-lke site
35 5. Edit LJ-like accounts (change passwords, disable authenticated access
36 for all feeds from this site etc)
37 6. This thing can be used as OpenID provider.