From: Christian W. <chr...@st...> - 2008-02-27 22:06:04
|
hi there! What do you think about releasing 0.2 soon? About the features of 0.2.0: * Regarding the libotp part there is only this check for 'patterns' / 'improbabilities' in the keys. The function and everything is done since 0.1 but the math/statistics is missing. The problem is to know the probability of a repeat with a certain length in a random char* of a certrain length. If this is VERY unlikely (i.e. 10^-12), one can assume that the key is not random. But anyway; i would propose to postpone it for a later release, ok? * Can we change the version of trunk to x.y.99? * Btw.: there is a bug in rev. 267: if the folder .paranoia does not exist, it will not be created. (Everything else worked. (-;) I will fix this. I think it would be best to do this on initialization of the plugin. Greetings, Chri |