Concentrate on the digital signatures and certificate chain

Assignment Help Computer Network Security
Reference no: EM13869909

Task:

In this task, you will concentrate on the digital signatures and certificate chain. Try posting messages signed with your private key and ask your colleagues to verify whether your signature on the message is valid. The message should not be encrypted; that is, the format is a clear message, with a signature on the message.

Your task is detailed in the 'Sample Template for document submission' at the end of this Assignment. However, generally speaking your task is to compare what happens in the following situations: 1.Get signature by A and check whether A's signature on one message is valid. 2.Let B sign A's key, and you sign B's key.

Then check whether A's signature on one message is valid. As you know, various PGP tools may implement the same service differently. The technical details in the following example were written for PGP 7.x; however, the basic theory is the same for all versions of PGP. If you are using GnuPG or another OpenPGP installation, the interface may look different, but the basic process should be the same. Stepping through the following example in your own software may give you a deeper understanding of how the digital signature process works. PGP 7.x

Example A screenshot of a PGPKeys window showing the features described You have talked about CA (certificate authority) in several places. The PGP trust model is different from the CA trust model. When you open the PGPKeytools, you will find that for several public keys you have imported, the small ball under the 'validity' item is not highlighted (green).

This means that that these public keys are not 'valid' according to current certificate chains. The impact is that when you verify a signature using that public key, you will get a message like 'valid signature with an invalid key'.

If the ball for your own public key is not green, you may right-click your key and choose 'key properties'. Under the 'Trust Model', choose 'Implicit trust'. Then your key should be green. Now how can you make other keys valid (green)?

An obvious way is to sign that key. When you sign a key, you will see that key is highlighted. Do you have to sign all keys to make all keys valid? The answer is NO. That is, you need to find a way to make one key highlighted (green), but you have never signed that key.

If you know that a key is really from Alice, then you can certainly click the small ball corresponding to that key and sign that key, and then you can export that public key, thus making Alice's key green.

If you do not know Alice, but you know Bob in person and Bob knows Alice well, then if Bob signs Alice's key and sends Alice's signed key to you, you should trust Alice's key. This is the PGP trust model. Practice this kind of trust model this Week.

In particular, do the following exercise: You sign A's key and mark A's key as trusted (you can do this by right-clicking A's key and choose 'key properties' and then move the sliding bar to trust). A signs B's key and publishes the signed key to the Group Project forum. Check whether B's key is valid in your screen (small ball is highlighted). Post your screenshot to convince others that you have not signed B's key but that it is valid.

Also check a message signed by B to see whether it is valid. The following is a sample screenshot. Note that Yongge Wang has not signed Ali Ahmed's key but that it is a valid key.

Also note that Yongge Wang trusts Craig's key at the 50% level. References: Brunschwig, P. (2013) Enigmail [Online]. Available from: https://addons.mozilla.org/en-US/thunderbird/addon/enigmail/, (Accessed: 20 October 2014). The GnuPG Project (2014) The GNU privacy guard [Online]. Available from: https://www.gnupg.org (Accessed: 20 October 2014). Network Working Group (2007) Proposed Standard RFC 4880: OpenPGP Message Format [Online]. Available from: https://www.ietf.org/rfc/rfc4880.txt (Accessed 10 December 2014). OpenPGP Alliance (n.d.) OpenPGP alliance members [Online]. Available from: https://openpgp.org/members/ (Accessed 10 December 2014). Symantec (2014) Symantec Encryption Family [Online]. Available from: https://www.symantec.com/encryption/ (Accessed 10 December 2014).

Reference no: EM13869909

Questions Cloud

Analyze the price-setting process : Analyze the price-setting process and select the areas of the price-setting process (i.e., define price window, set initial price, and communicate prices to market) that you believe to be the most important
Surroundings average air temperature : For the following cases: How much energy is lost every day when the steam temperature is maintained at 200oC, and the surrounding average air temperature is 20.0oC, and the surroundings average air temperature is 20.0oC? Neglect losses though the end..
How should knight lead and manage the change at kingston : How should Knight lead and manage the change at Kingston? Discus a set of actions that should have taken place and a second set that should now occur given the present situation. Use examples and insights from class lectures, experience, and readi..
Qualitative research and evaluation methods : How and What to Code. Retrieved from http://onlineqda.hud.ac.uk/Intro_QDA/how_what_to_code.phpThis website is a useful resource that contains additional information about coding. You are encouraged to view the media pieces in the sections on Appro..
Concentrate on the digital signatures and certificate chain : You will concentrate on the digital signatures and certificate chain. Try posting messages signed with your private key and ask your colleagues to verify whether your signature on the message is valid. The message should not be encrypted; that is,..
Show that the above system of equations : Show that the above system of equations can be derived from the Law of Mass Action. Do this by finding reactions that give rise to these equations.Also, assumptions are made about the rate constants to obtain these equations and you should make sure ..
What other marketing actions would you recommend : What factors must you consider when deciding when to release your movie? How many tickets does your movie have to sell to break even in the first week? What other marketing actions would you recommend
What about their proposed resolution : What other connections do you see between their future career vision and the ethical principles, standards, and codes of conduct you reviewed
Openpgp-compliant email software package on your computer : Install an OpenPGP-compliant email software package on your computer, like any of the ones found at the OpenPGP Alliance (n.d.) Web site or any product in compliance with RFC 4880

Reviews

Write a Review

Computer Network Security Questions & Answers

  Discretionary and mandatory access control

Logic bombs, War dialing, Ping of death attack, steganography, RSA scheme, digital signature, A chain of certificates, A certificate revocation list, A trust anchor, asymmetric algorithm used by PGP, IPSec mode, IP virtual Private Networks

  What are the four principles of computer security

What are the four principles of computer security? What are the basic principles that apply to all networks

  Analyze security requirements and prepare a security policy

Analyze security requirements and prepare a security policy.

  Des operating on a general plaintext input

DES operating on a general plaintext input 1st with key K1 and then with key K2 manufactures the same output as if K2 were first used and then K1.

  Discuss in detail one vulnerability analysis tool

Discuss in detail one vulnerability analysis tool that is suitable for this (deployment) environment -  You have the liberty to consider open source or free products such as OpenVAS.

  Assignment on software vulnerability

Assignment on Software Vulnerability - Software vulnerabilities, especially vulnerabilities in code, are a major security problem today - Investigate two vulnerabilities of your choice from these two lists or any other reputable source

  Describe how bob can recover the message

Describe how Bob can recover the message - Through how many ciphertext blocks is this error propagated? What is the effect at the receiver?

  What is the resulting cipher

What is the resulting cipher - Given your answer, is security of the a!ne cipher with a given modulus m increased if one encryption is followed by a second encryption with a different key?

  Development for critical infrastructure protection

Identify the state actors and non-state actors that pose the greatest cyber threat to the United States and justify your selections - describe how the mix of state and non-state actors you identified should affect policy maker decision-making and..

  C program encryption-decryption system using caesar cipher

Program "Encryption/Decryption"system only the code by using C programming work with PUTTY use Caesar cipher.

  Which of the cia goals did tjx fail to achieve in attack

Research the TJX data breach case on the web and answer the following questions.

  Why change the default administrator login and password

what are some of the important measures you can take to ensure that your home wireless network is safe and secure. Change the default administrator login and password. Use something only you will remember.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd