<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: shashank</title>
    <description>The latest articles on DEV Community by shashank (@ynvshashank).</description>
    <link>https://dev.to/ynvshashank</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1485108%2F4efbf0cd-bccc-442c-8449-6024c2134e35.jpeg</url>
      <title>DEV Community: shashank</title>
      <link>https://dev.to/ynvshashank</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ynvshashank"/>
    <language>en</language>
    <item>
      <title>Medieval Security: Authentication vs. Authorization.</title>
      <dc:creator>shashank</dc:creator>
      <pubDate>Thu, 13 Jun 2024 08:25:57 +0000</pubDate>
      <link>https://dev.to/ynvshashank/medieval-security-authentication-vs-authorization-5f9o</link>
      <guid>https://dev.to/ynvshashank/medieval-security-authentication-vs-authorization-5f9o</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;In medieval times, visiting the king's palace, only nobles and royals can enter the Castle (&lt;strong&gt;Authentication&lt;/strong&gt;) and Only royals can access the royal library (&lt;strong&gt;Authorization&lt;/strong&gt;). Authentication verifies identity, while authorization grants specific permissions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;p&gt;These principles are fundamental in modern cybersecurity practices, ensuring both the security of sensitive information and the integrity of user identity.&lt;br&gt;
Just like the castle scenario, modern systems often use role-based access control (RBAC), where roles determine access levels.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fztjmsycdrbbvuofa3g0t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fztjmsycdrbbvuofa3g0t.png" alt="Image description" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
