modem_down
“People are arseholes. They’re just always gonna be that way.”
- 13 Posts
- 30 Comments
modem_down@thebrainbin.orgOPto
Ukraine@sopuli.xyz•Russian army deserters in Germany: 'No choice but to run'
1·13 hours agoI think they should grant asylum to people with legitimate asylum claims.
Some “non-spy Russians” have legitimate asylum claims. Some do not.
Why is he wearing gloves, in this sculpture?
modem_down@thebrainbin.orgto
Privacy@programming.dev•Signal is working on registration without a phone number. But what form will it take?
3·3 days agoWhat are your main issues with Matrix?
modem_down@thebrainbin.orgto
Technology@lemmy.world•Google plans to exempt sanctioned nations from Android developer verification
2·3 days agoI feel the same way, but can you explain how a VPN would help achieve that in the face of Google’s proposed developer verification scheme?
modem_down@thebrainbin.orgto
Technology@lemmy.world•Google plans to exempt sanctioned nations from Android developer verification
154·3 days agoHow would that help you?
The article says, “unverified apps will only be easily installable in the sanctioned countries where verification doesn’t exist.”
So even if you used a VPN to trick Google into thinking you live in a sanctioned country, you wouldn’t be able to distribute apps to those countries without breaking sanctions.
modem_down@thebrainbin.orgto
Fuck Cars@lemmy.world•[Meme] Going outside for a walk be like.
2·3 days agoFor 20+ years. Fixed in 2019.
modem_down@thebrainbin.orgOPto
politics @lemmy.world•Full text of the roadmap for Hamas to disarm and Israel to leave Gaza
11·3 days agoit’d be like saying we should disarm Ukraine, 'cause then Russia doesn’t have a reason to invade them
Putin’s All-Russia People’s Front’s policies toward Ukraine have many similarities to Netanyahu’s Likud party’s policies toward Gaza. Both sets of policies are tragic, causing many innocent people’s deaths.
Nevertheless, Ukraine and Gaza are different enough for one to reasonably reach different conclusions about how best peace can be achieved in each place:
- Ukraine’s weapons are protecting Ukraine against Russian attacks and invasion attempts. Therefore, it is in Ukraine’s interests to have them. Hamas’s weapons are not protecting Gaza against Israeli attacks or invasion. There is no obvious benefit from Hamas having them.
- Servant of the People, and Ukraine, do recognise Russia, and have not seriously proposed eliminating it. Hamas does not officially recognise Israel, and has seriously proposed eliminating it.
- Argentina, Australia, Canada, Costa Rica, Ecuador, Honduras, Israel, Japan, New Zealand, Paraguay, Philippines, Switzerland, Trinidad and Tobago, the UK, the USA, the EU, and the Organization of American States, all designate Hamas a terrorist organisation. This reduces the aid Gaza receives. They seem unlikely to reverse the designation unless Hamas disarms. None of them designate Servant of the People, or Ukraine, a terrorist organisation.
Those points lead me to believe Hamas should disarm.
I also believe countries giving aid to Israel should make it formally contingent on Israel withdrawing from Gaza and the West Bank, to pre-1967 borders, and recognising Palestinian statehood. However, it looks like the US is going to stop aid to Israel regardless.
Kdenlive is the top-ranked FOSS video editor on AlternativeTo.
I agree with that ranking, having also tried 5 or 6 of the other entries on the list.
modem_down@thebrainbin.orgOPto
politics @lemmy.world•Full text of the roadmap for Hamas to disarm and Israel to leave Gaza
21·4 days agoTrust isn’t really the point. Everyone knows Israel and Hamas don’t trust each other. I’m more concerned with whether the violent conflict can be reduced, and a stable peace achieved.
Are Hamas’s arms doing Gaza any favours? Not that I can see.
AFAICT, if Hamas disarmed:
- Israel’s only(?) excuse for mass military action in Gaza would disappear.
- International support (already shaky) for Israeli military presence in Gaza would decrease.
- One or more of Australia, Canada, Costa Rica, Ecuador, Honduras, Israel, Japan, New Zealand, Paraguay, Trinidad and Tobago, the United Kingdom, the United States, or the European Union might end their designation of Hamas as a terrorist organisation, which could in turn increase the aid and other international support available to Gaza.
If you think I’m wrong, I’d be glad to know why.
modem_down@thebrainbin.orgOPto
politics @lemmy.world•Full text of the roadmap for Hamas to disarm and Israel to leave Gaza
61·5 days agoTerrorism arises in defense to oppression.
Technical point: that isn’t exhaustively true. Terrorism can be, and sometimes is, committed against vulnerable parties by more privileged ones.
modem_down@thebrainbin.orgOPto
Linux@lemmy.ml•Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?
3·5 days agoProgress report 1
- I’m ruling out HMAC-SHA1, because:
- Plain vanilla HMAC-SHA1 uses a shared secret. I don’t want the PC/server to have a copy of the credential. May also be susceptible to MITM/relay attacks.
- Rolling-code HMAC-SHA1 only partially solves those problems.
- Encrypted rolling code HMAC-SHA1 solves those problems, but I haven’t found a reliable source for using it with LUKS.
- If using
systemd, pick FIDO2:- Avoids flaws of HMAC-SHA1.
- Native support in
systemd, so “future-proof”. - Wider support than OpenPGP. More HST vendors to choose from, including cheaper options than NitroKey or Yubikey: useful if each sysadmin (or colleague, or relative) needs an HST.
- Compatible with QubesOS.
- Otherwise, OpenPGP:
- TBD: Clevis/Tang:
- Remote/network-based unlocking.
- I’m ruling out HMAC-SHA1, because:
modem_down@thebrainbin.orgOPto
Linux@lemmy.ml•Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?
1·5 days agoThank you for this! That thread is helpful in itself, and also links to other relevant resources - including by Lennart Poettering (controversial guy, but the canonical source on systemd).
modem_down@thebrainbin.orgto
Technology@lemmy.world•Sweeping cyberattack on water systems in multiple states has US officials on edge
29·5 days agoThis coverage has a better headline: Trump blames Minnesota governor for cyberattacks against the state. Cites no evidence.
Funding restrictions and denialism, plus starting a war against a cyberattack-capable nation, made infrastructure attacks inevitable.
Security researchers have been publicly raising the alarm about SCADA vulnerabilities for 20+ years.
modem_down@thebrainbin.orgOPto
Selfhosted@lemmy.world•Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?
3·5 days agoIf it’s a server for self hosting you definitely don’t want anything that requires interaction at boot.
Depends on use-case. If you only plan to boot it when you’re physically present, it’s fine.
modem_down@thebrainbin.orgOPto
Selfhosted@lemmy.world•Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?
1·5 days agoi believe a much better secure layer is something similar to what Novacustoms, Purism attempt to do: verify if somebody else not you try to access the laptop.
You’re thinking of Heads, which I agree is ideal for supported motherboards.
modem_down@thebrainbin.orgOPto
Selfhosted@lemmy.world•Unlocking LUKS with NitroKey/Yubikey: FIDO2, HMAC-SHA1, or OpenPGP?
2·5 days agotang
Thanks. TIL about Clevis/Tang.
modem_down@thebrainbin.orgto
Linux@lemmy.world•Any foss firmware for bamboo lab 3D printers
5·5 days agoI can only see three ways to get FOSS firmware on your printer:
- If someone reverse engineers the firmware to create a FOSS version.
- If the Software Freedom Conservancy, who recently raised funds to tackle Bambu Labs’s license violations, finds a violation in BL firmware and succeeds in legally compelling BL to release the corresponding source code.
- If you sell your BL printer and replace it with one that already has FOSS firmware.












https://youtu.be/OejpzwzHLho