this post was submitted on 11 Mar 2024
21 points (100.0% liked)

Privacy Guides

16263 readers
28 users here now

In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.

This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.


You can subscribe to this community from any Kbin or Lemmy instance:

Learn more...


Check out our website at privacyguides.org before asking your questions here. We've tried answering the common questions and recommendations there!

Want to get involved? The website is open-source on GitHub, and your help would be appreciated!


This community is the "official" Privacy Guides community on Lemmy, which can be verified here. Other "Privacy Guides" communities on other Lemmy servers are not moderated by this team or associated with the website.


Moderation Rules:

  1. We prefer posting about open-source software whenever possible.
  2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, make a suggestion on our forum first.
  3. No soliciting engagement: Don't ask for upvotes, follows, etc.
  4. Surveys, Fundraising, and Petitions must be pre-approved by the mod team.
  5. Be civil, no violence, hate speech. Assume people here are posting in good faith.
  6. Don't repost topics which have already been covered here.
  7. News posts must be related to privacy and security, and your post title must match the article headline exactly. Do not editorialize titles, you can post your opinions in the post body or a comment.
  8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.
  9. No help vampires: This is not a tech support subreddit, don't abuse our community's willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.
  10. No misinformation: Extraordinary claims must be matched with evidence.
  11. Do not post about VPNs or cryptocurrencies which are not listed on privacyguides.org. See Rule 2 for info on adding new recommendations to the website.
  12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.

Additional Resources:

founded 1 year ago
MODERATORS
 

Hi guys,

Do you use any decntrlised storage? If yes could you recommend any?

Thx

all 9 comments
sorted by: hot top controversial new old
[–] vk6flab@lemmy.radio 12 points 5 months ago (1 children)

What do you mean when you say "decentralized"?

AWS S3 is stored in data centres all over the planet for example.

The fediverse is stored in servers all over the planet too.

If you set up accounts on a dozen different servers, owned by different companies in different countries, that too is all over the planet.

Is it storage that you need to spread, or ownership, and if so, why?

I'm asking because each country has different laws about storage requirements and access to the data in case of .. insert random reason .. as well as different liabilities etc.

So, what are you actually asking?

[–] moreeni@lemm.ee 2 points 5 months ago

Maybe some blockchain stuff. IIRC Session stores user data in some such way in the Loki network.

[–] wyrmroot@programming.dev 4 points 5 months ago (1 children)

Have you looked at IPFS? I used it to host a small site just to see how it works, it’s pretty neat.

[–] 0x0@programming.dev 2 points 5 months ago* (last edited 5 months ago)

Or Freenet (how Hyphanet apparently) or I2P.

[–] 0x0@programming.dev 3 points 5 months ago

Run your own syncthing in different VPS providers?

[–] BrikoX@lemmy.zip 2 points 5 months ago
[–] dngray@lemmy.one 1 points 5 months ago

Just be mindful decentralization doesn't inherently mean there is privacy.

[–] badgrandpa@lemmy.world 1 points 5 months ago

thanks guys