[GH-ISSUE #1029] Amazon to Disable S3 Path-Style Access - Does it Matter to s3fs? #563

Closed
opened 2026-03-04 01:46:46 +03:00 by kerem · 3 comments
Owner

Originally created by @jamiejackson on GitHub (May 8, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1029

Is s3fs affected by this change? https://www.bleepingcomputer.com/news/security/amazon-to-disable-s3-path-style-access-used-to-bypass-censorship/

Originally created by @jamiejackson on GitHub (May 8, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1029 Is s3fs affected by this change? https://www.bleepingcomputer.com/news/security/amazon-to-disable-s3-path-style-access-used-to-bypass-censorship/
kerem closed this issue 2026-03-04 01:46:46 +03:00
Author
Owner

@gaul commented on GitHub (May 8, 2019):

s3fs supports both host- and path-style access and defaults to the former. If users opt-in to the latter with AWS they may experience issues.

<!-- gh-comment-id:490552093 --> @gaul commented on GitHub (May 8, 2019): s3fs supports both host- and path-style access and defaults to the former. If users opt-in to the latter with AWS they may experience issues.
Author
Owner

@jamiejackson commented on GitHub (May 8, 2019):

Ah, right, thanks: https://github.com/s3fs-fuse/s3fs-fuse/blame/master/README.md#L109-L119

Should new versions of s3fs emit some sort of deprecation notice?

<!-- gh-comment-id:490632528 --> @jamiejackson commented on GitHub (May 8, 2019): Ah, right, thanks: https://github.com/s3fs-fuse/s3fs-fuse/blame/master/README.md#L109-L119 Should new versions of s3fs emit some sort of deprecation notice?
Author
Owner

@jamiejackson commented on GitHub (May 8, 2019):

Oh, I see that there may be other S3 implementations besides AWS. I hadn't known that. I guess that those could continue to support the path style, so a deprecation notice might not be appropriate (or at least more complicated to implement).

<!-- gh-comment-id:490634441 --> @jamiejackson commented on GitHub (May 8, 2019): Oh, I see that there may be other S3 implementations besides AWS. I hadn't known that. I guess that those could continue to support the path style, so a deprecation notice might not be appropriate (or at least more complicated to implement).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#563
No description provided.