<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cyber security on Nerdsid.com</title><link>https://nerdsid.com/tags/security/</link><description>Recent content in Cyber security on Nerdsid.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 29 Nov 2025 20:05:20 +0530</lastBuildDate><atom:link href="https://nerdsid.com/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>11 Essential OpenSSH Components</title><link>https://nerdsid.com/posts/11-essential-openssh-components/</link><pubDate>Sat, 29 Nov 2025 20:05:20 +0530</pubDate><guid>https://nerdsid.com/posts/11-essential-openssh-components/</guid><description>&lt;p>You might have SSHed into servers hundreds of times.&lt;/p>
&lt;p>You might have used &lt;code>ssh-add&lt;/code> to load keys into your agent.&lt;/p>
&lt;p>You might have used &lt;code>scp&lt;/code> to copy files back and forth between your machine and server.&lt;/p>
&lt;p>But have you ever paused and looked at the bigger picture?&lt;/p>
&lt;p>All these commands come from one place — the OpenSSH suite. It’s much more than just &lt;code>ssh&lt;/code> and &lt;code>scp&lt;/code>.&lt;/p>
&lt;img
 class="spotlight"
 src="https://nerdsid.com/images/11-essential-open-ssh-components/OpenSSH-components.svg"
 alt="OpenSSH components breakdown"
 loading="lazy"
 >
&lt;h1 id="openssh-components">OpenSSH components&lt;/h1>
&lt;p>OpenSSH has &lt;strong>11 major&lt;/strong> components.&lt;/p></description></item><item><title>10 Steps to Secure a New Linux VM</title><link>https://nerdsid.com/posts/10-steps-to-make-a-new-linux-vm-safe/</link><pubDate>Wed, 22 Oct 2025 07:09:42 +0000</pubDate><guid>https://nerdsid.com/posts/10-steps-to-make-a-new-linux-vm-safe/</guid><description>&lt;p>When you launch a new Linux VM, the level of security you really need depends on your use case. That said, there are some basic steps you can take right after provisioning a new VM, to improve it&amp;rsquo;s baseline security. Following these steps won’t make your server invincible, but it will make it safe and reduce exposure to common attacks.&lt;/p>
&lt;h2 id="1-update-your-system">1. Update your system&lt;/h2>
&lt;p>Newly deployed images can contain outdated packages with known vulnerabilities. Start by updating everything:&lt;/p></description></item><item><title>Protect Your Email: Share It Safely on Websites With ROT47 Encryption</title><link>https://nerdsid.com/posts/protect-your-email-with-rot47-encryption/</link><pubDate>Fri, 06 Dec 2024 08:28:20 +0000</pubDate><guid>https://nerdsid.com/posts/protect-your-email-with-rot47-encryption/</guid><description>&lt;h2 id="potential-risks-with-sharing-email-in-plaintext">Potential risks with sharing email in plaintext&lt;/h2>
&lt;p>So, you want to share your email on your website, but you&amp;rsquo;re worried about spam?&lt;/p>
&lt;p>Sharing your email address in plaintext (without any encryption) can be risky. When you post your email openly on a website or blog, it becomes visible to web crawlers and spambots. These bots scour the internet, collecting email addresses to send spam and unwanted marketing emails. Over time, this can lead to your inbox being flooded with irrelevant messages.&lt;/p></description></item><item><title>Demystifying DKIM Records: How They Safeguard Your Email Communications</title><link>https://nerdsid.com/posts/demystifying-dkim-records/</link><pubDate>Thu, 01 Sep 2022 05:27:57 +0000</pubDate><guid>https://nerdsid.com/posts/demystifying-dkim-records/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>Email has become a crucial way of communication in today&amp;rsquo;s digital world. However, it&amp;rsquo;s also a target for scammers and impersonators. Thus it is essential to have methods to verify that the messages we receive are genuine and have not been tampered with. That&amp;rsquo;s where DKIM (DomainKeys Identified Mail) records come into play. In this article, we will understand how DKIM records assist in safeguarding emails against tampering.&lt;/p>
&lt;h2 id="what-is-dkim">What is DKIM?&lt;/h2>
&lt;p>DKIM is an email security standard designed to make sure that an email that claims to have come from a specific domain was indeed authorized by the owner of that domain.&lt;/p></description></item></channel></rss>