jafeha / parabird

Simple script written in python to build an os independent truecrypt encrypted usb-stick containing a portable thunderbird, enigmail, torbirdy and vidalia.
GNU General Public License v3.0
10 stars 7 forks source link

Is this the USB-Stick you are looking for? #41

Closed chewyf5 closed 11 years ago

chewyf5 commented 11 years ago

[WARNING::utils]: is /dev/** mounted on ****** really the usb stick where you want to write?

Ask the question, and wait for yes or no ;-)

jojoo- commented 11 years ago

maybe write: or press ctrl c, this is friendlier for a port to a gui

jafeha commented 11 years ago

i have changed the phrase to "Please confirm writing to that stick (y=Yes/n=No) [Yes]". You're right, confirming another question (container creation) is not the question.

I was not thinking about a gui port when i wrote this q/a game here, but would it be so difficult to implement asking y/n in a gui with two buttons?

jojoo- commented 11 years ago

we will have to override that behaviour for the gui.

also any dialogues are not good for automated creation of the stick, so i would suggest to keep the dialogues to a bare minimum

jafeha commented 11 years ago

@chewyf5 is this how you think it should look like? if yes, i'd close this ticket.

chewyf5 commented 11 years ago

@jafeha i will checkout the new behavier this evening and i will give you feedback immediately

chewyf5 commented 11 years ago

@jojoo- for a first gui poc i think its easy to use zenti for this - after this - you have your interface definition for a native gui - just my five cents ;-)

jafeha commented 11 years ago

i consider this problem to be solved. reopen it if you don't think so.