Changelog
13 November 2025
A simple but i think welcome feature. If you have an account and have logged in you will now have to option to enable notifications for your downloads (by default on). If you have it on you will recieve an email with information when your file is downloaded.
- Added basic notifications for downloads.
24 October 2025
A small but usefull update, I have improved some visuals on the download cards in your account. They now are have more of a structure and show if a file is encrypted with a little lock icon.
Futher some small tweaks have been done to encryption chunk size. They are now 50MB instead of 1MB, meaning we have to do fewer loops over the file and all should be faster (roughly 100MB/s)
- Changed encryption chunk size to 50MB. (Encryptions is about 100MB/s)
- Changed the download card visuals to be more informative.
03 October 2025
Upload/Download management! When you upload a file as a logged in user it will now be linked to your account. With this you can now easily view your downloads on your dashboard.
You can easily remove or recopy the download link! It will also show how many days are left until the download expires.
NOTE: If a download is encrypted the key can not be shown again. We do not save the keys on our server so if you have lost the key you will have no access to the uploaded files content. Even with this update you will not be able to recopy the encryption key!
- Manage uploads/downloads in your account.
02 July 2025
Just a very small change to fix large encrypted file downloads.
- Encrypted uploads are now chunked when encrypted and decrypted fixing an issue where the site would run out of memory.
24 June 2025
New features yayayayayay!!!! We now have recaptcha on all the forms that need it to prevent atleast a good chunk of spam. Also reworked how the downloads are stored on the server.
But the best for last and that is that you can now paste any content from you clipboard straight into the upload page! No need to save the file or text and then manually drag it in.
Just hit the past button and any text will be uploaded as "pasted-text.txt" and any files will be uploaded as is.
- Added recaptcha.
- Added possiblity to paste files and text on the upload page.
- Changed the download key storage to the DB for beter preformance.
16 June 2025
A small but usefull update as it adds a few small changes to the account system.
- Added more account controls.
- Added verifaction of your a users email on sign up.
05 June 2025
The inital release of the site 🎊! This day is marked as the official release of the site, it has had a few more months of development before hand but this day I have finally decided to release it to the public.