Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Bypassing Hungary to fund Ukraine proves one thing: the veto is a security threat.


Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    11 Views
    Why #ICE Can #Kill With ImpunityOver the past decade, US #immigration agents have shot and killed more than two dozen people. Not a single agent appears to have faced #criminal charges.#ice #security #rights #Trump https://www.wired.com/story/why-ice-can-kill-with-impunity/
  • C’mon #Europe, do this please!

    Uncategorized europe ukraine nato nafo
    1
    0 Votes
    1 Posts
    9 Views
    C’mon #Europe, do this please! i’m praying they make the right choice on Thursday.“Russia’s military is exhausted. Its soldiers in the Donbas crawl through trenches under drone fire to seize a few hundred metres of ground. Their losses are catastrophic. Putin is relying on western fatigue and on Ukraine running out of bullets. If Europe unlocks this money, that calculation collapses. Ukraine could hold the line for at least three more years — long enough to force earnest negotiations rather than performative stalling to manipulate Washington.”And thank you Bill Browder for your untiring efforts!#Ukraine#NATO#NAFOhttps://www.thetimes.com/world/russia-ukraine-war/article/frozen-russian-assets-ukraine-europe-pszvw77g0
  • 0 Votes
    1 Posts
    11 Views
    Guest?
    🇨🇦 Over 3000 marching today in Montreal as part of a large student strike calling for university divestment & opposing Canadian complicity in genocide. https://x.com/EnglerYves/status/1975643175822741971#montreal #Gaza #Palestine #iran #lebanon #Genocide #geopolitics #tiktok #cdnpoli #canada #usa #yemen #palestina #StopAIPAC #freePalestine #GazaGenocide #IsraelTerroristState #StopGenocide #IDFTerrorists #DismantleZionism #globalsumudflotilla #antizionism #palestineaction #breakthesiege #stopthegenocide
  • 0 Votes
    1 Posts
    27 Views
    I submitted a Pull Request to update MacPorts' OpenSSH to 10.1p1 here:https://github.com/macports/macports-ports/pull/28592GitHub Continuous Integration checks passed OK!Alas, the agent.patch that iamGavinJ had created, doesn't apply cleanly, in large part because ssh-agent.c has been reworked significantly with this release.Subsequently, I closed this previous Pull Request: https://github.com/macports/macports-ports/pull/28592 not because I didn't want to restore that functionality to launchd, but because it will require more effort than I can give such things at this time.But, check out these improvements to ssh-agent from the OpenSSH 10.1 release notes:"ssh-agent(1)](https://man.openbsd.org/ssh-agent.1), sshd(8): move agent listener sockets from /tmp tounder ~/.ssh/agent for both ssh-agent(1) and forwarded socketsin sshd(8).This ensures processes that have restricted filesystem accessthat includes /tmp do not ambiently have the ability to use keysin an agent.Moving the default directory has the consequence that the OS willno longer clean up stale agent sockets, so ssh-agent now gainsthis ability.To support $HOME on NFS, the socket path includes a truncatedhash of the hostname. ssh-agent will, by default, only clean upsockets from the same hostname.ssh-agent(1) gains some new flags: -U suppresses the automaticcleanup of stale sockets when it starts. -u forces a cleanupwithout keeping a running agent, -uu forces a cleanup that ignoresthe hostname. -T makes ssh-agent put the socket back in /tmp."Anyway, I updated this as well:https://trac.macports.org/ticket/72482I should probably actually close this ticket now that I think of it (fingers crossed that adding that to the PR is sufficient, since I forgot to add that note to the commit message as is typically preferred: https://trac.macports.org/ticket/73084).#OpenSSH #MacPorts #SecureShell #macOS #encryption #security #infosec