57 | | |
58 | | == Security == |
59 | | |
60 | | Each Local store authenticates and encrypts data to collectors using certificates. |
61 | | |
62 | | |
63 | | == Reference Prototypes == |
64 | | |
65 | | The reference prototype includes components A - E to test end-to-end functionality of the entire system, which exceeds the scope of the topic of this page. |
66 | | |
67 | | The reference prototype will be made available soon (said 1/30/2014). |
68 | | |
69 | | |
70 | | == Additional Resources == |
71 | | See [http://rest.elkstein.org/ REST Overview] for a nice introduction to REST, and [http://www.w3schools.com/json/json_intro.asp JSON Overview] for nice introduction to JSON. |