On Tue, Jan 27, 2015 at 5:53 PM, Marcello Perathoner
<marce...@perathoner.de> wrote:
> If you find it acceptable that the user enters her FB password in
> darktable, you can get a FB access token just by emulating what a
> browser would do. A few https calls and a bit of xml parsing, no more.

Right, that's exactly why embedding a browser is a completely bonkers
way to solve this issue. If we were going to do that we might as well
do as you suggest and grab the username and password and fake
everything. As far as I can tell redirecting to localhost is the only
viable solution and actually makes sense from both security and user
experience stand points.

Cheers,

Pedro

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to