• 0 Posts
  • 57 Comments
Joined 2 years ago
cake
Cake day: August 19th, 2023

help-circle





  • Some self hosted services refuse to work if you use a self signed certificate with your public facing IP. They only allow self signed certificates when using one of the handful of private addresses.

    Some apps on mobile devices for the service you use won’t work unless a trusted certificate is used. A self signed certificate behind the scenes creates an error that isn’t handled and you can’t connect.

    You lose the ability to have a proxy in front to handle abuse so your server is spared the headache. You need a domain to do this.












  • Depends on ISP.

    If IPv4 ban, it is indeed 100% ineffective. Nearly all ISPs either CGNAT or rotate addresses. If IPv6, the ISP just forwards a 64 bit block and leaves it at that. You must call and request a new IP block. In which case you’ll be told yes or no. If yes, it’s either free or paid.

    I know with ATT Fiber, they don’t offer address changes unless there is some security or service interruption reason. You have to unplug the modem for 30+ days so the lease expires if you don’t want to do rounds with support. My IPv4 address has changed once, but my IPv6 address block has never changed.


  • Someone made a mistake here. It’s not getting your IP address. An IP address is assigned by the gateway when you’re connected to an access point. An IP address is not an identity. They are always changing and can be shared. This has already been tested and upheld in court.

    It’s actually collecting your MAC address. Which is exchanged when your phone or tablet scan nearby WiFi points or Bluetooth devices. However, this can already be defeated. By default iOS and Android both have the option to randomise the MAC address in intervals. Making it extremely difficult to prove anything. This feature exists because the devices real MAC address never changes. It is unique. Alternatively, users can disable WiFi and Bluetooth scanning entirely. However, your device no longer participates in the Find My Devices program by Apple and Google, location does take longer to acquire in some scenarios, and accuracy may take longer to triangulate.