|
Dartmouth College Computer Science Technical Report series |
CS home TR home TR search TR listserv |
| By author: | A B C D E F G H I J K L M N O P Q R S T U V W Y Z | |
| By number: | 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986 | |
Abstract:
Dartmouth's Greenpass project seeks to provide strong access control
to a wireless network while simultaneously providing flexible guest
access; to do so, it augments the Wi-Fi Alliance's existing WPA
standard, which offers sufficiently strong user authentication and
access control, with authorization based on SPKI certificates. SPKI
allows certain local users to delegate network access to guests by
issuing certificates that state, in essence, "he should get access
because I said it's okay." The Greenpass RADIUS server described in
Kim's thesis [55] performs an authorization check based on such
statements so that guests can obtain network access without requiring
a busy network administrator to set up new accounts in a centralized
database. To our knowledge, Greenpass is the first working
delegation-based solution to Wi-Fi access control.
My thesis describes the Greenpass client tools, which allow a guest to introduce himself to a delegator and allow the delegator to issue a new SPKI certificate to the guest. The guest does not need custom client software to introduce himself or to connect to the Wi-Fi network. The guest and delegator communicate using a set of Web applications. The guest obtains a temporary key pair and X.509 certificate if needed, then sends his public key value to a Web server we provide. The delegator looks up her guest's public key and runs a Java applet that lets her verify her guests' identity using visual hashing and issue a new SPKI certificate to him. The guest's new certificate chain is stored as an HTTP cookie to enable him to "push" it to an authorization server at a later time. I also describe how Greenpass can be extended to control access to a virtual private network (VPN) and suggest several interesting future research and development directions that could build on this work.
Note:
Masters thesis. Advisor: Sean Smith
Bibliographic citation for this report: [plain text] [BIB] [BibTeX] [Refer]
Or copy and paste:
Nicholas C. Goffee,
"Greenpass Client Tools for Delegated Authorization in Wireless Networks."
Dartmouth Computer Science Technical Report TR2004-509,
June 2004.
Want to be notified about new tech reports? Join our mailing list.
Want to search our technical reports?
Want us to mail you a paper copy of a report? Send your address and the TR number to reports AT cs.dartmouth.edu
Copyright notice: The documents contained in this server are included by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a non-commercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.