Skip to content

Commit

Permalink
Updated release notes describing security features
Browse files Browse the repository at this point in the history
  • Loading branch information
cdealti committed May 22, 2015
1 parent f70e70c commit 9b0fc40
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion kura/distrib/RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@ Eclipse Kura - 1.2.0
-------------------------------------------------------------------------

Added Features:
* TODO: Security support
* Added support for securing Kura
* Revised org.eclipse.kura.crypto API.
* New org.eclipse.kura.certificate API to enable validation of
signed requests from the cloud.
* Minimal implementation of the org.eclipse.kura.crypto API.
* Implementation of the org.eclipse.kura.certificate API.
* Encryption of passwords in snapshot files.
* Snapshot encryption.
* Improved management and security of the keystore used for the MQTT
SSL connection.
* Added support for the Raspberry Pi B+ and the Raspberry Pi 2.
* Added support for Bluetooth Low Energy (see Known Issues section below).
* API: org.eclipse.kura.bluetooth
Expand Down

0 comments on commit 9b0fc40

Please sign in to comment.