<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=933591&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=933591</link>
		<description><![CDATA[Les sujets les plus récents dans Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere.]]></description>
		<lastBuildDate>Fri, 01 Jun 2012 21:54:56 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9499671#p9499671</link>
			<description><![CDATA[<p>Ce serait pas mal de leur envoyer un patch avec ubuntu-fr<br /><a href="https://www.eff.org/https-everywhere/development">https://www.eff.org/https-everywhere/development</a></p><p>(si je trouve du temps je le fais mais si il y a un&#160; motivé la ça semble pas trop compliqué )</p>]]></description>
			<author><![CDATA[dummy@example.com (Kanor)]]></author>
			<pubDate>Fri, 01 Jun 2012 21:54:56 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9499671#p9499671</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9423341#p9423341</link>
			<description><![CDATA[<p>Je t&#039;encourage à aller lire la documentation sur le site officiel, le basculement n&#039;est <strong>PAS</strong> systématique (et heureusement) mais utilise une liste de sites avec pour chacun une configuration spécifique.</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sun, 27 May 2012 05:00:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9423341#p9423341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9411911#p9411911</link>
			<description><![CDATA[<p>C&#039;est étonnant qu&#039;il faille faire cela ... parce que justement le but de cette extension est de basculer automatiquement vers https ! </p><p>Alors, pourquoi dans le cas des forums d&#039;ubuntu, ce n&#039;est pas le cas ?!</p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Sat, 26 May 2012 08:40:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9411911#p9411911</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410421#p9410421</link>
			<description><![CDATA[<p>↑ j&#039;étais justement en train de mettre ça à jour.</p><p>Sinon ce script vise à augmenter la sécurité en redirigeant automatiquement vers la version sécurisée d&#039;un site lorsque celle-ci est disponible. Il y a un certain nombre de règles et ce n&#039;est pas si trivial que de juste faire un remplacement http→https dans l&#039;url.</p><p>sinon on pourrait très bien en profiter pour renvoyer vers la version que l&#039;on préfère avec :</p><div class="codebox"><pre><code>&lt;rule from=&quot;^http://forum\.(x|k|ed)?ubuntu-fr\.org/&quot; to=&quot;https://forum.edubuntu-fr.org/&quot;/&gt;</code></pre></div><p>(si on aime le rouge pétant)</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sat, 26 May 2012 00:30:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410421#p9410421</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410411#p9410411</link>
			<description><![CDATA[<p>T&#039;pourrais mettre plutôt *buntu-fr pour que ça marche sur les différentes versions du forum, non ?</p><p>Sinon, vu que tu as l&#039;air informé que fait cette extension, au juste ? Simplement convertir les liens http en https ?</p><p>(Si oui, moi j&#039;ai déjà la conversion auto pour ubuntu-fr grâce au script d&#039;amélioration lié dans ma signature)</p>]]></description>
			<author><![CDATA[dummy@example.com (Elzen)]]></author>
			<pubDate>Sat, 26 May 2012 00:28:45 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410411#p9410411</guid>
		</item>
		<item>
			<title><![CDATA[Accéder automatiquement au forum en HTTPS avec HTTPS Everywhere]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410381#p9410381</link>
			<description><![CDATA[<p>Pour ceux qui utilisent l&#039;extension <a href="https://www.eff.org/https-everywhere">HTTPS Everywhere</a> de <a href="https://www.eff.org/">l&#039;Electronic Frontier Fondation</a> voici comment ajouter le support pour forum.ubuntu-fr.org</p><p>Après avoir installé l&#039;extension, créez le fichier <strong>~/.mozilla/firefox/[nom_du_profil]/HTTPSEverywhereUserRules/ubuntu-fr.xml</strong> (pour Firefox) et collez la configuration suivante :</p><div class="codebox"><pre><code>&lt;ruleset name=&quot;Ubuntu-fr&quot;&gt;
  &lt;target host=&quot;ubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;kubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;xubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;edubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;*.ubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;*.kubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;*.xubuntu-fr.org&quot;/&gt;
  &lt;target host=&quot;*.edubuntu-fr.org&quot;/&gt;
  &lt;rule from=&quot;^http://forum\.(x|k|ed)?ubuntu-fr\.org/&quot; to=&quot;https://forum.$1ubuntu-fr.org/&quot;/&gt;
  &lt;!--&lt;rule from=&quot;^http://([^/:@]*\.)?(x|k|ed)?ubuntu-fr\.org/&quot; to=&quot;https://$1$2ubuntu-fr.org/&quot;/&gt;--&gt;
&lt;/ruleset&gt;</code></pre></div><p>Et redémarrez votre navigateur.</p><p>NB. L&#039;avant dernière ligne est commentée car pour le moment seul le sous domaine « forum » est accessible en HTTPS. Dans le cas où les choses évolueraient, il suffirait de la décommenter pour ajouter le support pour l&#039;ensemble des sous domaines.</p><p>edit : ajout des autres domaines</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Sat, 26 May 2012 00:20:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9410381#p9410381</guid>
		</item>
	</channel>
</rss>
