h1k.sh/master   [ home ]   [ history ]   [ download ]

revision-24  additional file size changes 2  2026-05-04 03:40 UTC  sha256:e98e0aa1d3a142b85ad030ee5b799f287668b4c8646b6d117202d42499862561

[h1k.sh/master - is the only official route by the administrators - anything else is not by us]
h1k.sh is a free tool that lets users upload raw files (.txt) and images super fast, without the hassle of things like onboarding, account creation, or subscriptions - everything is lightweight and simple.                                                              
                                                                                                                                                                                                                                                                             

[=================]                                                                                                                                                                                                                                                            
[general faq]                                             
[=================]   

[ what is the maximum file size you can upload? ]
as of (bc29609) you can only upload 75mb files for both content types, however plans to allow for 250mb uploads (on raw files) and 500mb (on img files) are being worked on right now - we also plan to support further file types at some point too.


[ can you upload private files? ]
yes - raw files can be uploaded privately in the form of being encrypted with your own passphrase. this encryption is done client-side meaning the server does not know anything and can only see an encrypted text. your security for your private files purely depend on your passphrase.
for instance "cats123" as a passphrase allows people to easily brute-force your encrypted file, whereas a passphrase like "SaJ0!59bJ!@" would be more secure.
(however : it should be noted that the route serving the file is still accessible to anyone who finds it however they must decrypt it to view the content)


[ why cant we encrypt image files? ]
some people like to upload images that are against the rules such as (csam/copyright/etc.. view question below), allowing these people to encrypt said files makes it really hard for removal purposes - as we don't control encryption on the server-side)


[ what are we allowed to upload? ]
you can post anything however anything that falls under these categories will be removed. (csam / copyright content / extreme gore / information that may pose harm to others safety / information about others under 18 / content being used as a cdn (example: your business logo) / this is subject to change or receive updates)


[ is nsfw content allowed? ]
yep - csam or minors is not.


[ how long are files kept for? ]
forever. raw files can be appended however version control is public. (encryption files will just show the raw encrypted text) - files cannot be removed - unless it is against what's allowed)


[ how can we contact you? ]
admin@h1k.sh


[=================]                                                                                                                                                                                                                                                            
[getting started]                                             
[=================] 
1. go to h1k.sh and click: [ new file ] 
2. paste in whatever you want - for images click: [ publish image ] 
3. for private pastes click: [ publish with encryption ] and choose a secure passphrase 
4. once successfully published, you will be given a one time token that allows you to edit the file (h1k.sh/e/{token})
5. you will be given a new token to edit the file again - keep this noted and saved as we can't recover it for you

Do not share your edit token with anyone, they can override your content and take control of the file. For encrypted files, they will still need to enter the passphrase to edit.


[=================]                                                                                                                                                                                                                                                            
[formatting]                                             
[=================] 
as of (213a813) you can use syntax highlighting based for coding. the following syntax is: 
#lang:(lang-here):(optional_arguments):(2nd_optional_arguments..) - 
the following arguments are:
:hide (hide the #lang) 
:show (show the #lang)
:tl (takes line for {\n} formatting) 

you can format multiple languages in different files.
example: https://h1k.sh/VAYxoC