Fix about

This commit is contained in:
cool-mist 2023-01-15 23:12:37 +05:30
parent 83b1037b1b
commit 1643dd3ec8
3 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,7 @@ title: About
<div class="entry" id="archives"> <div class="entry" id="archives">
<ul> <ul>
<li> I'm a software developer from India, born in late 90s.</li> <li> I'm a software developer from India, born in late 90s.</li>
<li> Views expressed here are my own and not endorsed, shared etc by my place of work, friends etc</li>
<li> My github is <a href="https://github.com/cool-mist" target="_blank">@coolmist</a></li> <li> My github is <a href="https://github.com/cool-mist" target="_blank">@coolmist</a></li>
<li> You can reach out to me via email <b>neophytenuggets@protonmail</b></li> <li> You can reach out to me via email <b>neophytenuggets@protonmail</b></li>
<li> My public key is <li> My public key is

View File

@ -110,7 +110,7 @@ no one else can decrypt this (not even you!).
Simply copy the message to the Notepad and hit **Decrypt / Verify Notepad** Simply copy the message to the Notepad and hit **Decrypt / Verify Notepad**
If the message was intended by you, you will be able to get the plain text. Apart from that If the message was intended for you, you will be able to get the plain text. Apart from that
pay attention to the banner at the top that tells you if the signature of the message was verified pay attention to the banner at the top that tells you if the signature of the message was verified
or not. If the signature could not be verified, then that means that the message was not really sent or not. If the signature could not be verified, then that means that the message was not really sent
by the person and someone else has impersonated our Secret Agent :( by the person and someone else has impersonated our Secret Agent :(

View File

@ -46,3 +46,4 @@ layout: default
</div> </div>
{% endif %} {% endif %}
</div> </div>