summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqkzk <qu3nt1n@gmail.com>2023-01-16 20:54:55 +0100
committerqkzk <qu3nt1n@gmail.com>2023-01-16 20:54:55 +0100
commit9c76216bd585ab9a5d59df9b5e570f4f3046d654 (patch)
treededd471f8c8da98e5ae4e3b9015e4a87cd1b870d
parent2c32aab22bf1b2ec09676045e122dbf532f529fc (diff)
dev.md
-rw-r--r--development.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/development.md b/development.md
index 4a1d145..6607482 100644
--- a/development.md
+++ b/development.md
@@ -363,6 +363,19 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
la lib https://crates.io/crates/libcryptsetup-rs ne semble pas fonctionner
+ - [ ] fix is mounted
+ - [ ] ask passwords -> store them safely
+ - [ ] display devices with statuses
+ o m /dev/sdb LUKS -> /run/media/quentin/e2838de1-018a-44a9-bcc2-121a04251a31
+ c u /dev/sdb
+
+ m: open mount (ask password if needed)
+ u: umount (ask password if needed)
+ o: open (if mounted)
+
+ - [ ] action -> open_mount
+ - [ ] action -> umount_close
+
- [ ] Version 0.2.0 : tests
- [ ] tests