Gabriele Contini

Results 26 comments of Gabriele Contini

Well just to be precise, the private key never leaves the key generator machine. What is compiled into the code is the public key. But ok... That said i don't...

Well the original idea was that you have to compile and modify the library on your own before you use it, that's why the current model makes it impossible to...

Hi Dmitriy thanks for your interest into this library. Very sorry there are no plans for ARM support now. It's an interesting feature however. If i close the bug our...

an advice from the forum: https://github.com/pytorch/cpuinfo

Hi Ricard, Let me see if i understood your requirements: 1) if a file exists on the licensee computer use it to generate a pc identifier 2) if the file...

Hi Richard, Good you've found something that solves your problem. Custom payload is supported also in licensecc: http://open-license-manager.github.io/licensecc/usage/issue-licenses.html (see parameter extra-data) And you can implement your own signature generator: http://open-license-manager.github.io/licensecc/api/hardware_identifiers.html...

It should be possible to compile from centos 7, but since travis.com changed its plans it's not tested anymore. check the centos 7 section here to see how it was...

Interesting point. I'm not expert in C#, but bindings to other language are planned (python and java) so this feature request is in the expected development direction. If you can...

I would not go as far as closing the issue. It still has value. We have the same issue with Java (and this is an integration we planned to do...

@emgstabilis yes completely agree. but as you said it's not a generic solution so it is applicable only to the part of your library that you are going to customize....