My only problem with PWAs is that they have arbitrary security requirements. Anything non-localhost needs https. No self-signed cert allowed.
Enforcing people to buy a router that supports dyndns for their self hosted apps is odd. I’m wondering who makes these rules.
My only problem with PWAs is that they have arbitrary security requirements. Anything non-localhost needs https. No self-signed cert allowed. Enforcing people to buy a router that supports dyndns for their self hosted apps is odd. I’m wondering who makes these rules.
You can do DDNS for free, using a client app on your server, rather than router.
I use cloudflare-ddns
Oh right. Thanks, indeed. However, for private apps on LAN addresses it’s still a problem.