View Single Post
  #8  
Old November 24th 11, 07:36 AM posted to rec.aviation.soaring
Max Kellermann
external usenet poster
 
Posts: 171
Default Red V symbol (log file not valid) after OLC upload.

Cliff Hilty wrote:
Im still trying to figure out why any of the files have to be "secure" !
Security is an illusion. I thought the intent of the OLC was to promote
more people flying and friendly competition. Still scratching my head with
all of this regulatory crap.


Exactly my thought. Requiring so-called "secure" files limits the
access to such a site artificially, and is no more than promoting the
commercial logger industry.

After all, we are all in it for the money and the girls right? If
they want to cheat that bad let them.


When manufacturers don't publish their cryptographic algorithms, it's
a sure sign that they were not designed properly ("Snake Oil"),
because good cryptography is one that withstands mathematical
analysis.

No IGC logger has a published verification procedure. The vendors
publish closed-source EXE files for validation, as a black-box that
magically tells you if a signature is correct.

If you want to cheat, just buy two loggers. Both will have the same
"private key" needed for signing. Open one (carefully, so it will not
trigger key deletion), extract the private key, and use that private
key to sign fake flights for the serial number of the second logger.

(And that's not even exploiting potential mathematical flaws in the
signature algorithm!)

This kind of security is an illusion, and not worth the hundreds of
dollars we spend on it.

Max