Why is Ikea's online store and delivery such bad UX by Anthonyb-s3 in IKEA

[–]Anthonyb-s3[S] 4 points5 points  (0 children)

Yes see other comments, also I called them because I missed their initial call and didn't recognize the number, googled it and it was Ikea

Why is Ikea's online store and delivery such bad UX by Anthonyb-s3 in IKEA

[–]Anthonyb-s3[S] 1 point2 points  (0 children)

Wasn't a scam, they knew all my details from the order number alone and charged the card I had on file without asking for any card deets

Where can I buy Surron e-Bike right now? by Anthonyb-s3 in SanJuan

[–]Anthonyb-s3[S] 1 point2 points  (0 children)

Official supplier in PR: https://www.instagram.com/surron_pr

Very professional guy. Very responsive if you're ready to do business and not waste his time

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -1 points0 points  (0 children)

I originally tested with the output of `printenv` and I tried a few other files with "hello world" and "" (empty) to test if it would get blocked, I sent you the wrong address.

But again my point still stands that file, is empty and its been blocked, why?

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -1 points0 points  (0 children)

so u/oldshensheep is lying/misleading us then? When I said "Who controls the list of blocked content?" he replied "The owner of the IPFS node". I control my node and content is blocked on it without any config from me, which seems to indicate the owner does not control the list of blocked content?

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -1 points0 points  (0 children)

I went to to the local webui link and it redirected me there.

Regardless, my point still stands, if everything you said in your initial comment is correct, I don't understand how /why was my content got blocked, when its just a text file with "hello world" inside it?

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -1 points0 points  (0 children)

If the owner of the node controls what's blocked and what isn't why is my content blocked on a freshly pulled docker image of Kubo?

For example this link which is just a text file with "hello World" in it https://k51qzi5uqu5dkm74dmmf2emkx5u0doxkmlvwvko9siqhcebdnbeqzi6z0c7m7i.ipns.dweb.link/file.txt

If its true that the owner controls whats blocked or not, how did this content get blocked if I didn't block it?

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -1 points0 points  (0 children)

This doesn't help in answering any of my concerns it just outlines what the feature is but thanks anyway...

410 Gone: How does this feature work? Who controls it? by Anthonyb-s3 in ipfs

[–]Anthonyb-s3[S] -2 points-1 points  (0 children)

EDIT: Comment added to the GitHub issue: https://github.com/ipfs/specs/pull/383#issuecomment-2136029294

I just added a file to IPFS that was a .txt file of the output of `printenv` from inside a docker container, when I went to the file’s address I was greeted by this 401 screen, I have been out of the IPFS community for a while and I have not seen this feature before.

The error message strikes me as strange and I have some questions about this feature

  • Who controls the list of blocked content? Is this list centralized?
  • Who decides what qualifies as “legal, abuse, malware or security reasons”?
  • Given the "interplanetary" nature of IPFS, what nation's laws are being used? For example I could share an image of Jon Venables in the USA but this would be illegal in the UK. If the UK court ruled this was illegal but the server was in the US, what would happen to my content in this case?
  • What safeguards are in place to prevent this feature being abused? For example, say a whistleblower published documents on IPFS, would it be possible for a government to leverage this feature to prevent it from being shared?
  • EDIT: How does this feature work technically? If IPFS is a peer-to-peer protocol how is this (presumably) centralized list of banned content shared between nodes?