{"id":15,"date":"2005-02-21T18:29:37","date_gmt":"2005-02-21T18:29:37","guid":{"rendered":"http:\/\/bingo.bananasplit.info\/wordpress\/?p=15"},"modified":"2005-02-21T18:29:37","modified_gmt":"2005-02-21T18:29:37","slug":"rot13","status":"publish","type":"post","link":"https:\/\/blog.stmellion.org\/?p=15","title":{"rendered":"ROT13"},"content":{"rendered":"<p>ROT13 is a very simple encryption algorithm that rotates the alphabet by 13 places.  In other words, A becomes N and M becomes Z.  Obviously it&#8217;s pretty useless as a secure cipher, but it&#8217;s great for covering up something in a posting that a reader might not want to see, such as the murderers name in a  &#8220;who done it&#8221;.<\/p>\n<p>In Linux, rot13 can easily be done using the following alias:<br \/>\nalias rot13=&#8221;tr A-Za-z N-ZA-Mn-za-m&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ROT13 is a very simple encryption algorithm that rotates the alphabet by 13 places. In other words, A becomes N and M becomes Z. Obviously it&#8217;s pretty useless as a secure cipher, but it&#8217;s great for covering up something in a posting that a reader might not want to see, such as the murderers name&hellip; <a class=\"more-link\" href=\"https:\/\/blog.stmellion.org\/?p=15\">Continue reading <span class=\"screen-reader-text\">ROT13<\/span><\/a><\/p>\n","protected":false},"author":24,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-15","post","type-post","status-publish","format-standard","hentry","category-debian","entry"],"_links":{"self":[{"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=\/wp\/v2\/posts\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":0,"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=\/wp\/v2\/posts\/15\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.stmellion.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}