<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Valentin Pearce</title>
    <description>The latest articles on DEV Community by Valentin Pearce (@valentinpearce).</description>
    <link>https://dev.to/valentinpearce</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F12449%2F9735f579-0855-471a-9ff5-f65311728232.JPG</url>
      <title>DEV Community: Valentin Pearce</title>
      <link>https://dev.to/valentinpearce</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/valentinpearce"/>
    <language>en</language>
    <item>
      <title>HTTPS Everywhere ! (Or at least on your website(s))</title>
      <dc:creator>Valentin Pearce</dc:creator>
      <pubDate>Tue, 17 Apr 2018 13:37:50 +0000</pubDate>
      <link>https://dev.to/valentinpearce/https-everywhere--or-at-least-on-your-websites-1eoa</link>
      <guid>https://dev.to/valentinpearce/https-everywhere--or-at-least-on-your-websites-1eoa</guid>
      <description>

&lt;p&gt;&lt;em&gt;Originally posted on 2017-10-24 on &lt;a href="https://alzai.xyz/post/3"&gt;my self-hosted WIP Blog&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;You might have noticed this website is encrypted !&lt;/p&gt;

&lt;p&gt;This is because with the recent release of KRACK, the WPA2 vulnerability, I decided to setupt what I had tried to four months ago &lt;em&gt;(see &lt;a href="post/2"&gt;my previous post&lt;/a&gt;)&lt;/em&gt; &lt;/p&gt;

&lt;p&gt;Last time, the process was difficult since my OS (Raspbian) was missing some dependencies and I had to fiddle with repositories lists to install software written for Debian.&lt;br&gt;
I had no idea what I was doing and decided it was best not to continue.&lt;/p&gt;

&lt;p&gt;This time on the other hand, I discovered &lt;a href="https://certbot.eff.org/"&gt;certbot&lt;/a&gt; ! This Let's Encrypt client made it so much easier. This is how the process went :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Download certbot&lt;/li&gt;
&lt;li&gt;&lt;em&gt;RTFM&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Run certbot&lt;/li&gt;
&lt;li&gt;Fail because you haven't redirected port 443 to your server&lt;/li&gt;
&lt;li&gt;Spend half an hour trying to remember your router's password (and fail)&lt;/li&gt;
&lt;li&gt;Ask your network admin (aka Dad) for the password&lt;/li&gt;
&lt;li&gt;Redirect port 443&lt;/li&gt;
&lt;li&gt;Run certbot&lt;/li&gt;
&lt;li&gt;Have a cup of tea and some biscuits to celebrate !&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's as easy as that ! So really, if you have a web server with self hosted apps, don't hesitate and encrypt everything !&lt;/p&gt;

&lt;p&gt;Cheers !&lt;/p&gt;

&lt;p&gt;Alzaï   &lt;/p&gt;


</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>raspberrypi</category>
    </item>
    <item>
      <title>Hi, I'm Valentin Pearce</title>
      <dc:creator>Valentin Pearce</dc:creator>
      <pubDate>Fri, 24 Mar 2017 13:56:39 +0000</pubDate>
      <link>https://dev.to/valentinpearce/hi-im-valentin-pearce</link>
      <guid>https://dev.to/valentinpearce/hi-im-valentin-pearce</guid>
      <description>&lt;p&gt;I have been coding for about 10 years though my first script was a .bat file pting an infinite list of random numbers, electric green on black on my school's WinXP machines.&lt;/p&gt;

&lt;p&gt;I live in Plouha, a little place by the sea in Brittany, France.&lt;/p&gt;

&lt;p&gt;I study software engineering in Brest, the westernmost city in France ! (We get a lot of rain)&lt;/p&gt;

&lt;p&gt;I mostly program in C and PHP but I dabble in a bit of everything. I really ought to specialize but I really don't know what I want to do later.&lt;/p&gt;

&lt;p&gt;I am currently learning more about Database conception and implementation.&lt;/p&gt;

&lt;p&gt;You can find me on Twitter as &lt;a href="https://twitter.com/ValentinPearce" rel="noopener noreferrer"&gt;@ValentinPearce&lt;/a&gt;&lt;/p&gt;

</description>
      <category>introduction</category>
    </item>
  </channel>
</rss>
