Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Julien Vehent dc6ec6484e [doc] documentation refresh 2015-01-25 18:46:17 -05:00
Julien Vehent beb31d5c1c [doc] configuration details for nofile 2015-01-04 14:47:30 -05:00
Julien Vehent 6b28666a26 [major] refactor agent status handling to enable target expansion pre-launch 2014-11-15 22:31:33 -05:00
Julien Vehent 671afba33a [major] PGP authentication of API clients, includes client code refactoring
This is a major change to the client code and the API. All API calls now require
a HTTP header called X-PGPAUTHORIZATION that contains a signature from a
known investigator. This work is also the opportunity to split up the API client
part of the MIG console into a new package called mig/client. This will facilitate
code reuse, particularly for standalone command line utilities.
2014-11-06 23:13:15 -05:00
Julien Vehent fdb7e5de9a [doc] database doc update 2014-11-02 09:34:46 -05:00
Julien Vehent 245e533609 [major] refactor scheduler PGP keyring management
Similar to the work done on the api, instead of managing investigator's keys
with a gpg keyring on disk, pull the keys from the database and manage a
keyring in memory.
The addition here is the management of the scheduler's own investigator
identity, that's used during the upgrade protocol to kill old agents. That private
key is also stored in the database, with permissions that limit the access to the
column to the schedulers themselves.
2014-10-30 19:30:08 -04:00
Julien Vehent baa96b437f [major] API refactoring to add investigator lookup/creation endpoints and search 2014-10-27 21:54:34 -04:00
Julien Vehent 0d97349864 [doc] Added action/commands flow diagram to concept doc 2014-10-18 12:20:05 -04:00
Julien Vehent 5f6dd4ac1e [doc] update database doc and ER schema 2014-09-30 10:04:15 -04:00
Julien Vehent 71bb66de38 [doc] html doc update 2014-09-25 17:50:50 -04:00
Julien Vehent 72c07789bb [minor] db schema change to support agent tags 2014-09-15 17:19:09 -04:00
Julien Vehent 4071cbe515 [doc] commit html doc 2014-09-14 13:19:52 -04:00