diff options
author | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:54:07 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-03-01 09:54:07 +0100 |
commit | a6652b80f4281cfc7cbf78c008342e2fda36c715 (patch) | |
tree | caab69e703adaee7b0669e38ccc99f305991ef0d /NEWS.md | |
parent | 21a7ceeda03f851da2643e175c2dff7b0a012fe1 (diff) | |
parent | 11fc428f6eb52936bdbde1be5a6cd4e56704bc68 (diff) |
Merge branch 'map-storage-signature'
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +# Changes in plop 1.0.1-alpha-dev + +## Features + +- Signing nodes now requires signatures from a configurable number of + storage nodes. This prevents a rouge frontend node from sending out + an SCT for an entry that will never be merged. + # Changes in plop 0.10.1 - 2017-02-11 ## Bug fixes |