You are not logged in.

#1 2019-03-26 09:51:18

schard
Member
From: Hannover
Registered: 2016-05-06
Posts: 1,932
Website

Update Pastebin clients

It seems, that the recommended Pastebin service "sprunge.us" is broken for some time now:

$ echo foo | curl -F c=@- https://sprunge.us 
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to sprunge.us:443

The proper usage of "ix.io" differs from the usage of sprunge:

$ echo foo | curl -F 'f:1=<-' ix.io

and is not documented in the Wiki, but only on the official site.
Furthermore it does not provide HTTPS:

$ echo foo | curl -F 'f:1=<-' https://ix.io
curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number

The use of "pastebin.com" is dicouraged by the wiki.
Maybe somebody with knowlege of a working, HTTPS-enabled pastebin service that is not of the "evil kind" like "pastebin.com" may update the wiki, so that there is documentation of a working, secure pastebin service?

Offline

Board footer

Powered by FluxBB