823
edits
(→Inside Door: clarification) |
|||
Line 31: | Line 31: | ||
==Inside Door== | ==Inside Door== | ||
The | Sudoroom has its own tiny hallway with trash cans and a private elevator opening. The hallway is technically outside Sudoroom, and the door separating it should be locked when nobody's around. As the elevator is the primary path for automated entry, this door's lock will be controlled by a tiny Raspberry Pi. Some preliminary info about this box: | ||
{| class="wikitable" | |||
hostname | |- | ||
| hostname || tamale | |||
|- | |||
| local ip || 192.168.0.222 | |||
|- | |||
| ssh || pi@50.0.146.204:222 | |||
|} | |||
SSH is KEY-ONLY. Contact Max or Yardena for the key. :) | |||
"Tamale" will implement an HTTP/CURL entry system with Max's script doorman.py, a tornado-based webserver written in python. When a visitor accesses a secret URL, Tamale will activate a motor that turns a key in the dead bolt. |