0 Followers
0 Following
1 Posts

Self-hosted Content-Security-Policy report, etc, collector/displayer?

https://lemmy.world/post/11892903

Self-hosted Content-Security-Policy report, etc, collector/displayer? - Lemmy.World

tl;dr: self-hosted report-uri.com ? I messed up my site’s Content-Security-Policy and blew up my report quota on report-uri.com [http://report-uri.com] last month. I’m happy with them, but I don’t really want to pay for this service, and I want to avoid that in the future. So I’m looking for something(s) to: 1. Collect Content-Security-Policy browser reports (go-csp-collector [https://github.com/jacobbednarz/go-csp-collector] is sufficient here, if not great, as it doesn’t support the newer Report-To [https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/report-to]) and log to JSON (or whatever) 2. Collect other browser reports such as NEL, Deprecation, Crash and log to JSON 3. Collect SMTP-TLS and DMARC email reports and log to JSON 4. Display them somehow for searching and for seeing trends: preferably something less manual than Grafana, but I can collect the logs and do custom dashboards in Grafana that parse JSON (or whatever) logs if I need to. 5. Let me filter incoming reports based on various things (like ignore CSP reports with no URL) In my searches I found plenty of SaaS and no source code for the whole thing. Sentry and its clones are too much; I don’t want to instrument an app I don’t have. I did find plenty of 5-year old abandoned projects, though. So, what’s out there in this space for self-hosting? For reference, report-uri.com [http://report-uri.com] looks like the below, with the ability to drill down and filter and see reports. [https://lemmy.world/pictrs/image/ce5d87b9-a1b8-44d9-a1cb-a55e22dd49a0.png]

[Android beta] allowing Thunderbird to use "Alarms & Reminders"?

https://lemmy.world/post/9256820

[Android beta] allowing Thunderbird to use "Alarms & Reminders"? - Lemmy.World

OS: Android 14, Pixel 8 I’m annoyed by this fixed bug [https://github.com/thunderbird/thunderbird-android/issues/7271] (watch does not vibrate when receiving mail), so I enabled the K-9 beta in the app store, and as of today I have version 6.713 which hopefully has the fix. The release notes [https://github.com/thunderbird/thunderbird-android/releases/tag/6.713] say: > Note: For now please manually allow “alarms & reminders” in Android’s app settings when using Push on Android 14 … but I can’t find those settings. Under Settings > Apps > Special app access > Alarms & Reminders, K-9 mail isn’t listed, and there’s no Add button. [https://lemmy.world/pictrs/image/f2e32f14-a5ef-4538-9b56-19079734c507.png] I do have Push enabled on my email accounts; and i have the notification silenced. What am I missing?