ItsDangerous
11–20 of 34 posts
Re: ItsDangerous
#12[flagged]
Re: ItsDangerous
#13[flagged]
As bad as Python's env management may be your questions is pretty dishonest.
Re: ItsDangerous
#14Re: ItsDangerous
#15Re: ItsDangerous
#16[flagged]
Re: ItsDangerous
#17[flagged]
Coming from a C++ background I am totally confused by the constant flaming of python's package management.
Others praise the package managers of other languages, while I'm just left with the impressing that the combination of pip and virtualenv is the only solution that makes any sense.
Re: ItsDangerous
#18Re: ItsDangerous
#19Earlier quoted context omitted.
This is much simpler than JWT; you'd have a hard time to implement this incorrectly as opposed to JWT. I'm not in the loop, but JWT also used to specify an entire tirefire for crypto algorithms. Probably still does.
JWT specified all the crypto algorithms; even future ones. They did not intend people to accept more then a very small subset. This was insufficiently well communicated.
Re: ItsDangerous
#20How does this differ from JWT? (sincere question not having deep knowledge about JWT either)
This is much simpler than JWT; you'd have a hard time to implement this incorrectly as opposed to JWT. I'm not in the loop, but JWT also used to specify an entire tirefire for crypto algorithms. Probably still does.