Re: [sword-devel] (no subject)

2020-01-15 Thread Manfred Bergmann
Hi. > Am 01.12.2019 um 00:52 schrieb Troy A. Griffitts : > > UnlockInfo=Please visit the online store of the German Bible Society to > purchase an unlock key: href="https://www.die-bibel.de/shop/bibelausgaben/digitale-bibelausgaben/dvds-und-videos/na28-app-lizenzschluessel-0106";>NA28 > - SWORD

Re: [sword-devel] How to validate a Sword module unlock key?

2020-01-15 Thread ref...@gmx.net
I would second that. It would be trivial to identify a known text from the module's printed text and run a brute forceWhile $key not identifiedIf module_decrypted($key, John:1:1) begins with "In the beginning"Then Found it!Else increment $key and restart loopPeterSent from my mo

Re: [sword-devel] How to validate a Sword module unlock key?

2020-01-15 Thread Tobias Klein
Hi! As has been said before, if somebody really wants to crack an unlock key there are still ways to do that ... so, not having the validation function is then more a lack of usability than actual security. What's the conclusion to this discussion? Given the feedback that I saw I would still sug