<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Encrypted on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/encrypted/</link>
    <description>Recent content in Encrypted on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 16 Jan 2025 09:04:17 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/encrypted/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sync .env files</title>
      <link>https://janikvonrotz.ch/2025/01/16/sync-dotenv-files/</link>
      <pubDate>Thu, 16 Jan 2025 09:04:17 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2025/01/16/sync-dotenv-files/</guid>
      <description>&lt;p&gt;The &lt;code&gt;.env&lt;/code&gt; file is a common standard to define environment variables and secrets for a software project. When working on multiple machines and in teams, ensuring that the &lt;code&gt;.env&lt;/code&gt; files are up-to-date is important.&lt;/p&gt;&#xA;&lt;p&gt;I was looking for a solution to solve this problem. If you duck for &amp;ldquo;Sync .env files&amp;rdquo; you will most likely end up on &lt;a href=&#34;https://www.dotenv.org/docs/quickstart/sync&#34;&gt;https://www.dotenv.org/docs/quickstart/sync&lt;/a&gt;. The Dotenv project provides a service for syncing &lt;code&gt;.env&lt;/code&gt; files. However, their service requires an account and this was out of question in my case.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;How can I sync secrets with my team using git only?&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Unattended Encrypted Incremental Backup to Amazon S3</title>
      <link>https://janikvonrotz.ch/2014/04/25/unattended-encrypted-incremental-backup-to-amazon-s3/</link>
      <pubDate>Fri, 25 Apr 2014 07:28:09 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/25/unattended-encrypted-incremental-backup-to-amazon-s3/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9410478&#34;&gt;https://gist.github.com/9410478&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;For this task we are going to configure a duplicity script wrapper.&#xA;Unregarded of the installation instructions it&amp;rsquo;s expected that you have already signed up for an Amazon account and know how to use their services.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
