~awstrial-dev/awstrial/ec2_regions

  • Committer: Scott Moser
  • Date: 2011-04-14 03:37:40 UTC
  • Revision ID: smoser@ubuntu.com-20110414033740-hv83q5owggzmrgjt
change initialization of instance secret key.

The initial secret key for the instance is sent via user-data, which
then could be inspected by any user on the system (non-root) via
'ec2metadata --user-data'.

What this does is makes that initial secret key a single use only.

The instance boots, and then in its initial call home, it gets a
new secret key sent back.  That secret key is then used for communication
from that point forward.
Filename Latest Rev Last Changed Committer Comment Size
..
awstrial 105.1.1 13 years ago Dave Walker (Daviey) Moved awstrial into a project subfolder Diff
contrib 368 13 years ago Scott Moser move awstrial/manage-poller to contrib Diff
.bzrignore 184 13 years ago Dave Walker (Daviey) Added additional references to bzrignore, required 110 bytes Diff Download File
AUTHORS 106.1.3 13 years ago Dave Walker (Daviey) Added LICENCE, AUTHORS and boilterplate to .py fil 191 bytes Diff Download File
INSTALL 369 13 years ago Scott Moser add rsyslogd-local and mention in INSTALL 1.9 KB Diff Download File
LICENCE 106.1.3 13 years ago Dave Walker (Daviey) Added LICENCE, AUTHORS and boilterplate to .py fil 33.7 KB Diff Download File
TODO 104 13 years ago Andreas Hasenack Updated my TODO. 3.2 KB Diff Download File