Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You will have a long and unpleasant discussion with your supervisor.


comp / comp.os.linux.misc / Fuck Security. Check this Program.

SubjectAuthor
o Fuck Security. Check this Program.Lester Thorpe

1
Subject: Fuck Security. Check this Program.
From: Lester Thorpe
Newsgroups: comp.os.linux.advocacy, comp.os.linux.misc, alt.os.linux
Followup: comp.os.linux.advocacy
Organization: UsenetExpress - www.usenetexpress.com
Date: Mon, 16 Sep 2024 20:05 UTC
From: lt@gnu.rocks (Lester Thorpe)
Subject: Fuck Security. Check this Program.
Newsgroups: comp.os.linux.advocacy,comp.os.linux.misc,alt.os.linux
Followup-To: comp.os.linux.advocacy
Mime-Version: 1.0
User-Agent: Up Your Asshole News
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 40
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Mon, 16 Sep 2024 20:05:39 +0000
Nntp-Posting-Date: Mon, 16 Sep 2024 20:05:39 +0000
X-Received-Bytes: 1857
X-Complaints-To: abuse@usenetexpress.com
Organization: UsenetExpress - www.usenetexpress.com
Message-Id: <17f5d230c6acb35e$9725$2663915$802601b3@news.usenetexpress.com>
View all headers

The Linux distros have gone bat-shit crazy with their security garbage.
For example, all distros now are built with PIE, or Position Independent
Executables, and RELRO (Relocation Read-Only).

This cuts performance considerably especially when heaped upon all the
security junk.

The distros have the chicken-little "the sky is falling" philosophy.

What insane idiocy.

To check what kind of security is crippling your software one can use
the "checksec" utility:

https://github.com/slimm609/checksec.sh

Here are the results from a check of MY pan executable:

checksec --file=/usr/local/bin/pan

RELRO STACK CANARY NX PIE RPATH RUNPATH Symbols FORTIFY Fortified Fortifiable FILE
No RELRO No canary found NX enabled No PIE No RPATH No RUNPATH No Symbols No 0 12 /usr/local/bin/pan

Now that's how it's supposed to be! I say "Fuck You!" to that
security nonsense.

There is no RELRO, no canary (i.e. stack protection), no PIE, and no for
every-fucking-thing else.

The exception is "NX," but this is purely a hardware feature in the
BIOS.

Compare this your distro "hardened" junk.

The distros have gone insane with their "the sky is falling"
philosophy.

--
Systemd: solving all the problems that you never knew you had.

1

rocksolid light 0.9.8
clearnet tor