Conversation
|
@pombredanne removing the tests that I linked above, we only fail these data driven tests:
|
f9e70b3 to
f3fd656
Compare
| @@ -0,0 +1,18 @@ | |||
| about_resource: gibberish.py | |||
There was a problem hiding this comment.
I think this is a fine provenance research!
The original from @rrenaud at https://github.com/rrenaud/Gibberish-Detector references a SO answer
This is a nice (IMO) answer to this guys question on stackoverflow. http://stackoverflow.com/questions/6297991/is-there-any-way-to-detect-strings-like-putjbtghguhjjjanika/6298040#comment-7360747
And the SO author is the same as the GH author: https://stackoverflow.com/users/286449/rob-neuhaus
So this settles the original license to be MIT as per @rrenaud choice.
Then we have this chain of forks and derivations to document:
- this file
- derived from @yapus https://github.com/yapus/gibberish
It would be nice and the right thing to do to keep the credits to each author for this chain of forks and refinements and ... I guess we could either:
- add that as extra doc in the ABOUT file
- OR get a full git history for these files with some git fu and git filter repo?
(The license has stayed MIT all the way so this is about credits, not the license itself)
There was a problem hiding this comment.
Happy to help with this, if guided as to what to do.
fbde4e3 to
901bf1d
Compare
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
* Remove unnecessary tests Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
…raining #2402 Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
69b00d2 to
d738982
Compare
* this is to debug the Windows CI Signed-off-by: Jono Yang <[email protected]>
7d97190 to
9e6d0b1
Compare
Signed-off-by: Jono Yang <[email protected]>
9e6d0b1 to
0930f53
Compare
Signed-off-by: Jono Yang <[email protected]>
56194f2 to
be79270
Compare
This PR adds a gibberish detector to textcode to avoid processing nonsense copyright strings detected from binaries.