Simo Sorce

Results 240 comments of Simo Sorce
trafficstars

Considering I recently change the code to: python_requires = '>= 3.6' it sounds like not a huge deal to move to >= 3.7 If this is "the way of the...

Yes the Makefile is just a muscle-memory convenience, I am totally for a Doc as well.

JFTR, it is the building on older distributions that gives me pause, but I do not know if 3.6 is an important version, in that sense, or not.

Cool stats, seem lion share is 3.7 in terms of downloads, but that counts only pypi.

@beldmit amending the "JSON Web Signature and Encryption Algorithms" registry is required to add any algorithm. x509 certs identifier are optional and not even implemented in many Jose libraries, and...

If we can distinguish between a NULL value and an empty value that may also be sufficient, we cannot have keys with a NULL value, keys have at a minimum...

But I think the interface we used may not be able to carry None (NULL) so that may be the issue and what we need to fix.

(The other issue is upgrading the db schema)

What are you planning to put in /etc/pki/custodia ?

Do you have an example in mind I can look out at ? I want to take on this soon.