dan
dan
Hi, wis is an intewesting pwoject but it seems like the LICENSE file contains a lot of ewows. Is thewe any chance to fix it?
Hi, on gnome-shell 3.36.4 the notes are visible on the desktop. I often lock the screen and when I return to machine to log in, the notes are not visible...
When invoking new CertificateChainValidationEngine() is it mandatory to provide CRLs or OCSPs? I got the impression from reading other tickets here that they are mandatory. However, .verify() returns true even...
I downloaded a CRL from http://crl3.digicert.com/ssca-sha2-g6.crl and tried to load it on the live example page https://pkijs.org/examples/X509_cert_complex_example.html into the "Load CRLs (binary):" The CRL is 17MB in size. My browser...
https://github.com/PeculiarVentures/PKI.js/blob/fa83e1ef003c8b450832b8c878cd36b73aaa0dee/src/CertificateChainValidationEngine.js#L42 ` /** * @type {Function} * @desc The date at which the check would be */ this.findOrigin = getParametersValue(parameters, "findOrigin", this.defaultValues("findOrigin")); ` Obviously a copy-paste error in describing what...
https://github.com/emp-toolkit/emp-tool/blob/203bc5365fb6c2aea4c243a4b9c9d10633b62247/emp-tool/gc/halfgate_gen.h#L60 constant[0] is sent to the evaluator. After that it is never used neither by the garbler nor by the evaluator. Could you pls clarify the purpose of sending it...
On Ubuntu 20.04 after I install https://github.com/evilsocket/opensnitch/releases/download/v1.5.1/opensnitch_1.5.1-1_amd64.deb with > sudo dpkg --install ./opensnitch_1.5.1-1_amd64.deb and start it with > sudo service opensnitch start I see with sudo service opensnitch status ●...
Hi, the latest tags in the Release section only contain source code, no binaries. Did you stop releasing binaries?
Just wanted to note that I was getting an error > = note: /usr/bin/ld: cannot find -lstdc++ collect2: error: ld returned 1 exit status I had libstdc++-8-dev libstdc++-9-dev libstdc++-10-dev installed...
Hi, Im using the latest version 5.11.3 on a non-rooted phone with Android 8.1.0 The app has all the permissions. On an incoming call the ringtone is NOT playing. When...