<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web Dev on galvanist</title>
    <link>/tags/web-dev/</link>
    <description>Recent content in Web Dev on galvanist</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 11 Mar 2020 23:32:43 +0100</lastBuildDate>
    <atom:link href="/tags/web-dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Security Resources for Your New Website</title>
      <link>/posts/2020-03-11-security-resources/</link>
      <pubDate>Wed, 11 Mar 2020 23:32:43 +0100</pubDate>
      <guid>/posts/2020-03-11-security-resources/</guid>
      <description>&lt;p&gt;Establishing a reasonable amount of security for a website is a non-trivial unending job. Here are some notes and resources that I find helpful.&lt;/p&gt;&#xA;&lt;h1 id=&#34;web-server-config&#34;&gt;Web Server Config&lt;/h1&gt;&#xA;&lt;h2 id=&#34;start-with-tls&#34;&gt;Start with TLS&lt;/h2&gt;&#xA;&lt;p&gt;All public-facing websites need to be protected by &lt;a href=&#34;https://en.wikipedia.org/wiki/Transport_Layer_Security&#34;&gt;Transport Layer Security&lt;/a&gt; (TLS). TLS is a technology which allows web traffic to be encrypted and this encryption helps to protect the privacy and security of the users of a site.&lt;/p&gt;&#xA;&lt;p&gt;Deploying a site with TLS can be accomplished in a free and automated fashion. Services like &lt;a href=&#34;https://en.wikipedia.org/wiki/Let&#39;s_Encrypt&#34;&gt;Let&amp;rsquo;s Encrypt&lt;/a&gt; and the issuance features of large cloud providers (for example &lt;a href=&#34;https://aws.amazon.com/certificate-manager/&#34;&gt;AWS Certificate Manager&lt;/a&gt;) encourage more secure defaults and automatic management. For more information, check out the &lt;a href=&#34;https://letsencrypt.org/getting-started/&#34;&gt;Let&amp;rsquo;s Encrypt Getting Started Guide&lt;/a&gt; or your hosting provider&amp;rsquo;s documentation.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
