Support SD card import/export #7

Open
opened 2024-11-21 04:50:16 +00:00 by lrvick · 0 comments
Owner

Should have standalone support for importing and exporting files to SD card as a standalone CLI function, complete with smart detect/mount/unmount.

Also support this functionality as a crate so it can be built-in to hybrid online/offline workflows such as:

  1. Generate a payload on online system, sometimes assisted by online data
  2. Transfer that payload to offline system
  3. Parse and verify security critical details of payload on offline system
  4. Sign payload on offline system
  5. Transfer signed payload back to online system
  6. Broadcast signed payload to final destination artifact store, network, etc.
Should have standalone support for importing and exporting files to SD card as a standalone CLI function, complete with smart detect/mount/unmount. Also support this functionality as a crate so it can be built-in to hybrid online/offline workflows such as: 1. Generate a payload on online system, sometimes assisted by online data 2. Transfer that payload to offline system 3. Parse and verify security critical details of payload on offline system 4. Sign payload on offline system 5. Transfer signed payload back to online system 6. Broadcast signed payload to final destination artifact store, network, etc.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/icepick#7
No description provided.