|
Posted by =?Utf-8?B?cA==?= on July 21, 2006, 10:31 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hello,
anybody knows if there is a way to make Windows by default Encrypt all data
before saving it?
Specifically:
- make windows save all files in encrypted format
- make win decrypt all files before serving them to the caller process
- make these files unreadable if they are opened from outside our windows
domain
- let all user in a specific group share files
- only an admin can save the data in a non-encrypted format
basically we want to make our client's documents, source code, etc,
accessible ONLY by domain authorized machines/users across our LAN, if a file
is copied and then opened on a PC outside our LAN/Domain it will be in an
encrypted form, thus it cannot be read clearly.
If not possible with some configuration, is there a way to implement a
component that will encryp/decrypt data to/from disk using a common domain
key ot token?
we are willing to develop that component.
any help is really appreciated.
thank you.
bye
|