<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Column Encryption &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/column-encryption/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 04 Nov 2022 17:11:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>How GitHub converts previously encrypted and unencrypted columns to ActiveRecord encrypted columns</title>
		<link>https://noise.getoto.net/2022/11/03/how-github-converts-previously-encrypted-and-unencrypted-columns-to-activerecord-encrypted-columns/</link>
		
		<dc:creator><![CDATA[Kylie Stradley]]></dc:creator>
		<pubDate>Thu, 03 Nov 2022 12:53:42 +0000</pubDate>
				<category><![CDATA[ActiveRecord Encryption]]></category>
		<category><![CDATA[Column Encryption]]></category>
		<category><![CDATA[Database Encryption]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://github.blog/?p=68413</guid>

					<description><![CDATA[This post is the second part in a series about ActiveRecord::Encryption that shows how GitHub upgrades previously encrypted and unencrypted columns to ActiveRecord::Encryption.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Why and how GitHub encrypts sensitive database columns using ActiveRecord::Encryption</title>
		<link>https://noise.getoto.net/2022/10/26/why-and-how-github-encrypts-sensitive-database-columns-using-activerecordencryption/</link>
		
		<dc:creator><![CDATA[Kylie Stradley]]></dc:creator>
		<pubDate>Wed, 26 Oct 2022 14:00:25 +0000</pubDate>
				<category><![CDATA[ActiveRecord Encryption]]></category>
		<category><![CDATA[Column Encryption]]></category>
		<category><![CDATA[Database Encryption]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://github.blog/?p=68159</guid>

					<description><![CDATA[You may know that GitHub encrypts your source code at rest, but you may not have known that we encrypt sensitive database columns as well. Read about our column encryption strategy and our decision to adopt the Rails column encryption standard.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 25/68 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 18:19:08 by W3 Total Cache
-->