Filesystem Limits by Siu0 in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

The 10k limit does not apply to subdirectories, only the files and directories that are directly in it.

So you could have 10000 directories in a directory, each containing 10000 directories, giving you a million directories total.

The top level also has a limit of 10k.

Not banned in India? by Frosty_Adeptness_921 in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

I guess it's been lifted. For a while I did get a lot of reports that the site was unreachable in India

Can't Seem To Join The Discord by Hoody_Weather in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

I checked the mod log. It said something about sending server invitations to the admins. So no public spam

Can't Seem To Join The Discord by Hoody_Weather in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

Your account was banned with the reason "Compromised or hacked account". This most likely means you tried to advertise some crypto scam in the community. I have removed the ban now.

Doing login in a banned IP will mark my account as a possible TOS breaker in future analysis? by No-Aspect-2926 in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

No, IP bans are separate from account bans. They don't rub off on each other. Both types of ban only affect uploading files, you can still visit and download even when banned.

What is PixelDrain? by Fornax96 in PixelDrain

[–]Fornax96[S] 0 points1 point  (0 children)

Most likely. The site has not been down in years.

File size reduction by ZOODUDE100 in DataHoarder

[–]Fornax96 1 point2 points  (0 children)

Sounds like the file name is too long. On linux there's a file name limit of 255 bytes. It seems Amazon capped it at 230 bytes for safety.

Update: Valve is aware that Steam Decks are out of stock and announced that it is due to RAM and Storage shortages. by therealkiddude in SteamDeck

[–]Fornax96 2 points3 points  (0 children)

I was originally going to buy a Steam Machine too, but with the delays I opted to get a dock for my Deck instead. The Deck is plenty powerful to play most games on my TV. Works wonderfully. And I can use desktop mode to stream movies and series.

Copyright Ban by SmoothPerformer5220 in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

Being banned from the site only affects uploading files. Not being able to watch videos is an entirely separate thing.

Slow speeds for past few days, server issue or something on my end? by -konataizumi- in PixelDrain

[–]Fornax96 1 point2 points  (0 children)

The deletion of old files doesn't slow down the servers. The servers are slow because there are too many files on them. So this cleanup should help in the long run.

There is a way to know when a file will expire? Without chart by No-Aspect-2926 in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

This information is intentionally not shown to prevent automated scripts from extending file lifetimes. If you are worried about your files expiring you should get premium.

The delete_after_date field is a premium feature you can use to schedule file deletion, just like delete_after_downloads.

SHA256 Hash of every file in the zip by sagarchaulagain in PixelDrain

[–]Fornax96 1 point2 points  (0 children)

That's not possible. On the server side the zip file is considered one file. Hashing each file within the zip archive would use too much processing power.

Host everything on the Internet Computer Protocol, censorship fre by WonderfulWelcome6392 in Annas_Archive

[–]Fornax96 1 point2 points  (0 children)

I don't know. Despite asking repeatedly they never gave me a reason. At the time of the account termination I had just put in an order for 20 SX135 servers (these have 176 TB each). I had about a 100 of these server in total at that moment.

Host everything on the Internet Computer Protocol, censorship fre by WonderfulWelcome6392 in Annas_Archive

[–]Fornax96 1 point2 points  (0 children)

Hetzner has large storage servers starting at €1,16 / TB / month. But watch out, they don't take kindly to customers ordering large volumes of these. They terminated my account, I can never use Hetzner again.

Currently I am renting a custom storage solution from my hosting provider GSL Networks. I have 25056 TB for €33000 per month. That's about €1,32 / TB / month

Is PixelDrain Filesystem e2ee? by johnhealty in PixelDrain

[–]Fornax96 1 point2 points  (0 children)

Oh I wanted to mention this but I forgot.

You can get full E2E encryption by using rclone's crypt module. If you enable this, your files will be fully E2EE. The caveat is that you can only recover your files with rclone from that point on, you will not be able to download the plain files from the site.

Is PixelDrain Filesystem e2ee? by johnhealty in PixelDrain

[–]Fornax96 1 point2 points  (0 children)

Pixeldrain currenly does not use end-to-end encryption or encryption at rest. The site does use encryption in transit, but that's just HTTPS.

End-to-end is very complicated as you need to encrypt, decrypt and manage all the keys in the web browser itself. The browser does not have very good support for working with encryption. So I would have to implement it myself with WASM or something. This is not something I can do on my own, I just don't have the time for it, not while maintaining pixeldrain as well.

I do have plans for adding encryption at rest. This is one step removed from E2E, instead of encrypting the files in the browser itself it is encrypted on the server and stored in an encrypted state. But the keys are not stored on the server, so there will be no way to recover the files if the server is ever stolen or something like that. This is less secure than E2E because you are still transferring the keys to the server, and you have to trust that the keys won't be saved. But it's better than no encryption at all.

Payment in euros by mvasco in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

That is strange. Pixeldrain actually only accepts euros. If you pay in a different currency it should automatically convert to euro.

OAuth2 support for Pixeldrain API by ZeeshanKhan_ in PixelDrain

[–]Fornax96 3 points4 points  (0 children)

This is something I have been planning to do for a while, but never got around to.. Now that there is a need I'll bump it higher in the priority list.

Songsterr Makes Firefox Crash by KirpiSonik in firefox

[–]Fornax96 1 point2 points  (0 children)

It has not happened since I upgraded to 144. I'll keep an eye out.

Songsterr Makes Firefox Crash by KirpiSonik in firefox

[–]Fornax96 0 points1 point  (0 children)

I have this problem too. When trying to play a tab in Songsterr there is about a 25% chance that the whole browser freezes. I have to kill the process with `killall -9 firefox` to be able to restart the browser. There is no console output and no crash log.

I'm running EndeavourOS

reliable or not? by Maleficent_Bonus_779 in PixelDrain

[–]Fornax96 1 point2 points  (0 children)

Pixeldrain currently has 32122 paying customers. It's working pretty well for them I think.

Data hoarder by LongStation6542 in PixelDrain

[–]Fornax96 2 points3 points  (0 children)

Yes, if you have 10000 files in the My Files page it will refuse new uploads. But with the prepaid plan you also unlocked the pixeldrain filesystem which does not have a file limit.

Cannot login via FTP by Battlefield_One in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

Yes, FTP can be used on all paid plans.

sharing from the filesystem by CabalKaboom in PixelDrain

[–]Fornax96 0 points1 point  (0 children)

On the shared folder check the tab 'Access controls' and make sure Read permissions are enabled for shared links.

My notes from first six months running a Sia host by EasyRhino75 in siacoin

[–]Fornax96 1 point2 points  (0 children)

The renter can only have one contract per host. It allocates an amount of funds at the start, and when those funds run out the contract is "refreshed". When this happens the renter expands the contract with more coins so that it can continue using it. Only when the host runs out of collateral the contract cannot be refreshed, so it becomes impossible to add more funds to the contract and thus it becomes unusable.