devnull, (edited ) to random
@devnull@crag.social avatar

On multiple occasions I've listened to instance admins speak about high S3 costs. The sheer amount of data absolutely balloons the more activity your server sees, I get it.

What I don't get is whether there's some unknown fedi ethical reason everybody insists on setting up an S3 cache (followed immediately by complaining about it).

Y'all want to know what the rest of the web does? Hosts their own uploaded media, and links out to the rest...

hrefna, to security
@hrefna@hachyderm.io avatar

It's worthwhile to expand on a point to @devnull that I made: "preventing the sending server from seeing the IP" is a mostly* BS justification for local caching of media.

Broadly speaking:

  1. Inconsistency around security policies is a recipe for dramatic, consequential failures.

  2. Users are not notified if this is a feature, and clients and servers can both override it.

  3. You probably* don't want it anyways.

  • I'll get into the caveats on these at the end.

1/

#security #fediverse #s3

michael, to AWS
@michael@thms.uk avatar

What on earth?! Amazon S3 charges you for unauthorised requests to S3?!

That's just absolutely insane! I better check my AWS account and delete any unused buckets I have in there …

https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1

michael, to random German

Kennt sich jemand mit dem ObjectStorage von IONOS aus? Was kommen da für Traffic-Kosten, bei einer durchschnittlichen Mastodon Instanz, auf einen zu? :boost_ok:

encthenet, to Amazon
@encthenet@flyovercountry.social avatar

The whole S3 charging for unauthorized/denied accesses to shows exactly the culture of . Just because they reversed this policy (TBD if they actually do) doesn't mean that other similar policies will be changed. That the support person couldn't raise concerns, that the middle managers didn't care enough about the customers to realize how bad/stupid/damaging it is.

morethanevil, to mastodon German

Sooo dann möchte ich den Interessierten mal den S3 Anbieter vorstellen, den ich entdeckt habe. Ich dachte bei dem Namen "Xaweho" erst an eine chinesische Firma, jedoch ist es ein deutsches Unternehmen mit Sitz in Xanten (das liegt bei Essen / Düsseldforf)

Die Vorteile sind fast schon einzigartig:

-keine Traffickosten egal welche Richtung

-nur 3,79€ pro TB im Monat

-so viele Buckets, User, ACL wie man möchte

-keine Bandbreitenlimitierung.

Damit ist das Angebot sogar noch besser als das von Contabo

Das Ganze wird sehr einfach erreicht: Man bekommt seine eigene MinIO Instanz auf deren Servern. Alles ist redundant angebunden.

Ein extrem faires Angebot und ich nutz es nun für meine Backups. Ich möchte noch Mastodon darauf umstellen. Interessant dürfte das für jeden größeren Instanzadmin sein, da ja auch Firefish, Lemmy und auch Misskey ein S3 Backend anbieten.

https://xaweho.de/

TheGingerDog, to AWS
@TheGingerDog@fosstodon.org avatar

TIL 'aws s3 sync' needs a --delete flag.

Only about 10 years too late to notice..... I suppose the customer will be happy about the reduced s3 bill at least.

tixie, to devops
@tixie@guerilla.studio avatar

I need a Github Action template "upload-to-S3-provider-who-is-not-AWS-for-dumb-bimbo" because damn that overcomplicated devops ecosystem is gatekeeping simple babes like me 😭💅

(look at this rocket-science shit called AWS documentation… what the hell)

thomas, to random
@thomas@metalhead.club avatar

Has anyone of you done a performance comparison between Restic with SFTP backend and S3 backend?

My guess would be that S3 is significantly faster.... :thaenkin:

arda, to AWS
@arda@micro.arda.pw avatar

Hey s , need your help.

After I upgrade my server to 4.2.0, and when I try to set

  • S3_STORAGE_CLASS=ONEZONE_IA

I constantly start to get

Aws::S3::Errors::InvalidStorageClass

errors.

This is same with the STANDARD as value as well.

Using Scaleway as a backend, and I know they have this feature on my region (FR-PAR). https://www.scaleway.com/en/docs/storage/object/api-cli/object-operations/#putobject

Have you experienced this after the update? If so, can you help me please?

Thanks!

falken, to email
@falken@qoto.org avatar

I've open sourced about 80% of a solution for managing DMARC reports across multiple domains.

https://codeberg.org/falken/dmarc-report

Just need to pick a cheap persistent store. Wondering if just with is good enough...

sjcowtan, to random
@sjcowtan@mastodon.online avatar

does just what I want, but dare I use it in anything that needs to be maintainable? OO R implementations get replaced so quickly. Is it better to just pretend the only options are and ?

hack13, to random
@hack13@cyberfurz.social avatar

Hey @arch you might find this interesting, I just got this in my weekly “Interesting Tools" newsletter. It is an compatible distributed file system that even has drivers and much much more. https://github.com/seaweedfs/seaweedfs it is called

cjerrington, to lambda
@cjerrington@mstdn.social avatar

It’s been a pretty successful week so far. Got a function to update our bucket policies and backups direct to an S3 bucket accomplished too. Off to a good start!

and the is a fun place to be right now.

pieceofthepie, to random
@pieceofthepie@n8e.dev avatar

The last few days I've been contemplating just how "chicken and egg" my digital plan is.

I for passwords. It's backed up to - but the credentials for getting access to those backups are stored in... you guessed it, Bitwarden.

Additionally my TOTP codes are in Aegis. If my house burns down and I lose the phone I can just restore them from google. Except my Google account is in Bitwarden - and that's protected with TOTP.

kerfuffle, to AWS
@kerfuffle@mastodon.online avatar

People may want to reconsider using for static web hosting, or at the bare minimum come up with convoluted names and treat their S3 bucket name as sensitive information. If your S3 bucket name comes up in any web search (for example because it's literally in a public GitHub repo), that's a potential attack vector.

https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1

thomas, to fediverse
@thomas@metalhead.club avatar

I'm planning to write a guide on how to switch your Mastodon instance from Scaleway S3 to Self hosted Minio S3. There are some "lessons learned" that I would like to share.

... But as always, time is limited... I hope I'll get this done before all my thoughts are vanished 💭😬

larsmb, to random
@larsmb@mastodon.online avatar

So S3 Select assumes that an S3 object is a CSV/JSON/Parquet blob, parses it to generate a database table on the fly, and then runs a query against it in a SQL subset dialect.

I think that's what I'll dress up as for Halloween.

😬

Taffer, to AWS
@Taffer@mastodon.gamedev.place avatar

I briefly looked at AWS S3 Glacier storage, thinking maybe having a second cloud host for my backups would be good.

I can't actually figure out how much this will cost me because they charge per operation (you know, like PUT, GET, etc.) in addition to the storage costs (which I easily figured out).

The kicker? I work at AWS. 🤷

tallison, to random
@tallison@mastodon.social avatar

I just came across a great article by Antonia Langfelder on 's tika-pipes module and the /async handler, enabling reading from and writing to .

The point about setting 'OMP_THREAD_LIMIT=1' to limit tesseract is interesting.

https://medium.com/wellcome-data/how-to-parse-millions-of-pdf-documents-asynchronously-with-apache-tika-d27e06e57b22

bram, to random
@bram@gamedev.lgbt avatar

i used to have a lot of anxiety about , until i found out that fully automated backups to are really cheap and quite easy to set up

now i am on a selfhosting spree that i am scared will consume my digital life 😅

steve, to fediverse
@steve@thewalkingdeaf.social avatar

Hey, #Fediverse
My #mastodon instance stopped recognising updates from my #pixelfed instance that I follow from it about a week ago. Both appear to be otherwise federating okay.
When I open the followed pixelfed account from mastodon, it shows no updates since a week ago.
Where to start looking, please? I did a cleanup and moved to #S3 storage last week but have done many pixelfed posts since then.

slamp, to selfhosted
@slamp@hachyderm.io avatar

Should I use or as backend storage for ?

I'm open to any other proposal

dansup, (edited ) to Pixelfed
@dansup@mastodon.social avatar

Edit: Shipped and now available!

✨ Instagram Import + S3

Shipping soon!

https://github.com/pixelfed/pixelfed/pull/4891

mitexleo, to Pixelfed

Storj DCS isn't suitable for Pixelfed or Mastodon instances because of the segment limit.
Also the pricing is pretty complicated 😕..
Now I want to migrate to Scaleway. Any thoughts?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • GTA5RPClips
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • everett
  • InstantRegret
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • modclub
  • kavyap
  • Leos
  • normalnudes
  • cubers
  • osvaldo12
  • tacticalgear
  • Durango
  • khanakhh
  • ngwrru68w68
  • provamag3
  • anitta
  • tester
  • cisconetworking
  • ethstaker
  • megavids
  • lostlight
  • All magazines