nitori
nitori OP wrote (edited )
also why u no support HTTP/1.0 (which also means no HTTP/0.9) :(
When trying to use http/1.0
and http/0.9
ALPN:
$ openssl s_client -connect jstpst.net:443 -servername jstpst.net -alpn http/1.0
CONNECTED(00000003)
4027744A687F0000:error:0A000460:SSL routines:ssl3_read_bytes:reason(1120):../ssl/record/rec_layer_s3.c:1584:SSL alert number 120
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 327 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
When I fake ALPN to http/1.1
:
$ openssl s_client -connect jstpst.net:443 -servername jstpst.net -alpn http/1.1
CONNECTED(00000003)
depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = E6
verify return:1
depth=0 CN = jstpst.net
verify return:1
---
[ssl certs and blah blah blah...]
---
read R BLOCK
GET / HTTP/1.0
HTTP/1.0 200 OK
Alt-Svc: h3=":443"; ma=2592000
Server: Caddy
Date: Tue, 23 Jul 2024 07:38:39 GMT
Content-Length: 0
closed
nitori wrote
As a compromise how about we make it a left triangle
nitori wrote
nitori OP wrote
Reply to comment by twovests in Pls bring back the old blue circle favicon by nitori
nitori OP wrote
Reply to comment by emma in If you forget the last "st" in jstpst you get a Japanese Society of Transcultural Psychiatry by nitori
nitori wrote
they pulled biden out in national ice cream day so i think they have a plan
nitori wrote
Reply to comment by twovests in Uploaded images don't display for me (at least thumbnails, anyway) by flabberghaster
nitori wrote
Yeah it's a known issue. I've been using my own Greasemonkey script as a workaround for now.
nitori wrote
Reply to New discourse: "It's hip and cool to love your friends" vs "It's based and redpilled to love your friends." by flabberghaster
It's hippilled and basecooled to love your friends
nitori wrote
Reply to comment by devtesla in How do you make an inline image? What are the steps involved? by flabberghaster
nitori wrote
Reply to comment by twovests in "It was just the right time," President Joe Biden comments on seven-minute slopppy makeout session on the roof with Former President Doanld Trump. "It was really dry" by twovests
"Billie Jean" by Michael Jackson
nitori wrote
Reply to I don't know... by Ruby
That's I don't scary know...
nitori wrote
Reply to comment by hollyhoppet in how can i get a dress like nitori's tbh by hollyhoppet
nitori wrote
Reply to comment by flabberghaster in How do you make an inline image? What are the steps involved? by flabberghaster
Yeah. CSP prevents images from other sites from being embedded
nitori wrote (edited )
- Type the markdown for an
<img>
which is![]
. You can optionally put text in between the square brackets for alt text, like this:![Nitori thinking smugly]
- Copy the link from the submission image of your choice which should look like
https://jstpst.net/submission_images/<random hash goes here>.<jpg/png/gif>
. - Paste it inside parentheses which will be besides the markdown you did earlier. Like this:

. You can shorten the url a bit by removing thehttps://jstpst.net
; you will get a relative link instead which is nicer.
Now you should get something like this: 
which results in this:
Optionally you can make an inline image a clickable link too; just enclose the whole thing inside another square bracket like you would do for a link with another parentheses outside said square brackets. I do this always so my embeds can link back to the original post (so they can be upvoted that other people can easily embed it too). You can see this with my Mokou heart embed which has this code: [](/f/2hu/10304)
And looks like this:
nitori wrote
Reply to how can i get a dress like nitori's tbh by hollyhoppet
sorry, we patented that. you need to go to gensokyo and be a kappa to get those
nitori OP wrote
Reply to comment by twovests in Postmill is responding with a semantically wrong HTTP 3xx when submitting a post by nitori
Nope, just tested with my own Postmill instance and it's returning a 302 there too after a POST. Though that one's behind an nginx, tho I doubt nginx mangles with status codes
nitori OP wrote
Reply to comment by hollyhoppet in Postmill is responding with a semantically wrong HTTP 3xx when submitting a post by nitori
200 OK
nitori wrote
Reply to comment by Dogmantra in THE PEOPLE RESPONSIBLE FOR ADOBE SOFTWARE WILL BE THE FIRST ONES AGAINST THE WALL ONCE I GET MY WAY by neku
and it was gone in a flash
nitori OP wrote
Though on the other hand maybe scratch that idea because I think this is gonna break plenty of old clients lol: https://http.dev/303
nitori wrote
Reply to THE PEOPLE RESPONSIBLE FOR ADOBE SOFTWARE WILL BE THE FIRST ONES AGAINST THE WALL ONCE I GET MY WAY by neku
you're certainly weaving a dream
nitori wrote
Reply to "It was just the right time," President Joe Biden comments on seven-minute slopppy makeout session on the roof with Former President Doanld Trump. "It was really dry" by twovests
I tried sending a HTTP DELETE to rid of this satanic hell but server insists in keeping it, truly joever
DELETE /f/vote_satan/10288 HTTP/1.1
Host: jstpst.net
HTTP/1.1 405 Method Not Allowed
Allow: GET
Alt-Svc: h3=":443"; ma=2592000
Cache-Control: no-cache, private
Content-Security-Policy: default-src 'self'; img-src 'self' data: ; style-src 'self' 'unsafe-inline' 'sha256-Gtw0xqq3/8khjMMDykgb29NtBiua9L3CzqEMb+9v5mc='
Content-Type: text/html; charset=UTF-8
Date: Wed, 17 Jul 2024 09:08:12 GMT
Referrer-Policy: same-origin
Server: Caddy
Server: nginx/1.24.0
Vary: Accept
Vary: Accept-Encoding
Vary: Accept-Language
Vary: Cookie
X-Content-Security-Policy: default-src 'self'; img-src 'self' data: ; style-src 'self' 'unsafe-inline' 'sha256-Gtw0xqq3/8khjMMDykgb29NtBiua9L3CzqEMb+9v5mc='
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
Transfer-Encoding: chunked
2c6
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>405 Method Not Allowed</title>
<style>
body {
background: #f8f8f8;
color: #444;
font-family: sans-serif;
margin: 2em;
text-align: center;
}
a {
color: #d00;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<header>
<p><img src="/apple-touch-icon-precomposed.png" width="128" height="128"></p>
<h1>405 Method Not Allowed</h1>
</header>
<nav>
<p><a href="/">Go to home page</a></p>
</nav>
</body>
</html>
0
nitori wrote
Reply to Don't look it up. Can you say, off the top of your head, who Hillary Clinton's VP pick for the 2016 Presidential Election was? by twovests
i think it was bernies anders