Hacker News new | ask | show | jobs
by npodbielski 447 days ago
I am using apprise for several years. It works but have few drawbacks:

-no login, almost no security

-sometimes it does not works and there are no logs to see what exactly happens.

-secret storage is very bad

Ntfy I will check thanks.

1 comments

> no login

That's because the goal is to allow you to stick a proper nginx or webserver infront of it if you need this layer.

> Sometimes doesn't work

Please open a ticket and share why since your able to determine this from your logs. Maybe it can be fixed upstream?

> Secret storage is bad

You can create a string (key) that is randomized > 200+ characters. What can be improved to assist you with your concerns?