h1k.sh/master   [ home ]   [ history ]   [ rev 20 ]   [ rev 21 ]

--- rev 20  2026-05-04 18:49 UTC
+++ rev 21  2026-05-04 18:58 UTC

@@ -17,8 +17,7 @@
 [ can you upload private files? ]
 #lang:none:hide
 
-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.
+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)