Archived
🆕 Software Suggestion | Sanipasse #2301
Open
opened 2021-05-23 13:15:46 +00:00 by lovasoa
·
11 comments
No Branch/Tag Specified
master
dependabot/bundler/nokogiri-1.13.6
dependabot/bundler/addressable-2.8.0
freddy-m-patch-3
pr-add_RemoveMyPhone_sponsor
pr-browser_cleanup_1257_1328_1430
freddy-m-patch-2
freddy-m-patch-1
pr-vpn_hated_one_video
cdn
update-nitrohorse-image
promote-metager-to-card
hardware
pr-add_azirevpn
pr-add_mailfence
shop
1673
pr/1658
i18n-simple
sponsorship-edits-nov2019
i18n
ipfs
blacklight447-ptio-patch-3
blog
remove-windows-icons
pr/1147
i18n-testing
add-beautify
No results found.
Labels
Clear labels
:mag:🤖 Search Engines
approved
dependencies
duplicate
feedback wanted
high priority
I2P
iOS
low priority
OS
Self-contained networks
Social media
stale
streaming
todo
Tor
WIP
wontfix
XMPP
[m]
₿ cryptocurrency
ℹ️ help wanted
↔️ file sharing
⚙️ web extensions
✨ enhancement
❌ software removal
💬 discussion
🤖 Android
🐛 bug
💢 conflicting
📝 correction
🆘 critical
📧 email
🔒 file encryption
📁 file storage
🦊 Firefox
💻 hardware
🌐 hosting
🏠 housekeeping
🔐 password managers
🧰 productivity tools
🔎 research required
🌐 Social News Aggregators
🆕 software suggestion
👥 team chat
🔒 VPN
🌐 website issue
🚫 Windows
👁️ browsers
🖊️ digital notebooks
🗄️ DNS
🗨️ instant messaging (im)
🇦🇶 translations
approved, waiting for a PR
Pull requests that update a dependency file
The Invisible Internet Project (I2P)
Operating Systems
A label for stalebot if it gets added
Anything related to media streaming.
Anything covering the Tor network
active work in progress, do not merge or PR (yet)!
Issues or bugs that will not be fixed and/or do not have significant impact on the project.
Extensible Messaging and Presence Protocol
Matrix protocol
Browser Extension related issues
Correction of content on the website
Firefox & forks, about:config etc.
Anything primarily related to site cleanup.
Virtual Private Network
*Technical* issues with the website.
Domain Name System
Anything covering a translated version of the site
No labels
🆕 software suggestion
Milestone
No items
No Milestone
No due date set.
Dependencies
No dependencies set.
Reference: privacyguides/privacytools.io#2301
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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:
My connection with the software
I am the author.
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.
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.
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.
Ok then where on PTIO (what section)?
@lrq3000 software/covid-19 ?
@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...
@freddy-m if the editorial board is interested, yes I can and I can make a PR too.
@lrq3000 certainly make an issue - we'll decide as to whether we go ahead with the PR.
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
We will keep supporting the european DGC
Thank you and your colleagues for your great work @lovasoa !