<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Raspberry VI (Posts about Code)</title><link>http://www.raspberryvi.org/</link><description></description><atom:link href="http://www.raspberryvi.org/categories/cat_code.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2021-02-25 13:14 &lt;a href="mailto:mike@raspberryvi.org"&gt;Mike Ray&lt;/a&gt; 
&lt;a rel="license"&gt;
&lt;p&gt;Unless otherwise stated all content released under the
&lt;a href="http://creativecommons.org/licenses/by-nc-sa/4.0/"&gt;
&lt;img alt="Creative Commons License BY-NC-SA" style="border-width:0; margin-bottom:0px;" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"&gt;
&lt;/a&gt;
&lt;/p&gt;
</copyright><lastBuildDate>Thu, 25 Feb 2021 13:14:07 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>github.com Password Access Deprecation</title><link>http://www.raspberryvi.org/posts/github-password-deprecation.html</link><dc:creator>Mike Ray</dc:creator><description>&lt;div&gt;&lt;p&gt;Beginning on the 13th of August 2021 password access to github.com will be
deprecated.&lt;/p&gt;
&lt;p&gt;This means that git operations from the command-line, and elsewhere, will no
longer work.&lt;/p&gt;
&lt;p&gt;So operations such as:&lt;/p&gt;
&lt;pre class="code literal-block"&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="err"&gt;git push origin master&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Will fail.&lt;/p&gt;
&lt;p&gt;There are a number of ways in which github will accept authentication, but I
have chosen to use an SSH key. I can then push from the command line easily.&lt;/p&gt;
&lt;p&gt;This post will explain how to use an SSH key to provide authentication.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.raspberryvi.org/posts/github-password-deprecation.html"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>git</category><category>github</category><category>Version control</category><guid>http://www.raspberryvi.org/posts/github-password-deprecation.html</guid><pubDate>Fri, 29 Jan 2021 14:56:33 GMT</pubDate></item></channel></rss>