-snip-
Thank you Husna!! So the problem was that I mistakenly deleted the size code while translating!! I still don't get why I kept seeing it complete, if that part of the code was missing, but nevermind as long as it is now fixed :)
My sincere thanks again, for finding a needle in a haystack :)
There is no code that you deleted. If you look at mdayonliner's original post (
[Eng: Tutorial] PGP Signature - Encrypt/Decrypt message - Fingerprint) or rewritten by Learn Bitcoin (
Re: [Eng: Tutorial] PGP Signature - Encrypt/Decrypt message - Fingerprint), both not use the additional code in front of as the text that I edited above.
Before we start, it's gonna help you if I give you a brief. PGP consist of two Keys...
1. Private key <=== You need it to decrypt a content
1. a) You also need a passphrase, in other words a strong password.
2. Public key <=== You need it to encrypt a content
Think about a very sensitive message you want to email to your friend. You don't want any gov agency or any spy read the message. These people can easily access your email server. To avoid it, ask you friend to give his PGP public key. Once you have it then encrypt the message and email the encrypted message to your friend. Now only your friend can decrypt it because he knows the private key.
Warning: Do not share your private key and passphrase with anyone.
[size=13pt]Before we start, it's gonna help you if I give you a brief. PGP consist of two Keys...
1. Private key <=== You need it to decrypt a content
1. a) You also need a passphrase, in other words a strong password.
2. Public key <=== You need it to encrypt a content
Think about a very sensitive message you want to email to your friend. You don't want any gov agency or any spy read the message. These people can easily access your email server. To avoid it, ask you friend to give his PGP [b]public key[/b]. Once you have it then encrypt the message and email the encrypted message to your friend. Now only your friend can decrypt it because he knows the [b]private key[/b].
[color=red]Warning: Do not share your private key and passphrase with anyone. [/color][/size]
/size code still integrated with the
size code at the top and still be displayed perfectly.
I don't know why their post can be displayed while your post is not. My assumption is because of the difference in the type of letter characters.