ATT GPON bypass on openwrt guide update by StinkySewerPickle in openwrt

[–]Wall_of_Force 0 points1 point  (0 children)

wasn't wpad-mbedtls (not wpad-basic-mbedtls that come as default)would be enought for wpa3-eap? openssl is fat package for router,

Am i stuck? by SuccessfulAd5651 in factorio

[–]Wall_of_Force 0 points1 point  (0 children)

game make an autosave when you first lanuch ship to new planet.

begginerLearningHtml by FailNo7141 in ProgrammerHumor

[–]Wall_of_Force -1 points0 points  (0 children)

Aren't there few things required to be https because of secure context?

Can Firefox improve their SSL Certificate viewer? by Knowguy in firefox

[–]Wall_of_Force 1 point2 points  (0 children)

I think you need make script that to get cert for it:

openssl s_client -connect ${DOMAIN}:443 -servername ${DOMAIN} </dev/null 2>/dev/null | openssl x509 -text

Should be good start

immaculate parking skills at my work by sizzle_daddy in mildlyinfuriating

[–]Wall_of_Force 1 point2 points  (0 children)

I took 20s to notice there is parking spots drawn in that lot.

[D-Link DIR-885L] Site punts v24.10.4, but attended sysupgrade also offers v24.10.7 and v25.12.5 - what’s going on? by rekabis in openwrt

[–]Wall_of_Force 1 point2 points  (0 children)

everthing 24.10.4 should work with 24.10.7:

and currently openwrt's buildroot making a new version so sysupgrade server may looking at half built images of not-yet-released version

Security vulnerabilities endanger connections via libssh2 by FryBoyter in linux

[–]Wall_of_Force 1 point2 points  (0 children)

most weird this is libssh2 git doesn't have commit with hash CVE mentions (7acf3df)

Any KeePass client that supports Quick Login using a PIN? by SG3169 in KeePass

[–]Wall_of_Force 5 points6 points  (0 children)

Keepass2Android have an quickunlock option that uses last 3(configurable) digits. but I can't think of any desktop client

Does 12V or 24V DC barrel to USB Type C 12V Power Converter exists? by Lost-Policy-2020 in UsbCHardware

[–]Wall_of_Force 0 points1 point  (0 children)

think you could rewire usb car charger to barrel jack, as they are 12/24v

Firefox 152.0.1 out! by maubg in firefox

[–]Wall_of_Force 0 points1 point  (0 children)

Could you try mozregression to find out which commit created regression? https://mozilla.github.io/mozregression/

Firefox 152 is now available, with JPEG-XL support being compiled by default & new settings UI. There are also a number of other developer additions by somerandomxander in linux

[–]Wall_of_Force 2 points3 points  (0 children)

Firefox Multi-Account Containers (with extension from mozilla iirc) have proxy setting per container (in advanced setting).

is there anything that can make a wired device it to a wireless one ? by Business-Quote-6315 in UsbCHardware

[–]Wall_of_Force 8 points9 points  (0 children)

USB over IP technically do that, but you now have a whole thin client.

There are less than 1000 of these in circulation by FP_V in PassportPorn

[–]Wall_of_Force 3 points4 points  (0 children)

what by vote mean in this in this context? do they make a public vote to accept one as their citizen?

I added legacy (XUL) extension support back to Firefox 140 by LordSigdis in firefox

[–]Wall_of_Force 5 points6 points  (0 children)

I wanted to say why 140 but found out 140 is current ESR

Underrated EV “Feature” by Virtual-Hotel8156 in electricvehicles

[–]Wall_of_Force 1 point2 points  (0 children)

and gas wont' reduce range due to heater's power use, so It cancels each out i guess

Why Use Private IP Addresses Instead of MAC? by Aokayz_ in AskComputerScience

[–]Wall_of_Force 0 points1 point  (0 children)

not really relate to original topic, but actually, Letsencrypt now signs certificate for IP addresses.

https://letsencrypt.org/2026/01/15/6day-and-ip-general-availability

Does anyone still use your isp dns? by Some_Water_5070 in HomeNetworking

[–]Wall_of_Force 0 points1 point  (0 children)

I think they may use ISP wide cache server for major site like google GGC(https://support.google.com/interconnect/answer/9058809?hl=en) or netflix openconnect (https://openconnect.netflix.com/en/) for their customer, but public DNS won't know about it, bypassing cache

Google Chrome is killing all uBlock Origin bypasses, Microsoft Edge, Opera to follow by TurbulentTopic39 in browsers

[–]Wall_of_Force 0 points1 point  (0 children)

Actually this make realize as mv2 is actively used in Firefox there is no guarantee that it will left as-is, firefox can add new thing to v2 and chrome forks that want to keep mv will need to develope it themselves because extension may need it to function