From e7387d43c669936ced7eed20b7eb100154b31857 Mon Sep 17 00:00:00 2001 From: nathansmith Date: Sat, 10 May 2025 05:41:53 -0600 Subject: No more http only --- archive/http_is_okish.html | 83 +++++++++++++++++++++++++++++++++++++ archive/images/http_background.png | Bin 0 -> 17265 bytes http_is_okish.html | 83 ------------------------------------- images/http_background.png | Bin 17265 -> 0 bytes 4 files changed, 83 insertions(+), 83 deletions(-) create mode 100644 archive/http_is_okish.html create mode 100644 archive/images/http_background.png delete mode 100644 http_is_okish.html delete mode 100644 images/http_background.png diff --git a/archive/http_is_okish.html b/archive/http_is_okish.html new file mode 100644 index 0000000..fd0e609 --- /dev/null +++ b/archive/http_is_okish.html @@ -0,0 +1,83 @@ + + + + + Http is okish + + + + + + + Back to home page + Lain + +
+ + + + +
+

Http is okish

+

+ Some people will not even visit my site because it doesnt have https support. You have to go + through a scary warning in your browser to get to my site and that is off putting to a lot + of people and even stops them. But I am here to tell you its okish. Http alone will not + get even the shittest of windows sytems infected (or maybe they really are that bad idk). + Anyways, what I am trying to say all https does is encrypt the packets sent between + your computer and the website. That is important when sending passwords, payment info, + and other secret things to a website but it isnt important when sending information that + is already public. Encrypting a public website like mine would be like sending a + encrypted cambridge dictionary to someone. +

+ +

Spoofing

+

+ Only one problem. Even though the information on the site is public since the packets being + sent arent encrypted someone could change the information in the packets to trick you into + downloading malware or make my website say mean things. This is important for people like + Bernie Sanders who are big targets for hackers who wanta ruin him by making his website + say terrible things. Lucky for me I am just a living being with a website not a single + geist gives a flying fuck about! If you hacked my website I am sorry for you, thats + quite a bit of time wasted hacking my site. +

+ Anyways just in case that happens I will gave you a list of things you will never see on + my site: +

+
    +
  • I will never ask you download binary files directly from my site. Anything I do + post will be raw text and you can check it with your text editor. If I do post a file + that is a binary format I will host is somewhere with https instead.
  • +
  • I will never ask for personal information. Except your name and website in the + guest book and maybe a few cat pics hehehe (:
  • +
  • I will never use javascript, frames, XHR...
  • +
  • I will never say anything homophic, transphobic, racist, ablist...
  • +
  • The only slur I will ever use is faggot (I can reclaim it)
  • +
  • I will never say anything pro-capitalist, pro-imperialist... though as a marxist I + believe in the evolution of society and will at least give capitalism some credit.
  • +
  • I fucking hate nazis and fascist!
  • +
  • I will be quite harsh on the human race. That you can count on me doing (:
  • +
+

+ If you notice what looks like might be spoofing please let me know (: +

+
+
+ + diff --git a/archive/images/http_background.png b/archive/images/http_background.png new file mode 100644 index 0000000..4477ddc Binary files /dev/null and b/archive/images/http_background.png differ diff --git a/http_is_okish.html b/http_is_okish.html deleted file mode 100644 index 54edd23..0000000 --- a/http_is_okish.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - - Http is okish - - - - - - - Back to home page - Lain - -
- - - - -
-

Http is okish

-

- Some people will not even visit my site because it doesnt have https support. You have to go - through a scary warning in your browser to get to my site and that is off putting to a lot - of people and even stops them. But I am here to tell you its okish. Http alone will not - get even the shittest of windows sytems infected (or maybe they really are that bad idk). - Anyways, what I am trying to say all https does is encrypt the packets sent between - your computer and the website. That is important when sending passwords, payment info, - and other secret things to a website but it isnt important when sending information that - is already public. Encrypting a public website like mine would be like sending a - encrypted cambridge dictionary to someone. -

- -

Spoofing

-

- Only one problem. Even though the information on the site is public since the packets being - sent arent encrypted someone could change the information in the packets to trick you into - downloading malware or make my website say mean things. This is important for people like - Bernie Sanders who are big targets for hackers who wanta ruin him by making his website - say terrible things. Lucky for me I am just a living being with a website not a single - geist gives a flying fuck about! If you hacked my website I am sorry for you, thats - quite a bit of time wasted hacking my site. -

- Anyways just in case that happens I will gave you a list of things you will never see on - my site: -

-
    -
  • I will never ask you download binary files directly from my site. Anything I do - post will be raw text and you can check it with your text editor. If I do post a file - that is a binary format I will host is somewhere with https instead.
  • -
  • I will never ask for personal information. Except your name and website in the - guest book and maybe a few cat pics hehehe (:
  • -
  • I will never use javascript, frames, XHR...
  • -
  • I will never say anything homophic, transphobic, racist, ablist...
  • -
  • The only slur I will ever use is faggot (I can reclaim it)
  • -
  • I will never say anything pro-capitalist, pro-imperialist... though as a marxist I - believe in the evolution of society and will at least give capitalism some credit.
  • -
  • I fucking hate nazis and fascist!
  • -
  • I will be quite harsh on the human race. That you can count on me doing (:
  • -
-

- If you notice what looks like might be spoofing please let me know (: -

-
-
- - diff --git a/images/http_background.png b/images/http_background.png deleted file mode 100644 index 4477ddc..0000000 Binary files a/images/http_background.png and /dev/null differ -- cgit v1.2.3