Insecure Key Exchange

Learning Goals

Description

So far, we've learned that our communications are not secure without encryption - and the initial key exchange between the student and the robot is no exception. Therefore, it should not happen in the open. We’ll show one way how the key can be securely transmitted. It will be sent from the robot to the student instead of the other way around.

Glossary

Required/Authorized Commands

Activities

Common Pitfalls

Back