Thursday, October 11. 2007Secure RSS with DrProjectTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Another potential problem is if someone doesn't protect their subscriptions on a service like bloglines. If someone sees the protected feed and adds it, there wouldn't even be a second request to the feed coming from bloglines. Also, to nitpick about Flickr, the userid comes up in more places than you might imagine and it's definitely not intended to be private. Its role in the feed URI is as a unique id (especially important since you can change your display name and flickr url). Flickr understands that this is not a secure feed so friends-only photos and private correspondence will never show up in your feeds. Ah, that's a good point... That the online readers will only download one copy of the feed, then distribute that to all the subscribers. Drat, there goes this idea. If security is such a concern, send an email for each timeline update instead. The gmail interface makes reading entries at least as easy as any RSS reader. That's not a bad idea, but there are many people (me) who don't use GMail. That said, there is an option to send an email when tickets are changed, so I suppose that it could make sense to send them for other things. What about the simple solution of forcing HTTPS and include clear notice about privacy before handing over a RSS URL (ie. to make sure DrP users don't blog, digg, etc it). Have I missed something here? Dave Cooper The problem is malicious attackers.
Suppose you left your computer logged in (although we all know that you would never do that Hmm. Physical access is a huge breach of security anyway. There needs to be a demarcation of what is acceptable security in Dr Project. Maybe that could be configurable? HTTPS + HTTP authentication sounds like something easy to implement. That is true... But physical access is NotOurProblemâ„¢. What do you mean by "there needs to be a demarcation of what is acceptable security in DrP"? Is that "big scary messages" demarcation? Or check boxes in the admin interface that say something like: "Security level: [ ] Open source project [ ] College project course [ ] Windows Kernel"? And the problem with HTTP auth is that many readers don't support it. When I pointed Google Reader to an authenticated zone, it said something like "feed not available" (now, this is just fine with me... I'm not much for web apps doing things that desktop apps should do. But Greg uses Google Reader Now, because it would be easy to implement, I may Just Do It some time... Especially if I'm going to be using DrP next semester "Suppose you left your computer logged in (although we all know that you would never do that Maybe it's just me, but I don't think an RSS feed link being stolen is the one of the main concerns in that situation. David Cooper "If [attackers] get [the key] wrong, they will have to wait for the legitimate user to get a new key, find that key, then try again." That fixes one problem by creating another. An attacker could deny service (disable legitimate feeds) by setting up a script that frequently uses wrong keys. That said, users should at least have the ability to generate new keys. |
QuicksearchArchivesLinksCategories |