Re: [Tails-dev] Please review'n'merge feature/dont_autostart_iceweasel + test/dont_autostart_iceweasel

2014-01-09 Thread sajolida
intrigeri:
 Anyway, I think I've managed to make it good enough to release, and
 sajolida agreed to take care of the review'n'merge. I guess he
 wouldn't mind someone else (bertagaz, hint, hint :) to have a look at
 the branch that updates the test suite.

I tested that between yesterday and this morning. I'm glad I lunched out
yesterday because this morning I discovered a new bug. The Tor is
ready message was appearing too early, when Iceweasel would still tell
you that Tor is not ready. So I reused the same check code from
Iceweasel for the Tor is ready notification. I tested that by patching a
running ISO but I didn't built a new one.

The Unsafe Browser was working fine already.

I also rephrased a bit the Tor is ready message. The GDP Style Guide
say the Internet:

Usage:   Use an initial uppercase letter to refer to the Internet.
Example: Select this option to display Internet time in the applet.

 Branches:
 
 * feature/dont_autostart_iceweasel: to be merged into stable and devel

I patched it so it needs another review before merging. Sorry...




signature.asc
Description: OpenPGP digital signature
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review draft documentation for IUK

2014-01-09 Thread sajolida
intrigeri:
 Hi,
 
 sajol...@pimienta.org wrote (08 Jan 2014 11:36:08 GMT) :
   1. Tails was not started from a writable device.
 
 Which cases does this refer to? when starting from a DVD? a read-only
 USB stick? what else?
 
 We happily delegate to bilibop the decision regarding whether the boot
 medium is writable. This of course includes DVD, and I believe one of
 the latest bilibop releases (that we're installing in feature/wheezy
 only) also detects the read-only switches on SD cards and USB sticks.

Then what about:

Tails was started from a DVD or a read-only device.

I know that a DVD is a read-only device, but I bet this phrasing will be
less problematic for some people.

   4. There is not enough free space on the Tails system partition (a
  bit too technical, but how to express that without having tons of
  people nagging user support because, oh well, they have space
  left on their persistent volume?)
 
 Then, what can I do to get out of this? Reinstall?
 
 Yes, manual (full) upgrade. That's already what we tell them to do in
 this case anyway.

Sure, that works.




signature.asc
Description: OpenPGP digital signature
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] [Tails-support] Block websites from reading or modifying Clipboard contents in Firefox

2014-01-09 Thread intrigeri
Hi,

forwarding to tails-dev@boum.org, which is a more suitable place for
such a suggestion. See comments below.

barfinsp...@safe-mail.net wrote (09 Jan 2014 06:58:42 GMT) :
 Why hasn't this been disabled in TAILS?

 Full demonstration:

 http://www.ghacks.net/2014/01/08/block-websites-reading-modifying-clipboard-contents-firefox/

 In about:config -
 dom.event.clipboardevents.enabled

 To block sites from reading or modifying Clipboard contents in Firefox, do 
 the following:

 Type about:config into Firefox's address bar and hit the enter key on the 
 keyboard.
 Confirm you will be careful if a warning message pops up.
 Use the search up to to find the dom.event.clipboardevents.enabled 
 preference.
 The default value of the preference is true, which means that sites can 
 intercept
 Clipboard events.
 Double-click the preference to change its value to false.
 Once set, it will block sites from intercepting these events.

 Tip: I suggest you monitor your online activities to see if any online editor 
 or site
 behaves in a different way after you have disabled the feature.

 There is unfortunately no option to enable it for individual websites.

 Anyway, I highly suggest you set the value of the preference to false to block
 websites from manipulating Clipboard events in the web browser.

May you please check what the TBB is doing in this area?

It might be something worth fixing in Torbutton or a Tor Browser patch
rather than only in Tails.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review'n'merge feature/dont_autostart_iceweasel + test/dont_autostart_iceweasel

2014-01-09 Thread intrigeri
sajol...@pimienta.org wrote (09 Jan 2014 10:14:01 GMT) :
 I tested that between yesterday and this morning. I'm glad I lunched out
 yesterday because this morning I discovered a new bug. The Tor is
 ready message was appearing too early, when Iceweasel would still tell
 you that Tor is not ready. So I reused the same check code from
 Iceweasel for the Tor is ready notification. I tested that by patching a
 running ISO but I didn't built a new one.

Great, thanks! I'm glad this was discovered early enough. I find it
strange that I didn't experience this bug myself, but oh well :)

 I patched it so it needs another review before merging. Sorry...

I'll take care of it. Updated the ticket.

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review'n'merge feature/dont_autostart_iceweasel + test/dont_autostart_iceweasel

2014-01-09 Thread intrigeri
Hi,

intrigeri wrote (09 Jan 2014 10:26:11 GMT) :
 I patched it so it needs another review before merging. Sorry...

 I'll take care of it. Updated the ticket.

Done and merged.

Now, what about the test/dont_autostart_iceweasel branch?

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review draft documentation for IUK

2014-01-09 Thread intrigeri
sajol...@pimienta.org wrote (09 Jan 2014 10:19:15 GMT) :
 intrigeri:
 sajol...@pimienta.org wrote (08 Jan 2014 11:36:08 GMT) :
   1. Tails was not started from a writable device.
 
 Which cases does this refer to? when starting from a DVD? a read-only
 USB stick? what else?
 
 We happily delegate to bilibop the decision regarding whether the boot
 medium is writable. This of course includes DVD, and I believe one of
 the latest bilibop releases (that we're installing in feature/wheezy
 only) also detects the read-only switches on SD cards and USB sticks.

 Then what about:

 Tails was started from a DVD or a read-only device.

 I know that a DVD is a read-only device, but I bet this phrasing will be
 less problematic for some people.

OK.

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review'n'merge feature/linux-3.12

2014-01-09 Thread sajolida
intrigeri:
 intrigeri wrote (08 Jan 2014 12:51:38 GMT) :
 So, please review'n'merge feature/linux-3.12 into stable for 0.22.1.
 Note that we've already merged this into devel.
 Any taker? bertagaz?

I built an ISO for that branch and tested in on two laptop.

  - Thinkpad X61 starts the memory wipe and shuts down.
  - Thinkpad X40 starts the memory wipe but never shuts down.

Apart from that the right kernel is started. So I merged it into stable
as requested.




signature.asc
Description: OpenPGP digital signature
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please review'n'merge feature/dont_autostart_iceweasel + test/dont_autostart_iceweasel

2014-01-09 Thread bertagaz
On Thu, Jan 09, 2014 at 11:52:20AM +0100, intrigeri wrote:
 Hi,
 
 intrigeri wrote (09 Jan 2014 10:26:11 GMT) :
  I patched it so it needs another review before merging. Sorry...
 
  I'll take care of it. Updated the ticket.
 
 Done and merged.
 
 Now, what about the test/dont_autostart_iceweasel branch?

I'm on it now.

bert.
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


[Tails-dev] Tails Clock 0.8

2014-01-09 Thread sajolida
I've been testing Tails Clock 0.8 which is the latest version available
(from December 17) on Kevin's website. It installs fine in Tails 0.22.

The only remaining glitch for me is still the localization which differs
from the one given by GNOME Clock. Things are slightly different with
roman scripts but if I log in Arabic, things looks quite different. See
screenshot in attachment.

Can you have a look at the original applet to see how the localized the
whole string?

It would be awesome to have your clock shipped in the next major
release, that will be Tails 0.23. The freeze should be at the very
beginning of February. Do you think we can have the final details sorted
out by then?
attachment: arabic.png

signature.asc
Description: OpenPGP digital signature
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Please comment on icon selection for Contribute section

2014-01-09 Thread Alan
Hi,

On Tue, 07 Jan 2014 18:16:18 + sajol...@pimienta.org wrote:

 During the last low-hanging fruit session I've been looking for icons
 we could add to make the Contribute section a bit more visual. I
 found a bunch of stuff, and bumped several proposals on the blueprint:
 
 https://tails.boum.org/blueprint/contribute/
 
Thanks!

 I ordered them by order of preference, the first one being, the main
 candidate. So if you prefer a different one than the first one, please
 give us our opinion, and if you prefer something different, please
 give us pointers. Note that they are not integrated in the page so
 far, it's just a wild dump.
 
Donate: I find the 1st icon less clear than the others, and I prefer
the 2nd and 4th.

All the other choices seems great to me... even though those for
system administrators seems not super-clear, but I can't find a
better proposal.

Cheers.
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


Re: [Tails-dev] Tails Clock 0.8

2014-01-09 Thread intrigeri
sajol...@pimienta.org wrote (09 Jan 2014 17:34:30 GMT) :
 It would be awesome to have your clock shipped in the next major
 release, that will be Tails 0.23. The freeze should be at the very
 beginning of February. Do you think we can have the final details sorted
 out by then?

Given 0.23 is scheduled for March 4, I expect the freeze to happen
about 10-14 days before as usual, that is around February 20.

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev


[Tails-dev] Fw: Block websites from reading or modifying Clipboardcontents in Firefox

2014-01-09 Thread tails-support
Forwarding this from tails-supp...@boum.org

 - Clipboard data might be leaking 
 https://trac.torproject.org/projects/tor/ticket/10593
 
 Some preliminary testing in #10285 comment 1 showed that websites
 might listen at least to the paste event and obtain user sensitive
 data this way. A quick workaround is setting
 
 dom.event.clipboardevents.enabled to false.
 
 - Write test pages for certain FF24 features
 https://trac.torproject.org/projects/tor/ticket/10285
___
tails-dev mailing list
tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev