Giovanni Pellerano
Giovanni Pellerano
Hello @Morgul i'm trying to understand if te library would require any fix in relation to 4.5.2. Would you please just advise me on how you were previously retesting the...
It would be valuable to integrate with Saucelabs in order totest cross-browser compatibility on commit. As the library currently is missing any unit test / unit test framework, my suggestion...
Given the hight usage of the library it would be important to perform browsertesting on commit and adopt collaborative code quality tools. This would allow to detect defects happening on...
SSL_OP_CLEANSE_PLAINTEXT is an option introduced starting from OpenSSL version 3 that enabled to configure the library to automatically securely clean buffers as soon that SSL_free is called. I consider that...
Completing the work done in https://github.com/globaleaks/GlobaLeaks/issues/1376 in order to protect GlobaLeaks as an opensource project it would be important to identify if and how to add a copyright header to...
### Proposal This ticket is to extend support to [Ubuntu Noble Numbat (24.04)](http://releases.ubuntu.com/24.04/) now in beta stage and for which release date is due to April 25, 2024.
While working on [GlobaLeaks](https://github.com/globaleaks/GlobaLeaks) and evaluating twistar usage (https://github.com/globaleaks/GlobaLeaks/issues/1551) we are now evaluating the code quality of twistar in relation to python3. This ticket is to keep track of the...
To faster and support a secure adoption of the library it would be important to have txacme packaged for Debian/Ubuntu. A good target could be probably to reach the Ubuntu...
I think it could be valuable to export the SSL_OP_CLEANSE_PLAINTEXT option,introduced in OpenSSL 3 that enable to configure the library to perform secure clean of plaintext buffers Reference: https://www.openssl.org/docs/manmaster/man3/SSL_CTX_clear_options.html By...
This pull request fixes issue #2025 using the proper ng-style directive in place of style attribute.