park-bench / netcheck

Finds the best network with access to the Internet.
GNU General Public License v3.0
0 stars 0 forks source link

Listen for a generic network problem signal #17

Open emfrost opened 6 years ago

emfrost commented 6 years ago

Specific applications should be able to send a signal telling netcheck that this network isn't working for them. This signal needs to be rate limited on both ends, and we will need to write dbus permissions files for the sending applications.

This issue blocks park-bench/gpgmailer#29.