privacyguides

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Evotech, (edited ) in What do you use for cloud storage and why?

Google

With cryptomator

It’s super cheap, and with cryptomator you can easily locally encrypt anything you put on there. With great iOS and Android support aswell

smeg,

I’ll second Cryptomator, it’s relatively convenient and means I can use the free tiers of Google Drive, Dropbox, Onedrive, etc without them having a nose through all my stuff

db2, in What is xtrapath3.izatcloud.net, why does my phone connect to it?

Is *.xtracloud.net related? I found it in my logs.

AlbinJose1001, (edited )
@AlbinJose1001@endlesstalk.org avatar

Yeah, It’s izatcloud.net related.

asbestos,
@asbestos@lemmy.world avatar

Yes it absolutely is. It’s also Qualcomms.

lemann,

Yes, it’s the newer version of the two. OP has an older device

supernicepojo, in What is xtrapath3.izatcloud.net, why does my phone connect to it?

After a quick search: Izatcloud is qualcomm extended satellite positioning, which may be a different version of GPS. But not entirely sure, here is a privacy related article about it. https://restoreprivacy.com/qualcomm-denies-unlawful-user-location-data-collection-on-phones/

Darkassassin07, in What is xtrapath3.izatcloud.net, why does my phone connect to it?
@Darkassassin07@lemmy.ca avatar
macattack,

That’s a good read, especially the additional context at the bottom of the article.

FutileRecipe,

Not a fan of how they say “we didn’t say it’s a backdoor,” but have “secretly share” in the URL and article title.

Darkassassin07,
@Darkassassin07@lemmy.ca avatar

A backdoor would imply some sort of external control I’d think, a much broader potential for harm.

Being able to command a device to send you info or perform tasks is different than the device sending info of its own accord.

FutileRecipe, (edited )

A backdoor would imply some sort of external control I’d think…

Yes, technically a backdoor listens: csrc.nist.gov/glossary/term/backdoor

Being able to command a device to send you info or perform tasks is different than the device sending info of its own accord.

In this context, where it’s implied to send without the owner’s knowledge (ignoring the fact it’s documented), not really. The article screams “gotcha!” when in reality it didn’t, so they’re trying to backtrack and downplay their initial response. But I do appreciate their update, it’s just got a PR spin to it.

Edit: if the article was initially written as more of a “did you know” and/or expanding on existing documentation, wouldn’t be an issue. It’s the “it’s secretly stealing” that implies malice which is part of the definition of malware… that’shares a category with backdoor. So splitting hairs in the name of PR.

FiskFisk33,

there is an important difference between sending data and accepting remote control

scarilog,

Tldr it’s used to make initial GPS fix faster by getting satellite positioning information.

sduvick, in What is xtrapath3.izatcloud.net, why does my phone connect to it?

@AlbinJose1001 base host appears to be some location provider from Qualcomm? http://izatcloud.net/

AlbinJose1001,
@AlbinJose1001@endlesstalk.org avatar

I don’t know. My xiaomi device is making crazy amount of connections to… Xiaomi.net Xiaomi.com Miui.com idmb-app-chat-global-xiaomi10-407281533.ap-south-1.elb.amazonaws.com And now… xtrapath1.izatcloud.net

name_NULL111653,

As others have said, manufacturer telemetry. Just the usual built-in spyware that people are fine with for some reason… Everyone does it, they’re just bad at hiding it in this case.

bbbhltz,
@bbbhltz@beehaw.org avatar

As mentioned, this is a Qualcomm thing. Not exactly spyware, but probably not necessary either.

www.qualcomm.com/site/privacy/services

Qualcomm Location Service (formerly “IZat Location Services” or “IZat”) is technology offered by Qualcomm Technologies, Inc. in the U.S., QT Technologies Ireland Limited in countries within the European Economic Area, and Qualcomm CDMA Technologies (Korea) YH in the Republic of Korea (a.k.a. South Korea). Qualcomm Location Service may enable your device to determine its location more quickly and accurately – even when your device is unable to get a strong GPS signal.

Something like the UAD could disable it, or you could use Tracker Control to block it, or straight up use adb to disable it… But, it will run even if disabled.

The package is com.qualcomm.location so,

adb shell pm uninstall --user 0 com.qualcomm.location

will disable it, but it will always come back…

lemann,

Removing it can cause a bootloop in some cases, likely something in the boot process is looking for it and reinstalling that app if missing. Google’s play services recently started doing that with permissions that are revoked with root

Should be removable on a non-stock ROM though

chemicalwonka, in What do you use for cloud storage and why?
@chemicalwonka@discuss.tchncs.de avatar

I migrated all my cloud files to M-Discs because in the near future, even if I encrypt my files with PGP before sending them to the cloud, big tech will be able to break their encryption. I don’t trust any big tech.

Extrasvhx9he, (edited )

Curious why M-disc specifically? Isn’t that storage media kind of expensive for the amount of storage space you get? Plus unless every disc is getting buried in a capsule, you would still have to baby it like any other optical disc even though its more durable.

Longmactoppedup, in What do you use for cloud storage and why?

I have started trialling mega. 20GB free.

So far so good.

One minor annoyance I have had is keepass .kdb files. You can’t just open from mega android, make changes and have it auto save back to the cloud. Have to save out, edit then share back in. There is a autosync app by a third party which I have not tried.

netchami, in What do you use for cloud storage and why?

I have a self-hosted Nextcloud instance, but I don’t expose it to the internet, so I use Proton Drive if I need to share files with other people. I use self-hosted Immich to sync my photos from all of my devices.

furrowsofar, in What do you use for cloud storage and why?

I have Nextcloud on my Media Center. That is just on our LAN. For sharing I use Bitwarden Send. If I had a big file to share I probably would load it to Backblaze B2 and share the link. I pay for Bitwarden and I will pay for B2 once my use goes up more.

chemicalwonka, in What do you use for cloud storage and why?
@chemicalwonka@discuss.tchncs.de avatar

I don’t use cloud storage anymore I migrated all my files to M-Disc

Lemmyfunbun,

What is M-Disc?

Extrasvhx9he, (edited )

Iirc theyre these expensive discs that are highly resistant to disc rot (or something along those lines) for at least 1000 years. Kinda gimmicky tbh since it still needs to be stored properly to achieve that claim and suffers from the same problems as any other optical disc (the equipment needed to read and write and still durability)

shalafi, in What do you use for cloud storage and why?

I just pay Google $99/yr. for 2TB of storage. I have my Google Drive mapped as G: and Windows libraries mapped to folders in the Google Drive.

Super simple and cheap. I still have local backups for fast restores, and Google for cloud.

dmtalon, in What do you use for cloud storage and why?

Nextcloud docker on unRAID has worked well for me on…

Android, Windows and my MacBook(s)

I use it to Auto upload photos from my phone as well as cloud storage. Shared directories with my wife and son for easy sharing.

No real issues outside a couple painful upgrades in the past .

calmluck9349,
@calmluck9349@infosec.pub avatar

Which docker do you use?

dmtalon,

lscr.io/linuxserver

Fermiverse, in What do you use for cloud storage and why?

Syncthing to my selfhosted proxmox server at home then rclone encrypted and unencrypted depending on content, to my cloud storage. Fully automtatic meanwhile.

Rclone syncs to various cloud services so the provider doesn’t matter from a technical point of view.

Maximilious, in What do you use for cloud storage and why?
@Maximilious@kbin.social avatar

What files from your Mac are you trying to sync to next cloud? If you have a Truenas already, why are you hosting files from your Mac instead of mapping a share directly from your Truenas into Nextcloud and working directly off of the source instead?

As for syncing photos from my phone to Nextcloud, I've had no issues over the past 3 years hosting it myself. I had one problem with a lot of conflicts where permissions on my truenas wouldn't allow nextcloud to delete them, so I had a manual cleanup process last month but that's the only problem I've had. I just switched to Truenas a few months ago from QNAP and am still learning the caveats of their very granular permissions but everything generally works about 99% of the time.

hayhay,

Wouldn’t mapping it directly to truenas be somewhat slow especially if I’m always on the go? My Truenas server is at at home while I dorm on campus, so I’m not sure if it would work out well. Plus, I’ve had a lot of issues with truenas + my hardware which led to me keeping this server mostly down over the last year or so. Everything seems stable and works fairly well now, but just airing on the side of caution.

Does NC photos have tagging? Auto-tagging is why I’ve always been with Google Photos tbh, an alternative would be nice though.

That said, my mac is mostly code, some emulation related stuff (thus the 10 gb limit of tresoit being annoying for me), and some documents/notes. My media is already self-hosted on jellyfin which works great atm, but I have it on my dropbox as well right now.

Extrasvhx9he, in What do you use for cloud storage and why?

Atm a burner dropbox account with cryptomator on top. Going to see how mega works with cryptomator and hopefully that will be my replacement

  • All
  • Subscribed
  • Moderated
  • Favorites
  • privacyguides@lemmy.one
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #