13 Commits

Author SHA1 Message Date
e fd3fdc6355 Add hipchat and ordering support to redoctober
Supports MSP and requires several arguments to add hipchat integration to
red october. RedOctober will then alert on creation of an order, any new
delegation, or several other states.
2015-12-09 11:48:46 -08:00
Brendan McMillion 2422b2920d Update owners API and README with predicates. 2015-11-11 15:23:14 -08:00
Brendan McMillion 68e5403a7b Add predicate section to UI. 2015-11-11 15:22:57 -08:00
ejcx c9a381d5c2 Multiple delegations to redoctober
The idea is to create a new type (to avoid ugly string parsing) and
then, instead of iterating through delegations with the username, iterate
through the delegations and look for your username and matching slot. Also
in cases we don't have the slot (everything but delegation), find the slot
when we match a user.
2015-11-11 08:26:26 -08:00
Kyle Isom d9ae317ff7 Various index page cleanups. 2015-07-09 09:46:56 -07:00
Brendan Mc 7e08548caf Patched HMAC vulnerability. 2015-05-01 16:46:57 -07:00
Brendan Mc 9f0c4e9e28 Fixed empty list bug & lowered disk thrashing in core_test 2015-05-01 16:11:33 -07:00
Brendan Mc e90713a370 Cleaned up; Patched identity point & invalid curve attacks..
- Update README.md
- Set read-only and write-only channels.
- Reorganized code.
- Set Content-Type and HSTS on index
- House keeping in ecdh.go and symcrypt.go
- Fixed bug; user changes weren't being saved.
2015-04-24 16:55:06 -07:00
Nick Sullivan bb80f777b2 Add new features to UI
- Delegate restrictions
- Encryption labels
2015-04-09 18:50:30 -07:00
Kyle Isom 91cd67f267 Decrypt returns the list of users used for delegation
When decrypting a chunk of data, red october will now report the users
whose keys were used in the decryption.
2014-09-14 19:13:37 -07:00
Albert Strasheim 95e4a88036 Update README.md for embedded index.html. Add index.html example. 2014-03-02 09:19:08 -08:00
Albert Strasheim d9c8ab3ef8 Deprecate -static parameter. Embed HTML instead. 2014-03-01 09:32:51 -08:00
Tony Stuck c9f55e42c7 Added index.html as an example UI to manage the Red October service 2013-11-25 20:13:07 -08:00