Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emergency Alert Implementation #28

Open
nothingneko opened this issue Nov 10, 2022 · 7 comments
Open

Emergency Alert Implementation #28

nothingneko opened this issue Nov 10, 2022 · 7 comments
Assignees

Comments

@nothingneko
Copy link
Contributor

Problem

Linux operating systems aren't capable of receiving emergency alerts. This poses a danger to people without cell phones, or people in regions like Japan where fast action can save a life.

Proposal

I propose a system for tauOS and Ultramarine Linux to receive emergency alerts.
Screen Shot 2022-11-09 at 7 22 15 PM
THE EMERGENCY ALERTS SHOWN ARE EXAMPLES
The larger message will prevent use of the computer until the user acknowledges the message.

Prior Implementations (Optional)

PBS Warn is one of the few systems that can receive emergency alerts without a cellular connection, it relies heavily on affiliate stations and may not work for our use case.

@lleyton
Copy link
Contributor

lleyton commented Nov 10, 2022

Let me get in contact with FEMA, we're going to need access to their IPAWS feed.

@lleyton lleyton self-assigned this Nov 10, 2022
@nothingneko nothingneko moved this to 🆕 New in Everything Nov 17, 2022
@nothingneko nothingneko moved this from 🆕 New to 📋 Backlog in Everything Dec 9, 2022
@korewaChino
Copy link

korewaChino commented Jan 24, 2023

how would we implement this
edit: https://github.com/cbs228/sameold

@nothingneko
Copy link
Contributor Author

nothingneko commented Jan 24, 2023

That program decodes the SAME Headers used to activate broadcast TV and Radio to rebroadcast a Primary Entry Point. It would require us to keep a radio tuned to a PEP in the room with the servers. Even then, we'd have minimal information and no way to receive the audio, and would only get alerts for LA. Mobile phones receive emergency alerts via the IPAWS Protocol.

@nothingneko
Copy link
Contributor Author

nothingneko commented Jan 25, 2023

Take a look at FEMA Docs and IBM/cap

@nothingneko
Copy link
Contributor Author

We recently received access to the IPAWS feed, let's bring this out of the backlog

@nothingneko nothingneko moved this from 📋 Backlog to 🆕 New in Everything Apr 26, 2023
@korewaChino
Copy link

For Japan, I propose we use NERV for their alerting feed. They seem to have better response times than J-Alert. Can't find any info about an API though

@nothingneko
Copy link
Contributor Author

We can reach out, hold off and let Lea or I do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants