<?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: Austin Songer</title>
    <description>The latest articles on DEV Community by Austin Songer (@austinsonger).</description>
    <link>https://dev.to/austinsonger</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%2F179827%2F02d8f9c5-8899-4c47-8ec3-865889285ee5.jpeg</url>
      <title>DEV Community: Austin Songer</title>
      <link>https://dev.to/austinsonger</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/austinsonger"/>
    <language>en</language>
    <item>
      <title>GitTrust (GT): Enhanced S/MIME Commit Signing with Device Authentication</title>
      <dc:creator>Austin Songer</dc:creator>
      <pubDate>Sun, 10 Dec 2023 20:34:41 +0000</pubDate>
      <link>https://dev.to/austinsonger/gittrust-gt-enhanced-smime-commit-signing-with-device-authentication-2003</link>
      <guid>https://dev.to/austinsonger/gittrust-gt-enhanced-smime-commit-signing-with-device-authentication-2003</guid>
      <description>&lt;p&gt;Inspired by &lt;a href="https://www.figma.com/blog/how-we-enforce-device-trust-on-code-changes/"&gt;FIGMA&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To proactively mitigate the risk of malicious code reaching production, GitTrust ensures that code changes merged into GitHub release branches come from trusted, company-managed devices. It does this by S/MIME signing for Git commits in an environment where devices are managed by MDM and access control is managed by Okta. It ensures that only compliant devices can make signed commits to Git repositories.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Looking for contributors.&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/austinsonger/GitTrust"&gt;https://github.com/austinsonger/GitTrust&lt;/a&gt; &lt;/p&gt;

</description>
      <category>security</category>
      <category>git</category>
    </item>
  </channel>
</rss>
