Hi!

Is there already an idea how to restore security after switching to a
higher security level? Of course in a save way and without asking the
user?

Maybe something like that would be a sollution:

use [security] [
   security: secure/object throw
   == make security! [net allow file allow]

   do %whatever.r

   secure security
]

This would be save, when you are unable to create or modify security!-
Values yourself. Only secure can create a security!-Values, when it is
called with the /object refinement. When you have a security!-Value, you
can lower security to that security level.

Good idea or not?
Frank

Reply via email to