joeyh

joeyh at

Also, I read in Schneier that reversing your infinite one-time pad makes it more secure. Haskell makes this really easy to do thanks to its support for infinite lists you can simply (reverse (show e)) -- although it may need some work to run in constant memory.

Or you could use my implementation of a time-reversed infinite steam of Joycean conciousness, which I implemented in Haskell and already runs in constant memory.

Anyhoo, clearly rewriting Obnam in Haskell is your next logical step.

Claes Wallin (韋嘉誠) likes this.