aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-09-10 12:20:13 +0200
committerDaniel Mueller <deso@posteo.net>2021-01-10 21:05:19 -0800
commitb23296e1cc47cf5350835d8a8cca6eb6f5d7d270 (patch)
tree61db1288e6076fd03bc8d9603817df8778c946ce /CHANGELOG.md
parent23dee1867bba7d899bd806b4ed41d29a2800db89 (diff)
downloadnitrocli-b23296e1cc47cf5350835d8a8cca6eb6f5d7d270.tar.gz
nitrocli-b23296e1cc47cf5350835d8a8cca6eb6f5d7d270.tar.bz2
Add fill command to overwrite SD card
This patch adds the fill command that overwrites the SD card with random data. Similar to the reset command, we always require the user to enter the admin PIN even if is cached.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 19f0189..8672e03 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,7 @@
Unreleased
----------
+- Added the `fill` command that fills the SD card of a Nitrokey Storage device
+ with random data
- Added SD card usage information to the output of the `status` command for
Storage devices