Terminal stage of console

  • 0 Posts
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • Telegram’s servers are located in US, Singapore, Netherlands (and maybe some other countries) from what I’ve gathered. And all chats that are not E2EE’ed are stored there, encrypted at rest at best with keys in the same database, or somewhere else that can still be accessed in automated way. Maybe it is not even encrypted at rest.

    The point is, all those countries are either in 5 eyes or have information sharing agreements with 5 eyes countries. So as far as I’m concerned, TLAs can still have their fingers in those pies, in addition to Telegram’s overall shadiness and Russian ties. So maybe you get KGB strongman keeping a watch over your chats too.

    This is not something I’d have much confidence in to be honest.







    • Settings -> General -> Language & Region -> Region
    • Settings -> YOUR NAME -> Media & Purchases -> Account Settings -> Country/Region

    Both must be changed to a different region to fully switch. Requires a valid payment method from that region (e.g. a debit card from that region). There are consequences to changing regions too, so be careful.

    From my experience, sometimes you also need to contact Apple support to finish the change process. Otherwise it may just revert back.

    Overall, Amazon surely knows where you are now and it will be set in your Amazon account, I suspect there is nothing you can do.

    The best way to achieve what you want is to boot something like TailsOS and create a new account while under the VPN in that region. With a payment method from that region.

    VPNs are not magic. Most big companies nowadays have means of detecting actual user locations, which is pretty trivial if you use an app or an operating system that leaks data when under the VPN.









  • Depends on what you want to self-host. In general, I would advise against self-hosting anything before you familiarise yourself with the basics of *nix, networking and cyber security.

    You at least need to know enough to make sure that whatever you host is only available within your local network and is inaccessible from the outside.

    Once that’s ensured, go nuts, experiment, learn, evolve.

    In terms of how to start, really depends on your budget, what hardware you can spare, how much space you have at your place etc.

    For the most basic playground it’s enough to have a raspberry pi or similar, or a very old laptop / desktop computer.

    For something more swanky you can get old Dell servers (e.g. R420) online for around 100$ or so. They are quite power hungry though. Or you can get yourself a NUC and use that.

    If all of this sounds like too much work, just get yourself QNAP / Synology NAS and see what it can do for you (it is way more limited in terms of options, but easier to setup and you can still have your Plex / file sharing / docker containers).