|
7efdcc684e
|
pivoting project to use a privileged, airgapped container to interface with encrypted device rather than passing an unencrypted device through to the container
|
2022-10-04 20:32:04 -04:00 |
|
|
aec955386a
|
latest ubuntu versions do not include an old version of python anymore, updated the script to manually install an older version of python and the corrisponding pip version
|
2022-06-13 14:31:30 -04:00 |
|
|
72a1198e50
|
allowed for 'issue handling' which is the same as my error handling but doesn't quit the program. Allows for there to be non-fatal issues without the program quitting
|
2022-03-27 20:10:03 -04:00 |
|
|
f25bc45dd7
|
significantly improved error handling, fixed bug that would make the program crash before the docker container was made
|
2022-03-27 18:40:24 -04:00 |
|
|
15345c21a5
|
added a bit of error handling
|
2022-03-22 02:05:02 -04:00 |
|
|
e605f5f9ad
|
Got rid of wait
|
2022-03-22 01:52:02 -04:00 |
|
root
|
9f78013d6b
|
Updated run.sh to take a device instead of a mount folder. Now it will take that device unlock it, mount it, start the docker container, and then auto close, unmount, and removing all residual data afterwards
|
2022-03-22 01:09:56 -04:00 |
|
michael
|
a012a85e8f
|
adding current project progress
|
2022-03-21 17:09:11 -04:00 |
|