fixing rss

main
TitanE 1 year ago
parent 0a829d236e
commit 93b38aa8a6

@ -10,14 +10,25 @@
<guid>https://sufyaan.cyou/forget/</guid> <guid>https://sufyaan.cyou/forget/</guid>
<pubDate>Thu, 09 Sep 2023 16:40:00 GMT</pubDate> <pubDate>Thu, 09 Sep 2023 16:40:00 GMT</pubDate>
<description> <description>
<p style="text-align:center;"><a href="../font/" style="color:#bd93f9"><svg class="footer-posts" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSLeftOne0"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M30 36L18 24l12-12v24Z"/></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#ipSLeftOne0)"/></svg>Previous Post</a> - <a style="color:#bd93f9" href="../pgp/">Next Post</a> <svg class="footer-posts" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><mask id="ipSRightOne0"><path fill="#fff" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="m20 12l12 12l-12 12V12Z"/></mask><path fill="#bd93f9" d="M0 0h48v48H0z" mask="url(#ipSRightOne0)"/></svg></p></description> <p>If you are trying to remember your passwords, you are doing it wrong. Trying to remember your passwords is absolutely fatal and has numerous disadvantages. To describe the demerits of trying to remember your passwords, here is a cycle that most people follow. You set a password. You forget it. You set a weaker password. And repeat.</p>
<p>Eventually, people have passwords that are not only weak, but they also never change them unless they forget them. This leads to passwords that are short and easy to crack. Worst of all, people continue this habit on sensitive websites like finance or government services.</p>
<p>The solution to this issue? As always, <strong>a password manager.</strong> You do not have to be an absolute genius to navigate around password managers or use them securely. Memorize a strong <a style="color:#bd93f9" href="../pwd"></a><strong>password system</strong>, not a lone password. Use the password system on your password manager and on accounts where you absolutely know that you will not have access to a password manager.</p>
<p><em>"What password manager do I use?"</em></p>
<ol>
<li><a href="https://www.bitwarden.com/">Bitwarden</a> (for non-techies)</li>
<li><a href="https://keepass.info/">KeePass</a>(for techies)</li>
</ol>
<p>Bitwarden is straightforward and intuitive. It is on the internet so it is less secure than password managers that are completely offline like KeePass. However, it is still much more secure than proprietary password managers like LastPass and NordPass. Everything is <a style="color:#50fa7b" href="../definitions/free-software/">free (libre) and open-source software.</a></p>
<p>KeePass, on the other hand, is much more advanced. It is completely offline, so you need something like Syncthing to sync it to all of your devices. This is my current setup of which <a href="../kpst/" style="color:#bd93f9">you can read here.</a> It is state-of-the-art. I generate 999-character passwords with extended ASCII so my passwords contain symbols like ©æ^ and much more. These passwords have entropies above 10000 bits. For reference, an 81-bit password costs about $1B to crack.</p>
<p>All in all, you should stop remembering your passwords. The human brain is not designed for long-term storage. Let computers that are infinitely better than humans in that regard do the hard work for you.</p>
</description>
</item>
<item> <item>
<title>PGP KEYS CHANGED!</title> <title>PGP KEYS CHANGED!</title>
<link>https://sufyaan.cyou/pgp/</link> <link>https://sufyaan.cyou/pgp/</link>
<guid>https://sufyaan.cyou/pgp/</guid> <guid>https://sufyaan.cyou/pgp/</guid>
<pubDate>Thu, 10 Aug 2023 20:30:00 GMT</pubDate> <pubDate>Thu, 10 Aug 2023 20:30:00 GMT</pubDate>
<description><p>I forgot the passwords to my PGP keys. <strong>PLEASE DO NOT USE MY OLD PGP KEYS TO SEND ME EMAILS!!!</strong> I did not make a revocation certificate as well which is a bad mistake. I have learned my lesson to say the least. Please use my new <a href="../about/files/sufyaan.gpg">PGP key over here.</a></p> <description><p>I forgot the passwords to my PGP keys. <strong>PLEASE DO NOT USE MY OLD PGP KEYS TO SEND ME EMAILS!!!</strong> I did not make a revocation certificate as well which is a bad mistake. I have learned my lesson to say the least. Please use my new <a href="../about/files/sufyaan.gpg">PGP key over here.</a></p></description>
</description>
</item> </item>
<item> <item>
<title>Switching To SVGs</title> <title>Switching To SVGs</title>

Loading…
Cancel
Save