Index

Subject : LUG: UnWRAP source code

From : Matthew Frazier <mlfrazie@ncsu.[redacted]>

Date : Wed, 07 Sep 2011 22:24:33 -0400


Here is the source code to UnWRAP (running on people.engr.ncsu.edu), a Python library that can create and verify UnWRAP requests, and a test application written in Flask (https://unwraptest.ep.io/). I had a design document, but I lost it in an accident involving fold(1). :-(

https://gist.github.com/1202447

I may make a more formal Github repository later. All of it's under the MIT license, I'll add the official LICENSE file later. Right now I want to go to bed.

Anyway, if anyone has suggestions on how to improve the UnWRAP script or the protocol (especially if it's a security issue), feel free to let me know. Also - if you want a secret key, also let me know.

�And I just realized that I forgot to remove the secret key from the unwraptest.py. Hooray. Ah well, even if someone finds a way to exploit something with it I can just issue a new one. Think of it as an opportunity to test the security.

Thanks,
Matthew Frazier
North Carolina State University