Re: [Tails-dev] minitube (Youtube client)

2012-12-12 Thread intrigeri
Alessandro Grassi wrote (07 Dec 2012 13:07:30 GMT) : 2012/12/6, Alessandro Grassi alessandro@gmail.com: I want to try adding it myself. It should be a matter of parsing SOCKS5_SERVER environment variable and passing address, port etc. to the appropriate class. HTTP proxy is implemented

Re: [Tails-dev] minitube (Youtube client)

2012-12-12 Thread intrigeri
Hi, Alessandro Grassi wrote (06 Dec 2012 20:59:28 GMT) : Also, I found it has an autosuggest feature which sends what you are typing to Google. Is it bad for us? It would be much better if this could be disabled. Sending typed strings to the Internet beforme Enter is pressed conflicts with

Re: [Tails-dev] documentation - do dont section

2012-12-12 Thread intrigeri
adrelanos wrote (10 Dec 2012 21:36:37 GMT) : Is this (part) of what you are looking for? I've no idea what we had in mind exactly when opening this ticket of ours, but I think this is the basic idea, yeah! What seems clear to me is that what we want would be targeted at end-users, so we would

Re: [Tails-dev] documentation - do dont section

2012-12-12 Thread anonym
10/12/12 22:36, adrelanos wrote: Hi! Tails ticket: https://tails.boum.org/todo/do_dont_section/ I am writing: https://sourceforge.net/p/whonix/wiki/DoNot/ At the moment absolutely Whonix agnostic. I hope and think I can leave it that way. It's just about the social part. Is this

Re: [Tails-dev] Please review and merge feature/live-boot-3.x

2012-12-12 Thread intrigeri
anonym wrote (12 Dec 2012 13:22:49 GMT) : I am unlikely to have time to test it before the freeze, so please review and merge again if you feel like testing it first. Else, I guess this will mature for 0.17. I think the latter is the best. OK. Thanks for thinking of it! It's not like

Re: [Tails-dev] Please review and merge feature/live-boot-3.x

2012-12-12 Thread anonym
12/12/12 15:01, intrigeri wrote: anonym wrote (12 Dec 2012 13:22:49 GMT) : I am unlikely to have time to test it before the freeze, so please review and merge again if you feel like testing it first. Else, I guess this will mature for 0.17. I think the latter is the best. OK. Thanks for

Re: [Tails-dev] Please review and merge feature/hide-iceweasel-modules-bar

2012-12-12 Thread anonym
12/12/12 15:52, intrigeri wrote: anonym wrote (12 Dec 2012 14:08:20 GMT) : See branch: feature/just_hide_iceweasel_add-on_bar I threw it together in a couple of minutes, so I won't be sad if you don't want to merge it. If you like it, consider it as a candidate for Tails 0.16. I would be

Re: [Tails-dev] minitube (Youtube client)

2012-12-12 Thread Alessandro Grassi
Hi, 2012/12/12, intrigeri intrig...@boum.org: It seems like the maybeSetSystemProxy() is now called only if neither a SOCKS5 nor a HTTP proxy is configured, which effectively ignores system settings for specific URLs. If this change of behaviour is needed, then it should be documented; and if