This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="topic"> | |
| topics | |
| <ul> | |
| <li>this is a long subtopic and conetent</li> | |
| <li>topic2</li> | |
| <li>topic3</li> | |
| <li>topic4</li> | |
| <li>topic5</li> | |
| <li>topic6 it's also very long</li> | |
| <li>topic7</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| For the follow test I am using gpg (GnuPG) 1.4.12. Earlier versions (especially pre-November 2011) reportedly have more problems but I have yet to test. | |
| Observe that the key-id 0x70096AD1 is a key-id collision. http://pgp.mit.edu:11371/pks/lookup?search=0x70096AD1 | |
| What happens when we gpg --recv-key 70096AD1? | |
| We receive two keys. | |
| What happens when we try to encrypt to 70096AD1? |