🆕 Software Suggestion | Sanipasse #2301

Open
opened 2021-05-23 13:15:46 +00:00 by lovasoa · 11 comments
lovasoa commented 2021-05-23 13:15:46 +00:00 (Migrated from github.com)

Basic Information

Name: Sanipasse
Category: Health
URL: https://sanipasse.fr

Description

Sanipasse is a privacy-preserving open-source alternative to the french government's health pass checker.

Why I am making the suggestion

Here is an article about the why and how of sanipasse: https://sanipasse.fr/french-health-pass

In short: France has adopted a law that makes test or vaccine certificates mandatory to attend large events.
The official application to check these certificates is closed-source, and is not even publicly available. It requires disclosing private health information to event organizers.

Sanipasse is an alternative open-source web application that allows:

  • reading health certificates and checking for their authenticity
  • organizing events with a mandatory health pass where guests can validate their passes themselves without disclosing them to organizers.

My connection with the software

I am the author.

  • I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
## Basic Information **Name:** Sanipasse **Category:** Health **URL:** https://sanipasse.fr ## Description Sanipasse is a privacy-preserving open-source alternative to the french government's health pass checker. ## Why I am making the suggestion Here is an article about the why and how of sanipasse: https://sanipasse.fr/french-health-pass In short: France has adopted a law that makes test or vaccine certificates mandatory to attend large events. The official application to check these certificates is closed-source, and is not even publicly available. It requires disclosing private health information to event organizers. Sanipasse is an alternative open-source web application that allows: - reading health certificates and checking for their authenticity - organizing events with a mandatory health pass where guests can validate their passes themselves without disclosing them to organizers. ## My connection with the software I am the author. <!-- Are you the author? Enthustiastic or early adopter? Friends with the author or requested by them to open the isue? An employee of the software maker? --> - [x] I will keep the issue up-to-date if something I have said changes or I remember a connection with the software.
lrq3000 commented 2021-05-30 00:37:56 +00:00 (Migrated from github.com)

Amazing app, thank you so much for making it!

Here is the source code for those interested, under AGPLv3: https://github.com/lovasoa/sanipasse

Unfortunately, I think it's unlikely it gets added to PTIO since there is no section for country-specific apps, but if we had it sure would fit!

Also, can the app be used offline, eg, by downloading an archive from github? It would be nice if you could build and create a github release so people can easily download it and run offline.

Amazing app, thank you so much for making it! Here is the source code for those interested, under AGPLv3: https://github.com/lovasoa/sanipasse Unfortunately, I think it's unlikely it gets added to PTIO since there is no section for country-specific apps, but if we had it sure would fit! Also, can the app be used offline, eg, by downloading an archive from github? It would be nice if you could build and create a github release so people can easily download it and run offline.
lovasoa commented 2021-05-30 13:24:24 +00:00 (Migrated from github.com)

Yes, it has a service worker with a cache, so the online version should work offline after the first load. I haven't taken the time to test that properly yet, though. The webapp is also installable from chrome desktop, chrome mobile, and firefox mobile.

If you want to run the server part locally, you can git clone it, then install dependencies with npm install, and run it in development mode with npm run dev.

Yes, it has a service worker with a cache, so the online version should work offline after the first load. I haven't taken the time to test that properly yet, though. The webapp is also installable from chrome desktop, chrome mobile, and firefox mobile. If you want to run the server part locally, you can git clone it, then install dependencies with npm install, and run it in development mode with npm run dev.
ph00lt0 commented 2021-05-31 15:06:48 +00:00 (Migrated from github.com)

I think it would be worth it to add these apps in a separate section listing FOSS alternatives. For the UK I saw this app popping up in f-droid:
https://f-droid.org/en/packages/covidsecure.uk.venuecheckin/

In many countries we see that access to venue's is being restricted exclusively to people using apps. Whatever we think of this, it would be good to provide people with the least invasive ways to go to a venue.

I think it would be worth it to add these apps in a separate section listing FOSS alternatives. For the UK I saw this app popping up in f-droid: https://f-droid.org/en/packages/covidsecure.uk.venuecheckin/ In many countries we see that access to venue's is being restricted exclusively to people using apps. Whatever we think of this, it would be good to provide people with the least invasive ways to go to a venue.
lrq3000 commented 2021-05-31 17:27:52 +00:00 (Migrated from github.com)

Ok then where on PTIO (what section)?

Ok then where on PTIO (what section)?
ph00lt0 commented 2021-06-01 18:38:44 +00:00 (Migrated from github.com)

@lrq3000 software/covid-19 ?

@lrq3000 software/covid-19 ?
freddy-m commented 2021-06-21 13:42:59 +00:00 (Migrated from github.com)

@lrq3000 @ph00lt0 do you want to open a seperate issue for covid-19 related apps? @privacytools/editorial do you think this would fit the site? I personally have nothing against it...

@lrq3000 @ph00lt0 do you want to open a seperate issue for covid-19 related apps? @privacytools/editorial do you think this would fit the site? I personally have nothing against it...
lrq3000 commented 2021-06-21 23:10:58 +00:00 (Migrated from github.com)

@freddy-m if the editorial board is interested, yes I can and I can make a PR too.

@freddy-m if the editorial board is interested, yes I can and I can make a PR too.
freddy-m commented 2021-06-22 08:02:25 +00:00 (Migrated from github.com)

@lrq3000 certainly make an issue - we'll decide as to whether we go ahead with the PR.

@lrq3000 certainly make an issue - we'll decide as to whether we go ahead with the PR.
lrq3000 commented 2021-08-02 17:06:51 +00:00 (Migrated from github.com)

For information, Sanipasse now supports european Digital Covid Certificate (DCC), although the norm is changing so support may break in the future: https://github.com/lovasoa/sanipasse/issues/9

For information, Sanipasse now supports european Digital Covid Certificate (DCC), although the norm is changing so support may break in the future: https://github.com/lovasoa/sanipasse/issues/9
lovasoa commented 2021-08-02 21:17:53 +00:00 (Migrated from github.com)

We will keep supporting the european DGC

We will keep supporting the european DGC
lrq3000 commented 2021-08-03 02:55:15 +00:00 (Migrated from github.com)

Thank you and your colleagues for your great work @lovasoa !

Thank you and your colleagues for your great work @lovasoa !
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#2301
No description provided.