I have turned it off and tried again, this time it allows me to go to http://audiobookshelf.local.com/, however still giving me the 502 Bad Gateway
error.
Anyway, it’s going to be used only locally, correct?
yes that’s correct. But I still want to use self signed certificate just for extra security and get to know how to successfully configure it.
thanks a lot!
though could you briefly explain the term “Network Location”? what does this “network” represents? How is it going to help with location and geopositioning? My understanding is that by enabling “Network Location” the location defined with “Network” is sent to SLP server as assisted data for geopositioning.
I would assume “Network” represents cellular data, hope someone could confirm
thank you for the clarification!
changed my device name!
I cannot find any reliable source that says personal hotspot can see the device model connecting to it, would be really great if someone could clarify this here.
But, some wifi access points can detect your device model anyways. My Xfinity gateway will show my Phone’s name and what model of phone I have.
I believe this is true as there is browser plugin for spoofing device model
thanks a lot
can you explain what this option does? What is Force Software Secure Crypto? and what is DRM key management and software-basedwhiteboxcrypto?
Also I’m having a bit trouble understanding how Geto work, would you be so kindly to link a tutorial below? thanks a lot
If I get lost in a building… I ask someone.
what about driving? most of the times the connection isn’t good enough to support Navigation when driving.
The main goal here is to keep my device’s IMEI number private, so that it appears to the service provider as if my phone has never used cellular data. By hiding the IMEI, the provider won’t be able to associate the device with me when I use it solely on public Wi-Fi such as in a café, or be able to track me with IMEI if my IMEI number is leaked by some service or app that I accidentally used. They might see that a new device is connected, but they won’t be able to identify that it belongs to me.
Now that I think of it twice I think you got a point Solely connecting to WIFI doesn’t seem to leak my IMEI number. But I’m not sure what else will except for using SIMs.
I guess I just don’t like the idea that a persistent number could be used to identify me.
Though I’m still curious about:
May I also ask how much information is carried to the second device by using hotspot? By this I meant the phone with IMEI will be able to know my device name, but what else? Will the phone with IMEI also be able to know the device model?
thanks a lot
May I also ask how much information is carried to the second device by using hotspot? By this I meant the phone with IMEI will be able to know my device name, but what else? Will the phone with IMEI also be able to know the device model?
thanks a lot
for those who have trouble understanding this
Passive Tracking (Wi-Fi & Bluetooth Beacons)
Your phone constantly searches for nearby Wi-Fi and Bluetooth signals.
Retailers place Wi-Fi routers or Bluetooth beacons in stores to detect these signals.
Each device has a unique MAC address (though modern phones often randomize this to prevent persistent tracking).
These devices log when and where a phone is detected, creating a record of customer movement.
What They Can Track:
When a customer enters or exits the store
How long they stay
Which areas of the store they visit
Repeat visits (if the MAC address isn’t randomized)
Whether they’ve visited other locations (if the same system is deployed across multiple stores)
could you elaborate their difference? what information is send to what servers?
In my opinion WIFI scanning / Bluetooth scanning / Network Location is only used within system and shared with apps inside the profile if given permission. If I use open source maps I can’t see how my personal information is going to leak
thanks a lot
MediaDRM is used in bank apps as well, which is hard to avoid
The thing is the Open Source mapping service doesn’t seems to work inside buildings. Does enabling those options help with that?
also How is CoMaps compared to osmand and organic maps?
thanks a lot
thank you!
I have added
ports: - 13378:80
in audiobookshelf docker compose and changed npm settings
But it still gives me the same 502 Bad Gateway error.