On Thu, 22 Jan 2004, Michael Halcrow said: > Any other requirements? Don't be afraid to get creative. :-)
Some thoughts: - Encrypted filesystems over a remote link. Make it look like one seamless filesystem, so that I don't care whether the data is local or remote. Something like sshfs, but with the data actually encrypted from the disk all the way to my machine. - Encrypted filesystem should allow versions, offline, snapshots, file/data recovery, ACL's, and secure delete (shred). - Key located on memory card or other physical device - Add time-based ACLs. Not encrypted filesystem-specific, but sometimes I want to allow access for a certain period of time. Perhaps implemented with one-time pad... - Per-file/per-directory multi-layer encryption, where I can allow specific users/groups access to portions of the data Frank --------------------------------------------------------------------------- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
