Github: show me the keys! (opens in new tab)
<p>I’ve picked this up from a tutorial on using <code>age</code> - encryption tool.</p> <p>A particular example there, in the docs is:</p> <div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">curl https://github.com/zygm0nt.keys | age -R ... </span></span></code></pre></div><p>And I find this way of sharing keys convenient. Of course - this ties you to GitHub, which you might want to avoid n...
Read the original article