Resources/Access System

From Noisebridge
Revision as of 10:38, 2 October 2008 by Ioerror (talk | contribs) (Adding strike plate + second lock ideas)
Jump to navigation Jump to search

Possibilities

(Copied and formatted from a mail from David Molnar --steen)

Here's what I see needs to be done right now:

1) Identify choices for the overall system architecture Each choice should tell us at a minimum

  • what kind of key cards do we need?
  • what kind of physical lock do we need?
  • what back end hardware do we need to issue new cards, revoke old ones, and do logging?

The choices so far:

  • A) das Labor's AnonAccess system

http://events.ccc.de/congress/2007/Fahrplan/attachments/989_anonaccess.pdf

  • B) Something that uses DESFire cards from NXP (formerly Philips)
  • C) Something that uses IBM's Caernarvon system, as mentioned for example here:

http://cups.cs.cmu.edu/soups/2006/proceedings/p114_karger.pdf

2) Find suppliers, prices for each choice

  • For example, the code for the AnonAccess backend is in a public SVN repository, can be browsed here:

https://roulette.das-labor.org/trac/browser/microcontroller-2/AnonAccess?rev=2278

  • This is a site that sells several types of smart cards, including the DESFire cards:

http://www.smartcardworld.com/mifaredesfire.htm

The key point of uncertainty for me is the actual door lock assembly. What exactly do we need here, and how do we install it into the actual door? What does the lock cost?

For example, this data sheet specifically mentions DESFire compatibility, but it does not state a price. We need someone to call these people up and find out the price, figure out if it can fit on our current door, etc. http://www.saltosystems.com/index.php?option=com_content&task=view&id=45&Itemid=44


What you can do:

  • Contact the das Labor people and ask them who their suppliers are. We would probably be happy just copying their setup outright. Also ask about their door lock setup.
  • Contact the people with the data sheet above and find out if that lock will work with our door and how much it costs. If it doesn't work, find out if they have a lock that works.
  • Find out what back end software we need or special equipment we need if we go the DESFire route.
  • I have contacted Paul Karger at IBM to ask about Caernarvon. If you happen to find a supplier that can work with us on that option, that'd be cool too.

Physical cylinders and other lock mechanisms

The Brute is a popular magnetic lock using in high security settings. It can be purchased for around $390 [1].

We probably want to have more than one locking mechanism to ensure that it's hard to break down the door.

Door reinforcements

We should ensure that we have a strike plate on the outside of the door. It should be laser or watercut 3 or 4mm sheet steel of high quality.

The CCC Lock

Some people in the CCC are creating an open source lock ( code can be found on their svn system ). It's based on the burgwächter TSE3000 cylinder, externally driven by their own custom electronics. It uses the Sputnik air interface for a simple crypto protocol. Hopefully the lock is in a state where we can replicate it in the near future.