> My thought was to associate some "vetting tag" with each command, > which would be specific to you, so if you tried to run a command that > you hadn't vetted yet, it would first show you the command and ask > you if it's OK. If you say yes, it "vets" the command with your tag, > and considers it safe.
I would actually suggest making this a three-way option: "no, it's not, don't run it"; "yes, it is, run it and save it"; "run it this time, but don't save it". OpenSSH has a similar problem when dealing with host keys: it provides no way to say "go ahead this time, but don't save it". This has always bothered me, and it's one thing I fixed when writing moussh. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
