Yes, I know it's nuts using a Floppy Disk to store your crypto keys.. but here it goes.
I have thousands of new 3 1/2" HD floppies just laying around. I was thinking one day that a single floppy has 2880 512-byte sectors. Well, if we convert that to bits, that's roughly 2880 4096-bit keys. If we add triple copies of each key on disk (redundancy), that's roughly 960 keys.
Is there a way to have a small unencrypted bootloader load the key file on the disk and then mount the filesystem using the loaded key?
I have thousands of new 3 1/2" HD floppies just laying around. I was thinking one day that a single floppy has 2880 512-byte sectors. Well, if we convert that to bits, that's roughly 2880 4096-bit keys. If we add triple copies of each key on disk (redundancy), that's roughly 960 keys.
Is there a way to have a small unencrypted bootloader load the key file on the disk and then mount the filesystem using the loaded key?