dm9pZCAq
  • 2 Posts
  • 14 Comments
Joined 2Y ago
cake
Cake day: Feb 20, 2021

help-circle
rss
dm9pZCAqtoLinuxLemmy sucks
link
fedilink
Undetermined
12Y

hyperbola is freer




scuttlebutt

bruh javascript

also last commit were in 2017


LDFLAGS

ld -z now, gcc -Wl,-z,now

When generating an executable or shared library, mark it to tell the dynamic linker to resolve all symbols when the program is started, or when the shared library is loaded by dlopen, instead of deferring function call resolution to the point when the function is first called.

ld -z relro, gcc -Wl,-z,relro

Create an ELF “PT_GNU_RELRO” segment header in the object. This specifies a memory segment that should be made read-only after relocation, if supported. Specifying common-page-size smaller tha the system page size will render this protection ineffective.


also some additional useful info can be found here https://wiki.debian.org/Hardening


dm9pZCAqtoLinux*Permananently Deleted*
link
fedilink
Undetermined
12Y

interesting article and cool site



dm9pZCAqtoFirefox*Permananently Deleted*
link
fedilink
Undetermined
32Y

you are straight up wrong

then you can show me exact line of code in patches where librewolf removes “proprietary software”?


dm9pZCAqtoFirefox*Permananently Deleted*
link
fedilink
Undetermined
32Y

librewolf don’t remove any “proprietary software contained within” it’s just firefox with changed default settings and icons

here is sources and you can see it yourself, and not just misinformed people

https://gitlab.com/librewolf-community/browser/common




because k9 has a cleaner interface and doesn’t impose purchase of pro versions


you can use pass password manager

source "echo 'set my_pass = `pass -- mail/you@mail.com`' |"


[OC] aslstatus - multithread status bar for dwm
![img](https://i.ibb.co/r5PYRj8/Demo.gif)