Re: [Tails-dev] SecureDrop and Tails vs Qubes

2018-05-22 Thread iry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

intrigeri:
> I think the new torrc.d/ directory support would help: you could
> make that directory persistent and drop files in it.
> 
> We don't include that directory at the moment 
> (https://bugs.debian.org/866187) but if that's something you need
> we could source it without waiting for the Debian default torrc to
> do it (we ship our own torrc anyway).
> 

Hi intrigeri,

Just a friendly reminder that torrc.d feature is very experimental at
this moment. It may be a good idea not to use it until the issue in
this ticket is resolved:
https://trac.torproject.org/projects/tor/ticket/25140

Best Regards,
iry
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEzKSpZKlpRovTotu+oUtNvG3N1TwFAlsEzcYACgkQoUtNvG3N
1Ty13RAAjnGCCE9rakSCpDrEv54TEUO5I49ZR+T8CR1Bla/9pX6Mv3BdTpws6ApE
5sKPgpvmDdu5u5EiK/SWs5Gbq9CbMU3q/yryJFa82jKbWXS2oWUgPfrbBrw79zyX
zOq4ToZcklYhNBvGsGNmUxYmf+1k1WQpP8kJCxfjogBNju4WJdSyX2GXz0H6oPZ+
I1kJYKfF/qKv8vR8kHAmoI4ytBZ2BHwR9NwsdNWasWHsUZOl7JvxtjWK7P8Yx8Lc
lxDKZ6oEwuNeaxfPmxDvB4jpwOnscc+Yh4zLYMFSumFYTA5GE7gin03p88cZtRhm
cSifbe5aHCQqiOM6ZR5rN23vEWcX0LixLJAlGSVdFZCtBqhYdc/yPOkXheNCza7c
GhbKcAE0H1YHsr+lyiCVG8yCo2OiFsk8nsI7wyRisUVArVPI4TMKhS2Vc1tD2b8U
vOKgqCCIvnn8u2uBa/p8LyJN8dxlqzyiJDTz4ZwPnwhjAz3tdRq+THUzqDshSl5W
sumEVt45kSsNYT/rRdKanhWE+RKxkRrzRD1Tk3LvkaPFbbgYWwUtXZ4YfjqkD8HJ
vC8m6wTAgJr9ENVPO+2DR69YEyYp0mcAZ+nHfa/5UUtVHZFD1UVBJrXl8xh3ULX2
Iw6XTWchK8SXmrgVnPMEx4hHHaD1wNjpjQ1wmvWspe47qUjJXJw=
=DlbC
-END PGP SIGNATURE-
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

Re: [Tails-dev] [review'n'merge] web: force list layout on news/test_asp-beta/ page

2018-05-22 Thread intrigeri
emma peel:
> a small branch with two commits for the translations to be layed out in a 
> list on the Known issues section at:

> https://tails.boum.org/news/test_asp-beta/index.es.html and other languages 
> that are not the default.

> Currently the list layout is not being parsed.

Merging, thanks.

Note for next time: "associated changes on .po files" and "actual mdwn
change" are not useful commit messages. They only tell what files are
changed (which is redundant with the info stored in the diff) and
not why.
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

[Tails-dev] [review'n'merge] web: force list layout on news/test_asp-beta/ page

2018-05-22 Thread emma peel
a small branch with two commits for the translations to be layed out in a list 
on the Known issues section at:

https://tails.boum.org/news/test_asp-beta/index.es.html and other languages 
that are not the default.

Currently the list layout is not being parsed.

It passes check_po, and now the list is rendered.

Please review:

git.tails.boum.org:emmapeel/tails
 * [new branch]news-force_list


5af6dc7847 associated changes on .po files
65836f3c4c actual mdwn change


git diff --stat tails/master..
 wiki/src/news/test_asp-beta.de.po | 7 +--
 wiki/src/news/test_asp-beta.es.po | 7 +--
 wiki/src/news/test_asp-beta.fa.po | 7 +--
 wiki/src/news/test_asp-beta.fr.po | 7 +--
 wiki/src/news/test_asp-beta.it.po | 7 +--
 wiki/src/news/test_asp-beta.mdwn  | 4 ++--
 wiki/src/news/test_asp-beta.pt.po | 7 +--
 7 files changed, 32 insertions(+), 14 deletions(-)




signature.asc
Description: OpenPGP digital signature
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

Re: [Tails-dev] [review'n'merge] grammar correction for whisperback

2018-05-22 Thread sajolida
intrigeri:
> intrigeri:
>> emma peel:
>>> please review this patch with a grammar correction for WhisperBack.
> 
>> Thanks, this looks good to me. I'll apply this once bertagaz has
>> pushed […]
> 
> I've now applied this patch even though it's debatable whether this is
> a grammar correction:
> 
>   https://en.wikipedia.org/wiki/Serial_comma
> 
> (I've not found any guidance about it in our doc style guide.)

I've used serial commas consistently for years. See the many commits
referring to 'serial comma'.

I now added it to our style guide with 3037353da0 :)

In some cases a serial comma can change the meaning of a sentence so I
think it's grammar.

-- 
sajolida
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

Re: [Tails-dev] [review'n'merge] grammar correction for whisperback

2018-05-22 Thread Austin English
On Tue, May 22, 2018, 02:00 emma peel  wrote:

> intrigeri:
> > intrigeri:
> >> emma peel:
> >>> please review this patch with a grammar correction for WhisperBack.
> >
> >> Thanks, this looks good to me. I'll apply this once bertagaz has
> >> pushed […]
> >
> > I've now applied this patch even though it's debatable whether this is
> > a grammar correction:
> >
> >   https://en.wikipedia.org/wiki/Serial_comma
>
> Any native speakers around? I want to add the 'or' but I have no
> preferences regarding the comma...
>
> ___
> Tails-dev mailing list
> Tails-dev@boum.org
> https://mailman.boum.org/listinfo/tails-dev
> To unsubscribe from this list, send an empty email to
> tails-dev-unsubscr...@boum.org.


Native (American) speaker. I typically use the Oxford comma. To me this
change is fine, though I can't speak for British English.
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

Re: [Tails-dev] [review'n'merge] grammar correction for whisperback

2018-05-22 Thread emma peel
intrigeri:
> intrigeri:
>> emma peel:
>>> please review this patch with a grammar correction for WhisperBack.
> 
>> Thanks, this looks good to me. I'll apply this once bertagaz has
>> pushed […]
> 
> I've now applied this patch even though it's debatable whether this is
> a grammar correction:
> 
>   https://en.wikipedia.org/wiki/Serial_comma

Any native speakers around? I want to add the 'or' but I have no preferences 
regarding the comma...



signature.asc
Description: OpenPGP digital signature
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.

Re: [Tails-dev] DeepOnion project

2018-05-22 Thread Vaas !
Thanks for your quick response and sorry for writing you back a bit late.

I have been talking with our Developers and they started to work on the
Debian Repository, we hope this cycle can be good for both of us.

I will send you more details in the future.

Best Regards,
Vaas, DeepOnion.org Moderator.


On 7 May 2018 at 08:10, intrigeri  wrote:

> Hi,
>
> Vaas !:
> > In the past I contacted your project regarding to donations for your
> > platform, DeepOnion is an anonymous Cryptocurrency that uses Tor and we
> > have been donating to the Tor project just to be grateful for their
> > development, also helping with more Nodes to the network.
>
> > People from the Tails Project said that it could work if we create a
> Debian
> > Repository for it since your software uses Debian and we can handle this
> > with our Development Team. I just want to update our conversation, to
> know
> > if we should go on with this Development and also if you can consider to
> > use our Wallet in your pre installed apps (maybe some download app) from
> > your OS in the future (of course this is not something that you must do
> but
> > we would be happy for it since some of our users use Tails).
>
> There are two aspects to this:
>
> 1. Allowing Tails users to use DeepOnion
>
>Once your client software is in Debian (stable or worst case
>stable backports), then Tails users will be able to easily install
>and use it. If needed we can ship whatever tiny config file is
>needed to make it go through Tor so that it works out of the box.
>
>Creating a third-party Debian repository would also work but using
>that is much harder (for Tails users) to set up and the amount of
>trust they have to put into your project and its infrastructure is
>much greater. So this might be a reasonable first step but I would
>suggest you don't stop and that and instead include your software
>in Debian proper :)
>
> 2. Accepting donations to Tails with DeepOnion
>
>It seems that every cryptocurrency project around there has been
>getting in touch with us in the last 2 years, requesting that we
>accept donations made with their tool. We work with limited
>resources and can definitely not support them all. If somebody
>built an unbiased comparison that allowed us to draw a conclusion
>like "it would be worth the effort to support cryptocurrency X,
>here's how you would do it" then we might do it. But so far I've
>not seen this happen. Needless to say, members of cryptocurrency
>projects are not the best placed people to build such an unbiased
>summary :)
>
>And most of the time, to accept such donations we would need to run
>software ourselves that's not in Debian, which our internal teams'
>security policy forbids ⇒ point #1 above is relevant here as well.
>
> Cheers,
> --
> intrigeri
>
___
Tails-dev mailing list
Tails-dev@boum.org
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
tails-dev-unsubscr...@boum.org.