Hi!

I would like to have an Firefox (Portable) started from a CD and showing 
HTML files from the CD. The html files on the cd should be encrypted because 
so the can't be copied from the CD easily.
My idea would be to change Firefox to read local file:// from the CD but 
handling them like a https:// request. So it would be very easy to 
de-/encode the files with an certificate, I think.
My problem is, that I don't know where in the source (compiling it is not 
the problem) the browser reads from the local file (I think it's the 
FileChannel, or?) and how I can integrate decoding after reading a 
block/buffer of data from the file.

Could you please help me? Thanks for every tip I'll get!

Yours,
Wolfgang 


_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to