From b08cea166dc94c54740e3847d6efa23810783023 Mon Sep 17 00:00:00 2001 From: David Barksdale Date: Thu, 2 Jan 2014 22:28:18 -0600 Subject: Fix typo in README.md --- flags/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flags/README.md b/flags/README.md index 88a133f..04040a4 100644 --- a/flags/README.md +++ b/flags/README.md @@ -98,8 +98,8 @@ Synopsis The make-keys.rsa program is a python script which generates the rsa.keys keystore containing a private and public key for "Alice" and a public key for "Bob". -The rsa-runner program is a setgid wrapper for rsa.py, since interpred scripts -cannot be run setgid. +The rsa-runner program is a setgid wrapper for rsa.py, since interpreted +scripts cannot be run setgid. The rsa.py program reads the flag file and the keystore into memory and then starts a TCPServer to handle requests. When a request is received it is unpickled into a python object and the "request" property is examined. -- cgit v1.2.3-18-g5258