[Nymproxy-devel] NNTP thoughts
Status: Alpha
Brought to you by:
deaconx
From: Deacon <de...@re...> - 2003-01-14 14:54:10
|
I keep bouncing between working on the POP3 proxy and developing the NNTP proxy... I really should stick to on or the other :) I'm pondering how to do the NNTP part. As with POP3, I'm thinking of having a thread to download all messages in the newsgroups the user would like to see, so that the user simply reads messages out of their own little news spool. We could even have it work something like leafnode, if you're familiar with that program. By that I mean: if the user connects to a newsgroup that has not been read before, the proxy will download all the messages and continue downloading new ones until the user no longer reads the group. There are a few advantages to this: The ISP can single out what messages the user reads The user can filter out junk - the current situation in apas shows the need for this Disadvantages: mainly, diskspace and bandwidth usage. So, as much as I like the idea, I think just making it an option is the best route. Maybe having levels: download all messages and their bodies, download just the headers (you could at least filter on those), or just be a true proxy. I'm open to suggestions on this. -- Deacon Public Key: D73A121E Fingerprint: A56E 3F1C 7976 161C F4B1 9BFF 55D7 0EEE D73A 121E |