ECS 153 Homework 2

Due: Mon, Mar 12, in class

Guidelines

1. Secure automobile remote control system (60 points)

Design an automobile remote control system. The system consists of a receiver inside the automobile and a handheld transmitter with the driver. We want the system to be secure, reliable, and cheap:

Threat model:

Briefly sketch a design that satisfies the above requirements. Analyze the security of your design with respect to the threat model.

2. Secure, usable passwords (40 points)

As we discussed in class, it is insecure to use the same username and password pair at different web sites, because it allows an adversarial web master to impersonate you at other web sites. Unfortunately, using different passwords at different web sites has obvious usability problems: how to remember these numerous passwords, or how to record them securely?

Design a scheme that

State your threat model, and analyze the security of your scheme with regard to your threat model.