[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] Another samba question: retaining user ownership



dalen wrote:

Another idea is setup public/private keys for all users. Then a teacher could encrypt homework with a students public key and place on a public folder. Only the appropriate student could decrypt his/her homework.

Now that's very clever! Shoot, you could post those to a public website in that case, then kids could download from home.


Of course, teaching teachers (I'm not worried about the kids picking it up) to use encryption tools is probably more work than maintaining all of those unique groups :)

Hmmm.

Actually, it should be pretty trivial to write a script that would automagically encrypt a file with a public key, and move it into a public folder.

If you could teach the teachers to properly name documents (for example "jsmith2006-Horse Report.doc"), and then have them drop the file into a holding folder, you could then have a cron job run all day watching for files in that holding folder. It could then parse the username, encrypt the file, and move it to the public folder. Then you'd only need to teach the kids to unencrypt their work.

Interesting idea!

--
Chris Hobbs       Silver Valley Unified School District
Head geek:              Technology Services Coordinator
webmaster:   http://www.silvervalley.k12.ca.us/~chobbs/
postmaster:               chobbs silvervalley k12 ca us
pgp:  http://www.silvervalley.k12.ca.us/~chobbs/key.asc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]