-
> > Chiedi a EU la loro chiave privata ? se lo trovi fammi sapere
>
> Contattami, credo di avere una chiave privata che potrebbe funzionare. L'ho ricevuto ieri su Telegram.
PUOI DARLA?
_Origi…
-
As noted in https://github.com/GreenPassApp/greenpass-app/issues/4#issuecomment-876174468 there is some dependency in the code that prevents the F-Droid build from completing as it includes blockliste…
pludi updated
2 years ago
-
Hi,
when I try to use `greenpass --qr file.png`, I receive this error:
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
I have the same issue using `--txt` and I'm usin…
-
Hi Panzi, i have used your program. Unfortunately trying with different QRCodes the expire day is the same.
Output file greenpass.json:
Expires At : 2023-05-12T00:00:00
Issued At : ***…
-
Now that greenpass is a module, pip should be reconfigured to install the module, not just the script.
-
Hi
in greenpass/data.py when TESTS_URL is down or under maintenance (as now) the script hangs.
I've added the 302 http response
def get_tests_pn(self):
o = {}
r = requests…
-
Probably, it is better to move the project to LGPL if https://github.com/berdav/greenpass/issues/9 is merged into master branch.
That would allow to link to the project without the constraints of G…
-
branch: `feature/qr-fuzzer`
Automatic QR Code fuzzer to try with VerificaC19. QR Code are automatically scanned using an instance of the app.
-
hello,
i need to do verification of greenpass in offline environment. devices will be offline for longer period of time (maybe months). my problem is, that i'll get
`ehn.techiop.hcert.kotlin.chai…
-
Hi Luca,
Thank's for your job.
I have a problem making the call from CURL
curl -X POST "https://localhost:44370/Validation/bool?input=QRSTRING" -H "accept: text/plain" -d ""
* where QRSTRING…