|
PKI/Trust Lab Research Update: February 2005 |
www.cs.dartmouth.edu/~pkilab/research/index.shtml Last modified: Tuesday, 08-Feb-2005 21:29:25 EST |
Dartmouth PKI/Trust Lab
S.W. Smith, Principal Investigator
The Dartmouth PKI/Trust Lab seeks to examine---both as abstract research as well as concrete proof-of-concept---selected areas where "missing pieces" in the public key infrastructure prevent this tool from fully addressing these trust issues.
| Papers | ||||
S.W. Smith. Trusted Computing Platforms: Design and Applications. Springer. To appear, December 2004 or January 2005. |
||||
A. Iliev, S.W. Smith. "Enhancing User Privacy via Trusted Computing at the Server: Two Case Studies." IEEE Security and Privacy. Accepted for publication, 2004. (A revised and extended version of our PET2002 and PKI2003 papers.) |
||||
S.W. Smith. "Probing End-User IT Security Practices---via Homework." The EDUCAUASE Quarterly. 27 (4): 68--71. November 2004. |
||||
J. Marchesini, S.W. Smith, O. Wild, A. Barsamian, J. Stabiner. "Open-Source Applications of TCPA Hardware." ACSA/ACM Annual Computer Security Applications Conference. To appear, December 2004. |
||||
P. Seligman, S.W. Smith. "Detecting Unauthorized Use in Online Journal Archives: A Case Study." Proceedings of the IADIS International Conference WWW/Internet 2004. Volume 1. 209--217. October 2004. |
||||
S. Nazareth, S.W. Smith. "Using SPKI/SDSI for Distributed Maintenance of Attribute Release Policies in Shibboleth." Proceedings of the IADIS International Conference WWW/Internet 2004. Volume 1. 218--226. October 2004. |
||||
S.W. Smith. "Magic Boxes and Boots: Security in Hardware." IEEE Computer. 37 (10): 106--109. October 2004. |
||||
A. Shubina, S.W. Smith. "Design and Prototype of a Coercion-Resistant, Voter-Verifiable Electronic Voting System." Proceedings of Second Annual Conference on Privacy, Security and Trust.. 29--39. October 2004. |
||||
A. Iliev, S.W. Smith. "Private Information Storage with Logarithmic-space Secure Hardware." Information Security Management, Education, and Privacy (containing the proceedings of i-NetSec 04: 3rd Working Conference on Privacy and Anonymity in Networked and Distributed Systems.) Kluwer. 201--216. 2004. |
||||
G. Vanrenen, S.W. Smith. "Distributing Security-Mediated PKI." Public Key Insfrastructure: EuroPKI 2004. Springer-Verlag LNCS 3093. 218--231. June 2004. |
||||
Y. Ali, S.W. Smith. "Flexible and Scalable Public Key Security for SSH." Public Key Infrastructure: EuroPKI 2004. Springer-Verlag LNCS 3093. 43--56. June 2004. |
||||
| N. Goffee, S. Kim, S.W. Smith, P. Taylor, M. Zhao, J. Marchesini. "Greenpass: Decentralized, PKI-based Authorization for Wireless LANs." 3rd Annual PKI Research and Development Workshop Proceedings. Internet2/NIST/NIH. NISTIR 7122. 26--41, 2004. (A preliminary version appears as Technical Report TR2004-484.) |
||||
| S.W. Smith, E. Spafford. "Grand Challenges in Information Security: Process and Output." IEEE Security and Privacy. 2 (1), January/February 2004. |
||||
S. Nazareth, S.W. Smith. Using SPKI/SDSI for Distributed Maintenance of Attribute Release Policies in Shibboleth Technical Report TR2004-485, Department of Computer Science, Dartmouth College. January 2004 |
||||
J. Marchesini, S.W.Smith, O. Wild, R. MacDonald. Experimenting with TCPA/TCG Hardware, Or: How I Learned to Stop Worrying and Love The Bear. Technical Report TR2003-476, Department of Computer Science, Dartmouth College. December 2003. (Supercedes TR471 from August.) |
||||
S.W. Smith (interviewing J. Rosenberg and A. Golodner) "A Funny Thing Happened on the Way to the Marketplace." IEEE Security and Privacy. 1 (6), 74-78. November/December 2003. |
||||
A. Shubina, S.W. Smith. "Using Caching for Browsing Anonymity." ACM SIGEcom Exchanges. Volume 4.2, pp 11-20, Summer 2003. |
||||
S.W. Smith. "Fairy Dust, Secrets and the Real World" IEEE Security and Privacy. 1 (1): 89-93. January/February 2003. |
||||
Efficiency of SBGPS-BGP, the standard way to secure BGP, involves tons of digital signatures. It uses DSA. Concerned about performance, people have suggested precomputation and caching.Using simulations, we show:
The results:
|
||||
This paper gives a fuller development of the client-side issues (including some new attacks on medium-security and high-security IE/XP keys). The user should be aware of what their authentication is being used for. The language of the Web is too slippery to do that based on requests the browser issues.
|
||||
The use of credential directories in PKI and authorization systems such as Shibboleth introduces a new privacy risk: an insider at the directory can learn much about otherwise protected interactions by observing who makes queries, and what they ask for. In this paper, we extend recent "Practical Private Information Retrieval" results to solve this new privacy problem, and present a design and preliminary prototype for a LDAP-based credential service that can prevent even an insider from learning anything more than the fact a query was made. Our preliminary performance analysis suggests that the complete prototype may be sufficiently robust for academic enterprise settings. |
||||
We showed:
Some papers:
|
||||
Eileen Ye's presentation of our web spoofing and countermeasures work at USENIX last year went well.
|
||||
|
||||
|
||||
Large organizations often wish to archive sensitive data. Various stakeholders---including the user population whose data is being archived---might find this archiving acceptable, provided the organization adheres to some specific access policy.
|
||||
Practical Private Information RetrievalSuppose we want to set up a server that allows users to select and download one of N records---but we also wanted to assure users that we cannot learn which record they asked for, or even learn statistics such as "whoever asks for record 4 usually asks for record 217 next."This private information retrieval problem received theoretical study, but did not lend itself to practical solutions appropriate for the Web model, where users want to make a query, then get a response. We used coprocessors (and careful data structures) to produce a scalable solution with not-too-bad performance.
Dmitri Asonov has then combined our result with the previous theoretical work to produce a really nifty design (initially presented at PET2002). |
||||
Server-side SSL certificates---possibly the broadest application of PKI yet---only testify to the identity of the server; and as a consequence, SSL gives users the proverbial armored car to a cardboard box. What happens to your privacy and security at the server?
|
||||
The hardware engineers carefully made the DES engine fast, theoretically reaching 20 megabytes a second. An external colleague tried (on operations with short data lengths) and got a few kilobytes a second. Can we make things better? You bet we can! |
||||
Secure coprocessors create safe places for catching auction strategies, playing them against each other, and revealing the results according to pre-established rules.
|
||||
What are the security issues if you buy a Coke with your cellphone? Is it any different if you use your PDA and bluetooth?
|
||||
| Student Theses | ||||
Kunal Kain finished up his master's thesis on how to use popular electronic document formats and off-the-shelf PKI packages to produce documents whose contents change in usefully malicious ways without invalidating their digital signatures.
|
||||
Sidharth Nazareth finished up his master's thesis on using SPKI-SDSI as a means for distributed maintenance of attribute release policies in Shibboleth. Shibboleth is an Internet2 system to permit users affiliated with an institition (such as a university) to access Web-based resources controlled by another institution, guided by an agreement between the institutions. In this approach, the resource provider asks the user's home institutions for attributes of this user. However:
|
||||
Dan Kang did his senior honors thesis on using speaker recognition for authentication through untrusted client machines. Speech is nice because:
Dan picked a best-of-breed speech recognnition system, managed to spoof it with speech spliced at word boundaries, and then tried using Hany Farid's bispectral techniques to detect this splicing. However, it didn't work:
|
||||
Mindy Periera, for her senior honors thesis, looked at two problems regarding S/MIME mail:
Open problem: despite many tricks, the S/MIME libraries still don't fit inside the 4758! (This extends on Evan Knop's thesis from summer 2001.)
|
||||
Paul Seligman, in his senior honors thesis, looked at fraud suppression in JSTOR. JSTOR is a system that permits users from participating universities to access archival journals, and uses IP address to determine user authorization. They were suffering from a problem where unauthorized users were exploiting insecure proxies to systematically download large amounts of content. Paul developed some tools that use machine learning and genetic algorithms to help identify such activity.
|
||||
Gabe Vanrenen, in his senior high honors thesis, looked at using threshold cryptography and strong forward security to extend the SEM Semi-trusted Mediator approach to PKI (developed by Boneh et al) to work in a distributed network of mediators. Gabe's work prevents denial of service when mediators go down, and also mitigates damage should a mediator be compromised. Gabe then prototypes his extensinos using JXTA. Besides relating to PKI, this work also relates to our NSF-funded Marianas project, looking at using P2P and secure coprocessors to build survivable trusted third parties.
|
||||
Yasir Ali, in his master's thesis, looked at enhancing SSH (and open-source tools) to address a man-in-the-middle weakness. The SSH protocol, commonly used as the "secure" replacement for telnet, uses the public key of the server to establish a protected channel. However, until the recent release of commercial SSH tools, the only way the client could determine whether the public key belonged to the desired server was to compare it against the key used last time for that server. This situation created the potential for man-in-the-middle attacks, particularly for users of borrowed client machines. What Yasir designed and coded:
|
||||
Maintained by Sean Smith and S. Sinclair, {sws, sinclair} --at-- dartmouth --dot-- edu