HackerTrans
TopNewTrendsCommentsPastAskShowJobs

h4sh

no profile record

Submissions

China People's Liberation Army Information Support Force

en.wikipedia.org
1 points·by h4sh·2 ปีที่แล้ว·0 comments

Cybermuffins for Patching Citrixbleed

infosec.exchange
1 points·by h4sh·3 ปีที่แล้ว·0 comments

Sshfs 3.7.4 Released

github.com
8 points·by h4sh·3 ปีที่แล้ว·3 comments

[untitled]

1 points·by h4sh·3 ปีที่แล้ว·0 comments

[untitled]

1 points·by h4sh·3 ปีที่แล้ว·0 comments

comments

h4sh
·2 ปีที่แล้ว·discuss
the best dillo experience on macos is probably with https://github.com/crossbowerbt/dillo-plus/ (

I couldn't get dillo to compile easily on macos, it doesn't seem to detect ssl libraries installed on the system)

you can do this to compile it on macos (tested on M1):

install https://www.xquartz.org/ to have X11

brew install fltk libjpeg #you might also need openssl@3 but unsure

git clone https://github.com/crossbowerbt/dillo-plus/; cd dillo-plus

# update the 1.3.8_1 fltk version

sed 's/1.3.8_1/1.3.9/g' Makefile.options.MacOS > Makefile.options

make -j8

# find binary in ./src/dillo

maybe someone should make a brew package (for both this and dillo-plus)..?
h4sh
·2 ปีที่แล้ว·discuss
theres literally c files in that repo how is that pure bash
h4sh
·3 ปีที่แล้ว·discuss
honestly this situation is quite common to cyber security and disclosure of vulnerabilities / problems that need fixing. rfc9116 (security.txt) is pretty useless; most of the time just some email inbox to /dev/null

knowing back channels, having the 'village' mindset is much better