jrollans.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #opensource

AodeRelay boosted

[?]c't Magazin » 🌐
@ct_Magazin@social.heise.de

Angriffswelle auf Arch Linux: Hunderte Paketbeschreibungen mit Malware im AUR

Arch Linux wehrt sich gegen eine Angriffswelle, die massenweise Paketbeschreibungen im inoffiziellen Arch User Repository mit Malware verseucht hat.

heise.de/news/Angriffswelle-au

    [?]sigdevel » 🌐
    @sigdevel@infosec.exchange

    Security Advisory: CVE-2025-55641 - NULL Pointer Dereference in GPAC MP4Box Sample Info Copy

    Processing a crafted MP4 file with corrupted Sample Auxiliary Information metadata can trigger a NULL pointer dereference in `gf_isom_copy_sample_info()`, causing a Denial of Service and potential memory corruption impact.

    Summary:
    The `gf_isom_copy_sample_info()` function in `isomedia/isom_write.c` does not sufficiently validate pointers after handling invalid Sample Auxiliary Information (SAI) metadata. A crafted MP4 file can provide corrupted SAI values, such as an invalid `sai_samples` count, causing memory allocation or merge handling to fail. The import path later attempts to copy sample information from a NULL pointer.

    AddressSanitizer reports a `SEGV` caused by a `READ` memory access at address `0x000000000000`, with the crash occurring at `isomedia/isom_write.c:8164`.

    CWE:
    CWE-476 - NULL Pointer Dereference

    Affected Component:
    ```
    isomedia/isom_write.c:8164
    Function: gf_isom_copy_sample_info()
    ```

    Affected Product:
    MP4Box (GPAC Multimedia Open Source Project)

    Affected Version:
    MP4Box versions 2.4 and earlier are affected according to the prepared CVE/MITRE data. The issue was reproduced on a GPAC build at commit:
    ```
    f87b30611380e4dcd03cd4dd9ac553c0ec336826
    ```

    Attack Conditions:
    An attacker supplies a crafted MP4 file containing corrupted SAI metadata. The issue can be reproduced locally with:
    ```
    ./MP4Box -add 13_poc.mp4 -new /dev/null -split-size 500
    ```
    No elevated privileges are required. User interaction is required when the victim manually processes the malicious MP4 file, or an automated media workflow invokes MP4Box on attacker-controlled input.

    Impact:
    The immediate observed impact is Denial of Service due to process termination. The local CVE/MITRE data also marks potential code execution impact; the observed ASAN trace is a NULL pointer read.

    Fix / mitigation status:
    The issue was fixed in GPAC commit:
    ```
    e38d24b7e3cbdc24e70f0437bf390ac3f2080b52
    ```
    Users should update to a GPAC build containing this commit or later. The affected code should validate SAI metadata, allocation results, and sample-info pointers before copying sample information.

    References:
    - CVE: cve.org/CVERecord?id=CVE-2025-
    - Issue: github.com/gpac/gpac/issues/31
    - PoC: github.com/sigdevel/pocs/blob/
    - Fix: github.com/gpac/gpac/commit/e3

    Credit:
    @sigdevel (Alexander A. Shvedov)

      [?]sigdevel » 🌐
      @sigdevel@infosec.exchange

      Security Advisory: CVE-2025-55649 - NULL Pointer Dereference in GPAC MP4Box ESD Mapping

      Processing a crafted MP4 file with corrupted Elementary Stream Descriptor data can trigger a NULL pointer dereference in `gf_media_map_esd()`, causing a Denial of Service.

      Summary:
      The `gf_media_map_esd()` function in `media_tools/isom_tools.c` does not verify that `esd->URLString` is non-NULL before passing it to `strlen()`. When MP4Box processes a crafted MP4 file containing corrupted ESD data during fragmentation setup, `URLString` can be NULL and the process crashes while reading from address `0x000000000000`.

      AddressSanitizer reports a `SEGV` in `strlen()`, with the GPAC call site at `media_tools/isom_tools.c:1359`.

      CWE:
      CWE-476 - NULL Pointer Dereference

      Affected Component:
      ```
      media_tools/isom_tools.c:1359
      Function: gf_media_map_esd()
      ```

      Affected Product:
      MP4Box (GPAC Multimedia Open Source Project)

      Affected Version:
      MP4Box versions 2.4 and earlier are affected according to the prepared CVE/MITRE data. The issue was reproduced on a GPAC build at commit:
      ```
      09e7063ed0a13b4cee9a180a56dcc21e9f9ade07
      ```

      Attack Conditions:
      An attacker supplies a crafted MP4 file containing corrupted ESD data. The issue can be reproduced locally with:
      ```
      ./MP4Box -frag 1500 11_poc.mp4
      ```
      No elevated privileges are required. User interaction is required when the victim manually processes the malicious MP4 file, or an automated workflow invokes MP4Box on attacker-controlled media.

      Impact:
      The immediate observed impact is Denial of Service due to process termination. The crash is a NULL pointer dereference on the zero page; no evidence of arbitrary code execution was observed.

      Fix / mitigation status:
      The local CVE/MITRE data references GPAC fix commit:
      ```
      10c16d54659b1b82dd49573dfeacfa9a5627a115
      ```
      Users should update to a GPAC build containing this commit or later. The affected code should validate `esd`, `esd->URLString`, and related ESD fields before string operations.

      References:
      - Issue: github.com/gpac/gpac/issues/31
      - PoC: github.com/sigdevel/pocs/blob/
      - Fix: github.com/gpac/gpac/commit/10

      Credit:
      @sigdevel (Alexander A. Shvedov)

        [?]TechWire ⚡ » 🤖 🌐
        @techwire@social.gamefan.net

        You can now beat ChatGPT Codex rate limits, if you have friends

        OpenAI launches a new (temporary) referral system that rewards you and a friend with bankable rate limit resets.

        androidauthority.com/openai-ch

        [Android Authority]

          AodeRelay boosted

          [?]iX Magazin » 🌐
          @iX_Magazin@social.heise.de

          Homebrew 6.0 sichert Paketquellen ab

          Homebrew 6.0 ist da: Externe Paketquellen müssen sich künftig als vertrauenswürdig erweisen. Dazu gibt es eine Linux-Sandbox und eine schnellere Standard-API.

          heise.de/news/Homebrew-6-0-sic

            AodeRelay boosted

            [?]heinelo » 🌐
            @heinelo@pixelfed.social

            #ViernesDeEscritorio #DesktopFriday
            Mein Desktop unter Fedora 44 Gnome 50.2 die Nutzung von Linux und Open Source Software mit entsprechenden Messengern und Mail Anwendungen und ohne Google / Microsoft / Apple und mit KI dann wenn ich sie haben möchte ist und bleibt einfach eine bessere und auch Nachhaltigerer und vor allem Selbst bestimmender Umgang mit Informationstechnologie.

            Bild Bearbeitung ist mit den zur Verfügung stehen Tools unter Linux gar kein Problem funzt viel schneller als unter Windows
            #darktable #gimp #shotwell
            #DailyDesktop
            #ShareYourDesktop
            #UnixPorn
            #mywork
            #duisburg
            #fedora44 #gnulinux #Linux #mydesktop #opensource #fedora #libreoffice #fairphone4 #murenacloud #evolution #digitaleselbstbestimmung #onlyoffice #digitaleselbstverteidigung #digitalenachhaltigkeit #signal #telegram #Verschlüsselung #openpgp #rkhunter #lynis #firewall

            Zu sehen ist mein Fedora Linux Desktop mit einem von mir in Düssseldorf Angermund Aufgenommen Bild von Kornblumen und Magarieten am wegesrand  vor einem Kornfeld was noch grün ist.

            Alt...Zu sehen ist mein Fedora Linux Desktop mit einem von mir in Düssseldorf Angermund Aufgenommen Bild von Kornblumen und Magarieten am wegesrand vor einem Kornfeld was noch grün ist.

              AodeRelay boosted

              [?]heise online » 🌐
              @heiseonline@social.heise.de

              Murena /e/ OS 4.0: Android-Fork soll Umstieg von Google-Diensten erleichtern

              Das französische Unternehmen Murena hat den Google-freien Android-Fork /e/ OS 4.0 veröffentlicht.

              heise.de/news/Murena-e-OS-4-0-

                [?]TechWire ⚡ » 🤖 🌐
                @techwire@social.gamefan.net

                Spotify’s hated disco ball icon is finally gone for good

                Spotify's latest iOS update quietly ended a month of disco-themed misery.

                androidauthority.com/spotify-d

                [Android Authority]

                  AodeRelay boosted

                  [?]Frank Hofmann » 🌐
                  @hofmannedv@mastodon.social

                  Aus dem Linux-Magazin 07/2026 (geschrieben von @veit und mir):

                  Wie LLM-Agenten Open-Source-Projekte gefährden

                  linux-magazin.de/ausgaben/2026

                    AodeRelay boosted

                    [?]heinelo » 🌐
                    @heinelo@pixelfed.social

                    So das sieht jetzt Richtig gut Aus in der Murena Cloud mit Video Chat als Alternative für Teams und mit libresign zur Dokumenten Signatur.
                    Danke an das Murena Team auch e/os auf dem Fairphone sieht in Version 4.0 ganz Schick aus.
                    #linux #opensource #murena #digitaleselbstbestimmung #nobigtech

                      [?]TechWire ⚡ » 🤖 🌐
                      @techwire@social.gamefan.net

                      AAPL Stock Slides Following WWDC, But Analysts Broadly Raise Targets

                      Apple shares have lost roughly $25 per share this week following the company's WWDC 2026 keynote, though a wave of upward analyst price target revisions suggests Wall Street's longer-term view of Apple remains construct…

                      macrumors.com/2026/06/11/aapl-

                      [MacRumors]

                        [?]TechWire ⚡ » 🤖 🌐
                        @techwire@social.gamefan.net

                        Apple Agrees to Let Jon Prosser Formally Contest iOS 26 Leak Lawsuit

                        Apple and leaker Jon Prosser have jointly asked a federal court to set aside the default judgment entered against him last October, with Prosser agreeing to hand over documents he had thus far failed to fully produce. A…

                        macrumors.com/2026/06/11/apple

                        [MacRumors]

                          [?]TechWire ⚡ » 🤖 🌐
                          @techwire@social.gamefan.net

                          Siri won’t be your AI girlfriend

                          ‘Listen, that's not what I'm here for, right?' | Image: Apple Our early testing has already shown that Siri AI knows when to shut up, and that's very much by design. In an interview with Mostly Human, Craig Federighi sa…

                          theverge.com/tech/948890/siri-

                          [The Verge]

                            [?]TechWire ⚡ » 🤖 🌐
                            @techwire@social.gamefan.net

                            Telegram’s Wear OS app makes a comeback, now with full chats, voice notes, and more

                            Telegram finally fits on your wrist properly.

                            androidauthority.com/telegram-

                            [Android Authority]

                              [?]TechWire ⚡ » 🤖 🌐
                              @techwire@social.gamefan.net

                              Touchscreen MacBook '100% Confirmed,' Says Reputable Leaker

                              Apple's first touchscreen MacBook is now "100% confirmed," according to the prolific Chinese leaker known as Instant Digital, who appears to have insider information from sources in the supply chain. The leaker made the…

                              macrumors.com/2026/06/11/touch

                              [MacRumors]

                                [?]VSX.is | Digital sovereignty » 🌐
                                @vsx@infosec.exchange

                                The End of uBlock Origin in Chrome: What's Really Changing and What to Do About It

                                In early June 2026, it was confirmed that Chrome was also losing its last technical capabilities that had kept…

                                vsx.global/the-end-of-ublock-o

                                  [?]heise online English » 🤖 🌐
                                  @heiseonlineenglish@social.heise.de

                                  Asahi Linux warns against upgrading to macOS 27 “Golden Gate”

                                  Users of Asahi Linux should not update to the beta version of macOS 27 “Golden Gate,” the project currently warns.

                                  heise.de/en/news/Asahi-Linux-w

                                    AodeRelay boosted

                                    [?]heise online » 🌐
                                    @heiseonline@social.heise.de

                                    Asahi Linux warnt vor Upgrade auf macOS 27 „Golden Gate“

                                    Nutzer von Asahi Linux sollen nicht auf die Beta-Version macOS 27 „Golden Gate“ aktualisieren, warnt das Projekt aktuell.

                                    heise.de/news/Asahi-Linux-warn

                                      [?]TechWire ⚡ » 🤖 🌐
                                      @techwire@social.gamefan.net

                                      The Galaxy Z Fold 7 is finally getting the S26’s Galaxy AI features

                                      Samsung's foldable phones are now getting S26-exclusive Galaxy AI features.

                                      androidauthority.com/galaxy-z-

                                      [Android Authority]

                                        [?]TechWire ⚡ » 🤖 🌐
                                        @techwire@social.gamefan.net

                                        WWDC 2026 Keynote Marked a Major Departure From Previous Years

                                        Apple's WWDC 2026 keynote broke from a longstanding format tradition, abandoning the platform-by-platform structure that has defined the annual developer conference for years in favor of a theme-driven presentation. Pre…

                                        macrumors.com/2026/06/11/wwdc-

                                        [MacRumors]

                                          [?]TechWire ⚡ » 🤖 🌐
                                          @techwire@social.gamefan.net

                                          Apple Maps to Get These 10 New Features in iOS 27

                                          Apple Maps is getting a range of new features in iOS 27, headlined by an upgraded Flyover experience that uses AI to improve the realism and detail of its aerial imagery. Flyover is a longstanding feature of ‌Apple Maps…

                                          macrumors.com/2026/06/11/apple

                                          [MacRumors]

                                            [?]TechWire ⚡ » 🤖 🌐
                                            @techwire@social.gamefan.net

                                            OpenAI bans China-linked ChatGPT accounts that amplified US data center electricity price backlash — used AI-generated cartoons to st…

                                            OpenAI says it has banned two clusters of ChatGPT accounts it believes are operating from China, and that used its models for covert influence campaigns targeting U.S. tech and policy debates.

                                            tomshardware.com/tech-industry

                                            [Tom's Hardware]

                                              [?]Owl Eyes » 🌐
                                              @d1@autistics.life

                                              @delta Thanks for making a consistent client experience on all platforms. The client is great, and this despite the ecosystem being quite an awkward fit to projects.

                                                [?]TechWire ⚡ » 🤖 🌐
                                                @techwire@social.gamefan.net

                                                Memory famine compels GPU vendors to re-release 2020 graphics cards — GeForce RTX 3060 and GeForce RTX 3050 return to Asian market

                                                Graphics card manufacturer Manli adds new GeForce RTX 3060 and GeForce RTX 3050 SKUs to its portfolio.

                                                tomshardware.com/pc-components

                                                [Tom's Hardware]

                                                  [?]Arint - SEO+KI » 🌐
                                                  @Arint@arint.info

                                                  RT @RyanLeeMiniMax: Hallo zusammen — unsere Hochleistungs-MSA-Kernbibliothek ist jetzt Open-Source. Die M3-Gewichte werden voraussichtlich diesen Freitag veröffentlicht. Vielen Dank für eure Geduld! Github: github.com/MiniMax-AI/MSA Paper: github.com/MiniMax-AI/MSA/blob

                                                  mehr auf Arint.info

                                                  https://x.com/RyanLeeMiniMax/status/2065010795625562486#m

                                                    [?]TechWire ⚡ » 🤖 🌐
                                                    @techwire@social.gamefan.net

                                                    After spat with Chinese gov't, Meta cuts AI Manus off from its internal systems and is 'sunsetting' platform, report claims — Beijing-ordered breakup of $2 billion AI deal begins

                                                    Meta has finished separating its operations from Manus, the Chinese-founded agentic AI startup it acquired for roughly $2 billion in December.

                                                    tomshardware.com/tech-industry

                                                    [Tom's Hardware]

                                                      [?]TechWire ⚡ » 🤖 🌐
                                                      @techwire@social.gamefan.net

                                                      Watching the World Cup online is easier with these VPN deals — deals for watching the FIFA World Cup 2026

                                                      A choice of VPN subscriptions to cover you over the FIFA World Cup 2026 and beyond. Stay safe online for less.

                                                      tomshardware.com/software/vpn/

                                                      [Tom's Hardware]

                                                        [?]TechWire ⚡ » 🤖 🌐
                                                        @techwire@social.gamefan.net

                                                        Massive 8TB SD cards are set to ship 'shortly' after a two-year delay — mind-blowing storage at possibly bank-breaking prices

                                                        Notebookcheck reports that 8TB SD cards will soon hit the retail market, although an exact launch date and pricing remain a mystery.

                                                        tomshardware.com/pc-components

                                                        [Tom's Hardware]

                                                          [?]TechWire ⚡ » 🤖 🌐
                                                          @techwire@social.gamefan.net

                                                          Louis Rossmann is suing Samsung after firm offers $330 refund for defective SSD while selling the drives on Amazon for $949 — spat over 4TB 990 Pro SSD is headed to court

                                                          Right to Repair activist Louis Rossman threatens to sue Samsung after the SSD maker failed to replace his dead 990 Pro 4TB SSD under warranty.

                                                          tomshardware.com/pc-components

                                                          [Tom's Hardware]

                                                            [?]TechWire ⚡ » 🤖 🌐
                                                            @techwire@social.gamefan.net

                                                            Deezer Launches AI Music Detector for Apple Music, Spotify, and More

                                                            French music platform Deezer has launched a free online tool that can detect AI-generated tracks in Apple Music playlists, as well as playlists created on other streaming platforms. "No other company has followed our le…

                                                            macrumors.com/2026/06/11/deeze

                                                            [MacRumors]

                                                              [?]TechWire ⚡ » 🤖 🌐
                                                              @techwire@social.gamefan.net

                                                              10 useful smart home gadgets that make life so much easier (and are affordable)

                                                              After testing hundreds of smart home devices, I rounded up the best options to get started with your smart home without breaking the bank.

                                                              zdnet.com/article/smart-home-o

                                                              [ZDNet]

                                                                AodeRelay boosted

                                                                [?]Gina » 🌐
                                                                @Gina@fosstodon.org

                                                                Episode 1 in a series by Swissinfo.

                                                                "Switzerland wants digital sovereignty, but can it really distance itself from Big Tech? Two Swissinfo journalists tried cutting ties with US tech giants. Here’s what happened."

                                                                swissinfo.ch/eng/swiss-ai/can-

                                                                  [?]sigdevel » 🌐
                                                                  @sigdevel@infosec.exchange

                                                                  CVE-2025-55650 - Heap Use-After-Free in GPAC MP4Box SVG Node Handling

                                                                  Summary
                                                                  Processing a crafted MP4 file with `MP4Box -svg` can trigger a heap use-after-free in `gf_svg_node_del()`, causing a crash and possible memory corruption.

                                                                  The `gf_svg_node_del()` function in `scenegraph/svg_types.c` does not ensure that freed SVG node memory is not accessed again during scene graph cleanup. When MP4Box parses a crafted MP4 file through the MPEG-4 LASeR/SVG scene dump path, an SVG node is freed and then dereferenced again.

                                                                  AddressSanitizer reports a heap-use-after-free at `scenegraph/svg_types.c:107`, with a `READ of size 8` from a 24-byte heap region that was previously freed in `gf_svg_node_del()` at `scenegraph/svg_types.c:126` and allocated by `gf_svg_create_node()` at `scenegraph/svg_types.c:65`.

                                                                  Affected Component
                                                                  `scenegraph/svg_types.c:107`

                                                                  Function: `gf_svg_node_del()`

                                                                  Affected Product
                                                                  MP4Box (GPAC Multimedia Open Source Project)

                                                                  Affected Version
                                                                  GPAC MP4Box v2.4.

                                                                  The issue was reproduced on a GPAC build at commit `46be5f928660530d5332cd2f1d177208737558ef`.

                                                                  Attack Conditions
                                                                  An attacker supplies a crafted MP4 file that reaches the SVG/LASeR scene parsing path. The issue can be reproduced with:

                                                                  ```
                                                                  ./MP4Box -svg 10_poc.mp4
                                                                  ```

                                                                  No elevated privileges are required. User interaction is required when a victim manually processes the malicious MP4 file; automated workflows that invoke MP4Box on attacker-controlled media may also trigger the issue.

                                                                  Impact
                                                                  The observed impact is denial of service due to process termination. Because the vulnerability is a heap use-after-free, memory corruption and potential arbitrary code execution cannot be ruled out.

                                                                  CWE
                                                                  CWE-416 - Use After Free

                                                                  Fix
                                                                  The issue was fixed in GPAC commit `6be6f62e2a079ebccf3a9e57c27787fd16e645de`.

                                                                  Users should update to a GPAC build containing this commit or later. The affected scene graph cleanup code should prevent use of freed SVG nodes and ensure node lifetime and registration state are handled consistently during scene reset and deletion.

                                                                  References
                                                                  - Issue: github.com/gpac/gpac/issues/31
                                                                  - PoC: github.com/sigdevel/pocs/blob/
                                                                  - Fix: github.com/gpac/gpac/commit/6b

                                                                  Credits
                                                                  @sigdevel (Alexander A. Shvedov)

                                                                    [?]sigdevel » 🌐
                                                                    @sigdevel@infosec.exchange

                                                                    CVE-2025-55661 - Heap Buffer Overflow in GPAC MP4Box Opus Header Parser

                                                                    Summary:
                                                                    Processing a crafted MP4 file containing malformed Opus audio packets with MP4Box can trigger a heap buffer overflow in `gf_opus_parse_packet_header()`, causing a crash and possible information disclosure from an out-of-bounds heap read.

                                                                    The `gf_opus_parse_packet_header()` function in `media_tools/av_parsers.c` does not sufficiently validate the input buffer size before reading Opus packet header fields. When MP4Box parses crafted Opus audio packet data, the parser reads one byte beyond the end of a heap-allocated sample buffer.

                                                                    AddressSanitizer reports a heap-buffer-overflow at `media_tools/av_parsers.c:11326`, with a `READ of size 1` immediately after a 3-byte heap region allocated by `Media_GetSample()`.

                                                                    Affected Component:
                                                                    `media_tools/av_parsers.c:11326`

                                                                    Function: `gf_opus_parse_packet_header()`

                                                                    Affected Product:
                                                                    MP4Box (GPAC Multimedia Open Source Project)

                                                                    Affected Version:
                                                                    GPAC MP4Box v2.4
                                                                    The issue was reproduced on a GPAC build at commit `ff8249a407685d00ceb5f4d2a798b9cad195140e`.

                                                                    Attack Conditions:
                                                                    An attacker supplies a crafted MP4 file containing malformed Opus audio packet data, such as an invalid TOC code 3 length. The issue can be reproduced with:
                                                                    ```
                                                                    ./MP4Box 9_poc.mp4 -dxml -out /dev/null
                                                                    ```
                                                                    No elevated privileges are required. The attack is context-dependent because attacker-controlled media may be processed by MP4Box in automated workflows; manual processing also triggers the issue.

                                                                    Impact:
                                                                    The observed impact is denial of service due to process termination. Because the bug reads beyond a heap allocation, adjacent heap memory disclosure may also be possible.

                                                                    CWE:
                                                                    CWE-122 - Heap-based Buffer Overflow

                                                                    Fix:
                                                                    The issue was fixed in GPAC commit `d523e7190ccdcf2c13a698080f4f30dc933bd34c`.

                                                                    Users should update to a GPAC build containing this commit or later. The affected Opus parser should validate the sample buffer length before reading TOC and packet header fields.

                                                                    References:
                                                                    - Issue: github.com/gpac/gpac/issues/31
                                                                    - PoC: github.com/sigdevel/pocs/blob/
                                                                    - Fix: github.com/gpac/gpac/commit/d5

                                                                    Credits:
                                                                    @sigdevel (Alexander A. Shvedov)

                                                                      [?]sigdevel » 🌐
                                                                      @sigdevel@infosec.exchange

                                                                      Security Advisory: CVE-2025-55663 - NULL Pointer Dereference in GPAC MP4Box Track Descriptor Handling

                                                                      Summary:
                                                                      Processing a crafted MP4 file containing an unsupported box type with `MP4Box` can trigger a NULL or invalid pointer dereference in `Track_SetStreamDescriptor()`, causing a Denial of Service.

                                                                      The `Track_SetStreamDescriptor()` function in `isomedia/track.c` mishandles sample entry pointers when importing malformed MP4 files containing an unknown `svcC` box inside an `av01` parent box. The unsupported box path can leave the relevant sample entry pointer uninitialized or invalid, and the import/update path later dereferences it.

                                                                      AddressSanitizer reports a `SEGV` caused by a `READ` memory access at `isomedia/track.c:1677`.

                                                                      CWE:
                                                                      CWE-476 - NULL Pointer Dereference

                                                                      Affected Component:
                                                                      ```
                                                                      isomedia/track.c:1677
                                                                      Function: Track_SetStreamDescriptor()
                                                                      ```

                                                                      Affected Product:
                                                                      MP4Box (GPAC Multimedia Open Source Project)

                                                                      Affected Version:
                                                                      MP4Box versions 2.4 and earlier are affected according to the prepared CVE/MITRE data. The issue was reproduced on a GPAC build at commit:
                                                                      ```
                                                                      15a4ac2dff38cdbb8b43e7c84fb1595ee80d81ac
                                                                      ```

                                                                      Attack Conditions:
                                                                      An attacker supplies a crafted MP4 file containing an unsupported `svcC` box inside an `av01` parent box. The issue can be reproduced locally with:
                                                                      ```
                                                                      ./MP4Box -add 8_poc.mp4 -new /dev/null -ab 1024
                                                                      ```
                                                                      No elevated privileges are required. User interaction is required when the victim manually processes the malicious MP4 file, or an automated workflow invokes MP4Box on attacker-controlled media.

                                                                      Impact:
                                                                      The immediate observed impact is Denial of Service due to process termination. The local MITRE data notes potential code execution risk; the observed trace shows an invalid read and segmentation fault.

                                                                      Fix:
                                                                      The issue was fixed in GPAC commit:
                                                                      ```
                                                                      78c2c9be29a41b38eca2c53d280442088a71dab9
                                                                      ```

                                                                      Users should update to a GPAC build containing this commit or later. The affected code should validate sample entry pointers and unsupported box handling before changing stream descriptors or importing media configuration.

                                                                      References
                                                                      - Issue: github.com/gpac/gpac/issues/31
                                                                      - PoC: github.com/sigdevel/pocs/blob/
                                                                      - Fix: github.com/gpac/gpac/commit/78

                                                                      Credits
                                                                      Alexander A. Shvedov (@sigdevel)

                                                                        [?]sigdevel » 🌐
                                                                        @sigdevel@infosec.exchange

                                                                        Security Advisory: CVE-2025-55660 - Stack-based Buffer Overflow in GPAC MP4Box Opus Parser

                                                                        Summary:
                                                                        Processing a crafted MP4 file containing malformed Opus audio packets with `MP4Box` can trigger a stack-based buffer overflow in `gf_opus_read_length()`, causing a crash and potential memory corruption.

                                                                        The `gf_opus_read_length()` function in `media_tools/av_parsers.c` does not sufficiently validate Opus packet sizes before writing packet length information. When MP4Box parses a crafted MP4 file containing malformed non-self-delimited Opus packet data, the parser can write two bytes beyond the bounds of a stack object used by the Opus inspection path.

                                                                        AddressSanitizer reports a `stack-buffer-overflow` at `media_tools/av_parsers.c:11140`, with a `WRITE of size 2` overflowing the `pckh` stack object in `gf_inspect_dump_opus_internal()`.

                                                                        CWE:
                                                                        CWE-121 - Stack-based Buffer Overflow

                                                                        Affected Component:
                                                                        ```
                                                                        media_tools/av_parsers.c:11140
                                                                        Function: gf_opus_read_length()
                                                                        ```

                                                                        Affected Product:
                                                                        MP4Box (GPAC Multimedia Open Source Project)

                                                                        Affected Version:
                                                                        MP4Box versions 2.4 and earlier are affected according to the prepared CVE/MITRE data. The issue was reproduced on a GPAC build at commit:
                                                                        ```
                                                                        ff8249a407685d00ceb5f4d2a798b9cad195140e
                                                                        ```

                                                                        Attack Conditions:
                                                                        An attacker supplies a crafted MP4 file containing malformed Opus audio packets, such as a non-self-delimited Opus packet with an invalid odd length. The issue can be reproduced locally with:
                                                                        ```
                                                                        ./MP4Box -add 7_poc.mp4 -dxml -out /dev/null
                                                                        ```
                                                                        No elevated privileges are required. User interaction is required when the victim manually processes the malicious MP4 file, or an automated workflow invokes MP4Box on attacker-controlled media.

                                                                        Impact:
                                                                        The immediate observed impact is Denial of Service due to process termination. Because the vulnerability is a stack-based buffer overflow with attacker-controlled media input, memory corruption and potential arbitrary code execution cannot be ruled out.

                                                                        Fix:
                                                                        The issue was fixed in GPAC commit:
                                                                        ```
                                                                        d523e7190ccdcf2c13a698080f4f30dc933bd34c
                                                                        ```

                                                                        Users should update to a GPAC build containing this commit or later. The affected Opus parsing code should validate packet sizes and frame-length constraints before writing length fields into packet header structures.

                                                                        References:
                                                                        - Issue: github.com/gpac/gpac/issues/31
                                                                        - PoC: github.com/sigdevel/pocs/blob/
                                                                        - Fix: github.com/gpac/gpac/commit/d5

                                                                        Credits:
                                                                        Alexander A. Shvedov (@sigdevel)

                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                          @techwire@social.gamefan.net

                                                                          Euro-Office 1.0 arrives to open-source infighting: 'Compatibility is not sovereignty'

                                                                          The new cloud-based, open-source alternative to Microsoft 365 and Google Workspace is here, as LibreOffice backers lambast its reliance on Microsoft document formats.

                                                                          zdnet.com/article/euro-office-

                                                                          [ZDNet]

                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                            @techwire@social.gamefan.net

                                                                            Amazon’s Echo Hub gets a customizable new look and Ring’s AI features

                                                                            Amazon's rolling out a free software update for Echo Hub devices that gives the home screen a much-needed update to the interface it launched with in 2024. It had already added Alex Plus AI support, but the new interfac…

                                                                            theverge.com/tech/948814/amazo

                                                                            [The Verge]

                                                                              [?]sigdevel » 🌐
                                                                              @sigdevel@infosec.exchange

                                                                              Security Advisory: CVE-2025-70102 - NULL Pointer Dereference in dhcpcd parse_option

                                                                              Summary
                                                                              A crafted dhcpcd configuration input can trigger undefined behavior in the configuration parser by causing `parse_option()` to access a member through a NULL `struct dhcp_opt` pointer.

                                                                              The issue is located in `src/if-options.c` in `parse_option()`. During parsing of malformed or unexpected option data, the lookup/parsing path can leave the local DHCP option pointer unset. The affected code then assumes the option pointer is valid and accesses embedded option metadata through it, which results in a NULL pointer member access at `src/if-options.c:1886`.

                                                                              CWE:
                                                                              CWE-758 - Reliance on Undefined, Unspecified, or Implementation-Defined Behavior

                                                                              Affected Component:
                                                                              ```
                                                                              src/if-options.c:1886
                                                                              Function: parse_option()
                                                                              ```

                                                                              Affected Product:
                                                                              dhcpcd

                                                                              Affected Version:
                                                                              The issue was reproduced against dhcpcd commit:
                                                                              ```
                                                                              2de751b3691642151a4fdc49e444d6b4dc364e98
                                                                              ```

                                                                              Attack Conditions:
                                                                              An attacker must cause dhcpcd to process a crafted configuration input that reaches the vulnerable option parsing path. The issue was reproduced in an instrumented fuzzing build of the dhcpcd configuration reader.

                                                                              Impact:
                                                                              The vulnerability causes undefined behavior and process termination under the sanitizer build, resulting in Denial of Service. No evidence of arbitrary code execution was observed in the local crash data.

                                                                              Fix:
                                                                              The issue was fixed in dhcpcd commit:
                                                                              ```
                                                                              117742d755b591764036dd4218f314f748a3d2b7
                                                                              ```
                                                                              The fix ensures that the pointed-to local DHCP option entry is non-NULL before it is dereferenced. Users should update to a dhcpcd build containing this commit or later.

                                                                              References
                                                                              - Issue: github.com/NetworkConfiguratio
                                                                              - Fix: github.com/NetworkConfiguratio
                                                                              - PoC: github.com/sigdevel/pocs/blob/

                                                                              Credits
                                                                              Alexander A. Shvedov (@sigdevel)

                                                                                [?]sigdevel » 🌐
                                                                                @sigdevel@infosec.exchange

                                                                                Security Advisory: CVE-2025-55657 - NULL Pointer Dereference in GPAC MP4Box VVC Configuration Writer

                                                                                Processing a crafted MP4 file containing malformed or unsupported VVC configuration data with `MP4Box` can trigger a NULL pointer dereference in `gf_odf_vvc_cfg_write_bs()`, causing a Denial of Service.

                                                                                Summary:
                                                                                The `gf_odf_vvc_cfg_write_bs()` function in `odf/descriptors.c` does not validate that the pointer to VVC configuration NAL unit data is non-NULL before using it. When MP4Box processes a crafted MP4 file containing an unsupported `vvc16` box inside the `stsd` parent box, the VVC configuration write path can receive a NULL configuration pointer and dereference it.

                                                                                AddressSanitizer reports a `SEGV` caused by a `READ` memory access at address `0x000000000000`, with the crash occurring at `odf/descriptors.c:1267`.

                                                                                CWE:
                                                                                CWE-476 - NULL Pointer Dereference

                                                                                Affected Component:
                                                                                ```
                                                                                odf/descriptors.c:1267
                                                                                Function: gf_odf_vvc_cfg_write_bs()
                                                                                ```

                                                                                Affected Product:
                                                                                MP4Box (GPAC Multimedia Open Source Project)

                                                                                Affected Version:
                                                                                MP4Box versions 2.4 and earlier are affected according to the prepared CVE/MITRE data. The issue was reproduced on a GPAC build at commit:

                                                                                ```
                                                                                ff8249a407685d00ceb5f4d2a798b9cad195140e
                                                                                ```

                                                                                Builds before the fix commit `34495b9db132be2adb6edd2ab7a28e5f8d5cd2e5` should be considered affected if they contain the vulnerable VVC configuration write path.

                                                                                Attack Conditions:
                                                                                An attacker supplies a crafted MP4 file containing malformed VVC configuration data, including an unsupported `vvc16` sample description box. The issue can be reproduced locally with:

                                                                                ```
                                                                                ./MP4Box -add 6_poc.mp4 -new ./test -split-size 500
                                                                                ```

                                                                                No elevated privileges are required. User interaction is required when the victim manually processes the malicious MP4 file, or an automated workflow invokes MP4Box on attacker-controlled media.

                                                                                Impact:
                                                                                The immediate observed impact is Denial of Service due to process termination. The crash is a NULL pointer dereference on the zero page; no evidence of arbitrary code execution was observed.

                                                                                Fix / mitigation status:
                                                                                The issue was fixed in GPAC commit:

                                                                                ```
                                                                                34495b9db132be2adb6edd2ab7a28e5f8d5cd2e5
                                                                                ```

                                                                                Users should update to a GPAC build containing this commit or later. The affected code should validate VVC configuration pointers and reject malformed or unsupported VVC sample description data before writing VVC configuration records.

                                                                                References:

                                                                                - Issue: github.com/gpac/gpac/issues/31
                                                                                - PoC: github.com/sigdevel/pocs/blob/
                                                                                - Fix: github.com/gpac/gpac/commit/34

                                                                                Credit
                                                                                @sigdevel

                                                                                  [?]Rocky Linux :rockylinux: » 🌐
                                                                                  @rockylinux@fosstodon.org

                                                                                  Everyone who uses Linux today had a moment where something clicked after way too long.
                                                                                  What's one thing you wish someone had told you when you were starting out?

                                                                                  Drop it in the comments! Someone reading this probably needs exactly what you're about to share.

                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                    @techwire@social.gamefan.net

                                                                                    Buying a school laptop? 4 things I'd consider first (and my top 10 picks)

                                                                                    Your laptop can make or break or time in college, so you want to make sure you get the right one. Here's what to consider.

                                                                                    zdnet.com/article/how-to-pick-

                                                                                    [ZDNet]

                                                                                      [?]Rolle Laukkarinen » 🌐
                                                                                      @rolle@mementomori.social

                                                                                      :skull360: We just shipped some new features of our own to mementomori.social! 🎉

                                                                                      New:
                                                                                      - "For you" feed (experimental). Open your home column settings and switch on "Ranked order" to try an algorithmic feed: posts ranked by engagement and by who you interact with, fresh content on every refresh, and you'll rarely see the same post twice. Flip on "Include posts from people you don't follow" to discover new accounts beyond your follows. See someone interesting there? Tap the + on their avatar to follow them.
                                                                                      - PageUp and PageDown scroll the page normally again (thanks @anotherdream for the feedback on this one!)
                                                                                      - The navigation is a bit tidier: Collections and Followed hashtags now live under "More".

                                                                                      The For you feed is fully opt-in. Your home feed stays exactly as it was unless you turn it on. Feedback very welcome!

                                                                                      Fork source and PR drafts available: github.com/mementomori-social/

                                                                                      Full feature list: help.mementomori.social/mement

                                                                                        [?]Rolle Laukkarinen » 🌐
                                                                                        @rolle@mementomori.social

                                                                                        Holy shit, my "For You" feed experiment is working in production!

                                                                                        Draft: github.com/mementomori-social/

                                                                                        A screenshot of "For you" feed

                                                                                        Alt...A screenshot of "For you" feed

                                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                                          @techwire@social.gamefan.net

                                                                                          Roborock’s Q10 S5 Plus robovac is over half off, matching its best price to date

                                                                                          Roborock’s Q10 S5 Plus comes with a self-emptying dock and is under $300. | Image: Roborock Even at full price, the Roborock Q10 S5 Plus offers impressive value, boasting features typically reserved for pricier robovac …

                                                                                          theverge.com/gadgets/948529/ro

                                                                                          [The Verge]

                                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                                            @techwire@social.gamefan.net

                                                                                            Price hikes are coming for another big Android brand

                                                                                            Huawei's feeling the memory crunch.

                                                                                            androidauthority.com/huawei-pr

                                                                                            [Android Authority]

                                                                                              [?]TechWire ⚡ » 🤖 🌐
                                                                                              @techwire@social.gamefan.net

                                                                                              Amazon’s data centers used 2.5 billion gallons of water last year

                                                                                              Just after Seattle enacted a one-year data center moratorium that some of Amazon's own employees pushed for, Amazon shared how much water its data centers use, reportedly for the first time. With concerns about water co…

                                                                                              theverge.com/tech/948534/amazo

                                                                                              [The Verge]

                                                                                                [?]AA » 🌐
                                                                                                @AAKL@infosec.exchange

                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                @techwire@social.gamefan.net

                                                                                                Is Apple TV the new HBO?

                                                                                                This is Lowpass by Janko Roettgers, a newsletter on the ever-evolving intersection of tech and entertainment, syndicated just for The Verge subscribers once a week. Severance. Pachinko. Silo. Ted Lasso. Over the past co…

                                                                                                theverge.com/column/948295/app

                                                                                                [The Verge]

                                                                                                  AodeRelay boosted

                                                                                                  [?]Mike Coats 🏴󠁧󠁢󠁳󠁣󠁴󠁿🇪🇺🌍♻️ [he/him] » 🌐
                                                                                                  @mike@mikecoats.social

                                                                                                  My latest blog post: Peter de Jong Attractors

                                                                                                  mikecoats.com/peter-de-jong/

                                                                                                  Last week I published a new web toy, a Peter de Jong attractor visualiser. Written in plain JavaScript and rendering to a canvas, it comes with a small amount of interactivity to alter the coefficients and see the visualisation change.

                                                                                                    AodeRelay boosted

                                                                                                    [?]Reto 🇺🇦🇪🇺🇨🇭 » 🌐
                                                                                                    @rettichschnidi@swiss.social

                                                                                                    Die GV ist soeben gestartet.

                                                                                                    Kann ich allen Firmen empfehlen, welche Hilfe bzgl. FOSS (Compliance, rechtliche Fragen, uvm.) benötigen. Alleine die rechtlichen Auskünfte, die FAQ und die Lizenzkompatibilitätsmatrix sind Gold wert - auf jeden Fall aber die (min) 8000 €.

                                                                                                      [?]TechWire ⚡ » 🤖 🌐
                                                                                                      @techwire@social.gamefan.net

                                                                                                      After the latest NotebookLM update, I’m rethinking how much I trust AI

                                                                                                      My trust issues caught me trusting AI.

                                                                                                      androidauthority.com/notebookl

                                                                                                      [Android Authority]

                                                                                                        AodeRelay boosted

                                                                                                        [?]Open Rights Group » 🌐
                                                                                                        @openrightsgroup@social.openrightsgroup.org

                                                                                                        How to fix Ripped Off Britain?

                                                                                                        🔴 BOOT: Palantir and Big Tech grifters.

                                                                                                        🟢 TOOT: Digital Sovereignty and open source.

                                                                                                        Tell your MP to stop forking out to a handful of US companies that over-charge and under-deliver. Invest in open source and put the UK in charge instead.

                                                                                                        Act now to back an amendment in the Cybersecurity Bill ➡️ action.openrightsgroup.org/tel

                                                                                                        Text: End the Big Tech Rip-Off. Write to your MP.

Image: Monochrome photo of Peter Thiel, co-founder of Palantir, with Kier Starmer peeking over his shoulder on top of a pink, blue and yellow patterned background in vertical panels.

                                                                                                        Alt...Text: End the Big Tech Rip-Off. Write to your MP. Image: Monochrome photo of Peter Thiel, co-founder of Palantir, with Kier Starmer peeking over his shoulder on top of a pink, blue and yellow patterned background in vertical panels.

                                                                                                          [?]heise online » 🌐
                                                                                                          @heiseonline@social.heise.de

                                                                                                          Europa hat jetzt sein eigenes Office – und das ist auch noch Open Source! 🚀

                                                                                                          Zum Artikel: heise.de/-11320254?wt_mc=sm.re

                                                                                                          Auf dem Bild ist das Logo von Euro-Office zu sehen. Im Bild steht: "Open-Source-Office aus Europa:
Erste stabile Version von Euro-Office ist verfügbar" darunter steht: "Die quelloffene Office-Suite von Nextcloud, Ionos und Partnern bietet kollaboratives Arbeiten ohne Abhängigkeit von US-amerikanischen Tech-Konzernen."

                                                                                                          Alt...Auf dem Bild ist das Logo von Euro-Office zu sehen. Im Bild steht: "Open-Source-Office aus Europa: Erste stabile Version von Euro-Office ist verfügbar" darunter steht: "Die quelloffene Office-Suite von Nextcloud, Ionos und Partnern bietet kollaboratives Arbeiten ohne Abhängigkeit von US-amerikanischen Tech-Konzernen."

                                                                                                          [?]Rackslab » 🌐
                                                                                                          @rackslab@mast.hpc.social

                                                                                                          Slurm-web v7.0.0 is out 🚀

                                                                                                          Slurm-web is the open source web interface for Slurm, helping HPC users and admins monitor jobs, nodes, partitions and cluster activity from the browser.

                                                                                                          This major release brings SSO with OpenID Connect, Docker/Podman containers, Kubernetes and Slinky-ready deployments, UI branding, job history, filtering, user visibility controls, and Slurm 26.05 support.

                                                                                                          More on: rackslab.io/en/blog/slurm-web-

                                                                                                            AodeRelay boosted

                                                                                                            [?]Tim Schlotfeldt ⚓🏳️‍🌈 » 🌐
                                                                                                            @ts-new@hub.tschlotfeldt.de

                                                                                                            Krass, in unserer Familie hier werkelt an einer Stelle noch ein 32-Bit-Intel-Core-2-Computer. Und dank #Linux stets mit flammend aktueller Software via #openSUSE Tumbleweed. #OpenSource

                                                                                                            Location: Kiel

                                                                                                              AodeRelay boosted

                                                                                                              [?]Samuel » 🌐
                                                                                                              @srueegger@swiss.social

                                                                                                              SoftMaker Office 2026 ist in der öffentlichen Beta. Für Linux gibts echte Fortschritte: nativer Dateidialog auch ohne GNOME, dynamische Arrays in PlanMaker, Markdown in TextMaker. Was weiterhin fehlt: die automatische Dark-Mode-Erkennung, trotz freedesktop.org-Standard seit 2021.

                                                                                                              Den ganzen Artikel liest du hier:

                                                                                                              rueegger.me/softmaker-office-2

                                                                                                                [?]GamingOnLinux » 🤖 🌐
                                                                                                                @gamingonlinux@mastodon.world

                                                                                                                Valve updated Proton Experimental on June 10th to bring more bug fixes for running Windows games on Linux / SteamOS systems.
                                                                                                                gamingonlinux.com/2026/06/prot

                                                                                                                  AodeRelay boosted

                                                                                                                  [?]gyptazy » 🌐
                                                                                                                  @gyptazy@gyptazy.com

                                                                                                                  - Finally a User-Friendly Desktop Client for Backup Server!

                                                                                                                  Many people still believe that Proxmox Backup Server is only meant for Proxmox VE environments and can only be used to back up virtual machines and containers. The reality is that the Proxmox Backup Client has been available for quite some time, allowing dedicated servers and desktop systems to benefit from the same centralized backup infrastructure.

                                                                                                                  The challenge? The client is powerful, but not necessarily the most user friendly tool for everyone.

                                                                                                                  That is where OneSystems GmbH (https://www.onesystems.ch) steps in with their project BackupPilot. It provides a modern and intuitive graphical interface that makes connecting Linux desktop systems to simple and accessible for everyone.

                                                                                                                  In my latest blog post, I take a closer look at BackupPilot and how it helps bring centralized backups to the desktop. If it fits from a time perspective, I'll also show a small live demo next to my other PBS and S3 talk at @credativde@mastodon.social's next virtualization gathering. Entry is free, feel free to join!

                                                                                                                  Blogpost: https://gyptazy.com/blog/backuppilot-a-gui-client-for-proxmox-backup-server/
                                                                                                                  Git/Source: https://git.onesystems.ch/backuppilot/app
                                                                                                                  Feedback: https://forum.proxmox.com/threads/erste-testuser-für-backuppilot-gesucht.183740/
                                                                                                                  Virtualization Gathering: https://www.credativ.de/event/open-source-virtualization-gathering-moenchengladbach/

                                                                                                                  BackupPilot as a GUI Client for Proxmox Backup Server

                                                                                                                  Alt...BackupPilot as a GUI Client for Proxmox Backup Server

                                                                                                                    AodeRelay boosted

                                                                                                                    [?]AI_Baroness » 🌐
                                                                                                                    @AI_Baroness@mastodon.social

                                                                                                                    KWI LIAN & Kyber

                                                                                                                    Die KI unterstützt.
                                                                                                                    Der Mensch entscheidet.
                                                                                                                    Die Infrastruktur dokumentiert.

                                                                                                                    KWI LIAN verbindet lokale KI-Unterstützung, LibreOffice-Workflows und nachvollziehbare Governance-Daten in einer kontrollierbaren Arbeitsumgebung.

                                                                                                                    Lokal statt Cloud-Zwang.
                                                                                                                    Dokumentzustand prüfen und nachweisen.
                                                                                                                    Serverseitige Shadow-Akte mit Hash, Snapshot und Commit.

                                                                                                                    KWI LIAN & Kyber — lokale KI-Infrastruktur für nachvollziehbare Dokumenten-Workflows.

Viele KI-Systeme konzentrieren sich auf die Ausgabe.

KWI LIAN konzentriert sich auf den Arbeitszustand dahinter:

Wer hat etwas bearbeitet?
Auf welchem Gerät?
In welchem Vorgang?
Welcher Dokumentzustand wurde geprüft?
Welche Version wurde freigegeben?
Ist der finale Stand später noch nachweisbar?

Kyber bringt die KI-Unterstützung direkt in LibreOffice Writer und Calc.
LIAN prüft und markiert Zustände.
KWI dokumentiert serverseitig Nachweise, Hashes, Snapshots und Commit-Informationen.

Das Ziel ist nicht autonome KI.

Das Ziel ist kontrollierbare KI-Unterstützung in realen Arbeitsumgebungen.

Die KI unterstützt.
Der Mensch entscheidet.
Die Infrastruktur dokumentiert.

                                                                                                                    Alt...KWI LIAN & Kyber — lokale KI-Infrastruktur für nachvollziehbare Dokumenten-Workflows. Viele KI-Systeme konzentrieren sich auf die Ausgabe. KWI LIAN konzentriert sich auf den Arbeitszustand dahinter: Wer hat etwas bearbeitet? Auf welchem Gerät? In welchem Vorgang? Welcher Dokumentzustand wurde geprüft? Welche Version wurde freigegeben? Ist der finale Stand später noch nachweisbar? Kyber bringt die KI-Unterstützung direkt in LibreOffice Writer und Calc. LIAN prüft und markiert Zustände. KWI dokumentiert serverseitig Nachweise, Hashes, Snapshots und Commit-Informationen. Das Ziel ist nicht autonome KI. Das Ziel ist kontrollierbare KI-Unterstützung in realen Arbeitsumgebungen. Die KI unterstützt. Der Mensch entscheidet. Die Infrastruktur dokumentiert.

                                                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                                                    @techwire@social.gamefan.net

                                                                                                                    Samsung Heavy Industries recruits Greek shipowner and Supermicro to bring 50MW floating AI data centers to market — can be powered by solid oxide fuel cells running on liquefied natural gas

                                                                                                                    Besides Samsung Heavy, Japan’s MOL is also building a 73 MW floating data center with Karpowership for a 2027 deployment.

                                                                                                                    tomshardware.com/tech-industry

                                                                                                                    [Tom's Hardware]

                                                                                                                      [?]iX Magazin » 🌐
                                                                                                                      @iX_Magazin@social.heise.de

                                                                                                                      iX-Workshop: Linux-Server absichern – effektiv und umfassend

                                                                                                                      Linux-Server und Netzwerkdienste effektiv und umfassend vor Angriffen schützen – von physischer Sicherheit über Verschlüsselung und 2FA bis hin zu SELinux.

                                                                                                                      heise.de/news/iX-Workshop-Linu

                                                                                                                      [?]Terminal Tilt » 🌐
                                                                                                                      @terminaltilt@climatejustice.social

                                                                                                                      The parallel between Proton's sponsorship of Vincent Lapierre and Framework's DHH/Omarchy sponsorship is striking.

                                                                                                                      What separates them is the response: Proton terminated the deal and acknowledged the misstep. Framework doubled down on "software first" neutrality while critics raised legitimate concerns about who they were financially backing.

                                                                                                                      Different outcomes, same underlying issue, companies claiming ethical stances need to vet partnerships consistently, not just reactively.

                                                                                                                        [?]TechWire ⚡ » 🤖 🌐
                                                                                                                        @techwire@social.gamefan.net

                                                                                                                        Overenthusiastic GTA 6 fan claims to be monitoring oxygen levels, acoustic noise from the bushes at Rockstar North HQ — promises trailer 3 launch is imminent based on heightened acti…

                                                                                                                        Either a dedicated jokester or a deranged fan has been posting advanced surveillance on Reddit in an attempt to predict the next GTA 6 trailer.

                                                                                                                        tomshardware.com/video-games/c

                                                                                                                        [Tom's Hardware]

                                                                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                                                                          @techwire@social.gamefan.net

                                                                                                                          YouTube expands its direct messaging feature to more countries, including the US

                                                                                                                          You can finally share your favorite YouTube videos and Shorts more conveniently.

                                                                                                                          androidauthority.com/youtube-d

                                                                                                                          [Android Authority]

                                                                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                                                                            @techwire@social.gamefan.net

                                                                                                                            Ring’s two-camera outdoor security bundle falls 50% in Amazon’s early sale

                                                                                                                            This Ring bundle pairs floodlight and spotlight cameras for half the price.

                                                                                                                            androidauthority.com/ring-floo

                                                                                                                            [Android Authority]

                                                                                                                              [?]TechWire ⚡ » 🤖 🌐
                                                                                                                              @techwire@social.gamefan.net

                                                                                                                              This 5-camera Blink Outdoor 4 bundle just crashed 65% to a record-low price

                                                                                                                              Five outdoor cameras, one very low price.

                                                                                                                              androidauthority.com/blink-out

                                                                                                                              [Android Authority]

                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                3 signs someone is stealing your Wi-Fi - and how to kick them off

                                                                                                                                If you suspect someone may be on your Wi-Fi network without your permission, here's how to find out - and what to do about it.

                                                                                                                                zdnet.com/article/signs-someon

                                                                                                                                [ZDNet]

                                                                                                                                  [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                  @techwire@social.gamefan.net

                                                                                                                                  I found a free Android app that makes deleting photos as easy as swiping left

                                                                                                                                  Looking for the most efficient way to clear out photos and videos from your Android phone? It's just a swipe away with an easy-to-use app called Sponge.

                                                                                                                                  zdnet.com/article/free-android

                                                                                                                                  [ZDNet]

                                                                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                    @techwire@social.gamefan.net

                                                                                                                                    Framework delays its first Laptop 13 Pro shipments by a month

                                                                                                                                    The Framework Laptop 13 Pro is delayed. The new 13-inch Framework flagship was set to launch in June, but shipments from the first batch are now expected in July - and there's still a chance some shipments could slip to…

                                                                                                                                    theverge.com/gadgets/948044/fr

                                                                                                                                    [The Verge]

                                                                                                                                      [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                      @techwire@social.gamefan.net

                                                                                                                                      Nearly a million passports and photo IDs were left unprotected on the public internet

                                                                                                                                      Typing a few letters and numbers into my web browser, I find myself gaping at the identity documents of complete strangers. The passport of a young woman from Germany. The passport of a man from Spain with glasses resti…

                                                                                                                                      theverge.com/tech/947157/passp

                                                                                                                                      [The Verge]

                                                                                                                                        [?]Rolle Laukkarinen » 🌐
                                                                                                                                        @rolle@mementomori.social

                                                                                                                                        Experimenting with an opt-in ranked home timeline ("For you" feed) for Mastodon, just for myself and in my own fork.

                                                                                                                                        Draft: github.com/mementomori-social/

                                                                                                                                          [?]Vijay Prema » 🌐
                                                                                                                                          @vjprema@fosstodon.org

                                                                                                                                          It's a bit scary talking to some people these days, who's first (and sometimes only) significant computing experience is a smartphone or closed-ecosystem PC, and not a general purpose PC.

                                                                                                                                          Real Stockholm syndrome stuff: "I'm so impressed by Apple, my 2019 macbook still gets updates! most android phones only get 3-4 years"

                                                                                                                                          Well a general purpose PC gets practically unlimited updates if you install the right thing on it.

                                                                                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                            @techwire@social.gamefan.net

                                                                                                                                            Kalshi adds required employment verification for some prediction market bets

                                                                                                                                            The CFTC is considering its first regulation for prediction markets, as arrests over "insider trading" on everything from military operations to Google Search data continue to stack up. As CoinDesk reports, a notice of …

                                                                                                                                            theverge.com/business/948083/k

                                                                                                                                            [The Verge]

                                                                                                                                              AodeRelay boosted

                                                                                                                                              [?]Orion Ussner kidder » 🌐
                                                                                                                                              @OrionKidder@mas.to

                                                                                                                                              God damn. Gnome's "activities" overview remains absolutely genius design. You tap *one* button, and you have access to 95% of what you use on a regular basis. It's sad that other desktop environments don't have this.

                                                                                                                                              A Gnome desktop with "activities" revealed. There is a desktop window slightly shrunken, in the centre of the screen, a series of desktop thumbnails across the top, and a "dash" with frequently used programmes along the bottom. One button reveals your whole computer.

                                                                                                                                              Alt...A Gnome desktop with "activities" revealed. There is a desktop window slightly shrunken, in the centre of the screen, a series of desktop thumbnails across the top, and a "dash" with frequently used programmes along the bottom. One button reveals your whole computer.

                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                I've tested so many desktop AI tools, but Hermes with Ollama is my new favorite - here's why

                                                                                                                                                Local AI is the way to go, and Hermes with open-source Ollama is my preferred setup right now.

                                                                                                                                                zdnet.com/article/hermes-ollam

                                                                                                                                                [ZDNet]

                                                                                                                                                  [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                  @techwire@social.gamefan.net

                                                                                                                                                  The best early Prime Day robot vacuum deals I'd buy now, after testing dozens of them

                                                                                                                                                  Amazon Prime Day is right around the corner, and I found the best robot vacuum deals that are actually a great deal.

                                                                                                                                                  zdnet.com/article/best-early-a

                                                                                                                                                  [ZDNet]

                                                                                                                                                    [?]Thunderbird: Free Your Inbox » 🌐
                                                                                                                                                    @thunderbird@mastodon.online

                                                                                                                                                    We never did a proper , did we? 😲

                                                                                                                                                    Hi Fediverse, we're Thunderbird, an client available for free on Linux, Windows, MacOS and now on Android!

                                                                                                                                                    You can use Thunderbird for managing an unlimited number of mail accounts, calendars, newsgroup accounts, and RSS feeds. You can also chat using your @matrix account.

                                                                                                                                                    💙 LIKES: Open standards, privacy, freedom, customization.

                                                                                                                                                    🚫 DISLIKES: Proprietary code.

                                                                                                                                                    Nice to meet you 📩

                                                                                                                                                      [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                      @techwire@social.gamefan.net

                                                                                                                                                      You can just tell the Instagram algorithm what you want now

                                                                                                                                                      Instagram is going to let you tweak what its algorithm shows you on your main feed. With the Your Algorithm feature, "you can now see the topics we think you're interested in, and change them, across all the major parts…

                                                                                                                                                      theverge.com/tech/947898/meta-

                                                                                                                                                      [The Verge]

                                                                                                                                                        [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                        @techwire@social.gamefan.net

                                                                                                                                                        Android 17 QPR1 Beta 4 is ready to share its latest bug fixes

                                                                                                                                                        Hopefully these new builds are almost done sorting out glitches.

                                                                                                                                                        androidauthority.com/android-1

                                                                                                                                                        [Android Authority]

                                                                                                                                                          fedicat boosted

                                                                                                                                                          [?]Julian Fietkau » 🌐
                                                                                                                                                          @julian@fietkau.social

                                                                                                                                                          Re-sharing a small open source project I just finished polishing: PoseViz, my browser-based pose recording data visualizer/player.

                                                                                                                                                          fietkau.software/poseviz

                                                                                                                                                          When I left my previous employer, we discussed what would remain there and what I would take with me. PoseViz is one of our bespoke research tools now in my private custody. I put a bit of effort into making it presentable and fun to play with. Try opening some of the different demo recordings! 🙂

                                                                                                                                                          A stick figure in a simple 3D environment, with a stylized camera shown in the background of the scene. There is a video player interface at the bottom with a play button, a progress bar, and playback time information.

                                                                                                                                                          Alt...A stick figure in a simple 3D environment, with a stylized camera shown in the background of the scene. There is a video player interface at the bottom with a play button, a progress bar, and playback time information.

                                                                                                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                            @techwire@social.gamefan.net

                                                                                                                                                            Having trouble with Strava? Here’s what’s going on

                                                                                                                                                            You're not the only one getting errors.

                                                                                                                                                            androidauthority.com/strava-ex

                                                                                                                                                            [Android Authority]

                                                                                                                                                              [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                              @techwire@social.gamefan.net

                                                                                                                                                              Court actually holds Google responsible for everything AI Overviews get wrong

                                                                                                                                                              Google's AI Overviews landed it in legal trouble over "scam" claims.

                                                                                                                                                              androidauthority.com/ai-overvi

                                                                                                                                                              [Android Authority]

                                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                                Microsoft restricts Claude Fable for employees over data retention concerns

                                                                                                                                                                Anthropic released Claude Fable, its first Mythos-class AI model, yesterday and it's already causing concerns inside Microsoft. Sources tell me that Microsoft is limiting the use of Claude Fable 5 for employees because …

                                                                                                                                                                theverge.com/report/947575/mic

                                                                                                                                                                [The Verge]

                                                                                                                                                                  [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                  @techwire@social.gamefan.net

                                                                                                                                                                  Google will save your Lens photos, Search Live recordings, and Translate audio for AI training

                                                                                                                                                                  Google is making some changes to how it saves your interactions with Search. In an email sent to users, Google says it will save the images, files, audio, and video you use to search under a new "Search Services History…

                                                                                                                                                                  theverge.com/tech/947836/googl

                                                                                                                                                                  [The Verge]

                                                                                                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                    @techwire@social.gamefan.net

                                                                                                                                                                    Boox’s quirky page-turning remote won me over

                                                                                                                                                                    Tappy is a tiny wireless remote that doesn’t look like one. Following the launch of the surprisingly popular Kobo Remote, Boox has released its own device to ease the burden of reaching for an e-reader’s touchscreen tha…

                                                                                                                                                                    theverge.com/tech/943699/slug-

                                                                                                                                                                    [The Verge]

                                                                                                                                                                      [?]The Zeek Network Security Monitor » 🌐
                                                                                                                                                                      @zeek@infosec.exchange

                                                                                                                                                                      The 2026 Zeek Project Survey launches June 23. We put together a quick recap of what last year's results actually drove, including the new Contributor Framework and Topic of the Month.

                                                                                                                                                                      zeek.org/2026/06/the-2026-zeek

                                                                                                                                                                        [?]The Zeek Network Security Monitor » 🌐
                                                                                                                                                                        @zeek@infosec.exchange

                                                                                                                                                                        The 2026 Zeek Project Survey launches June 23. We put together a quick recap of what last year's results actually drove, including the new Contributor Framework and Topic of the Month.

                                                                                                                                                                        zeek.org/2026/06/the-2026-zeek

                                                                                                                                                                          fedicat boosted

                                                                                                                                                                          [?]Mgfp🇧🇷 [He/Him] » 🌐
                                                                                                                                                                          @mgfp@mstdn.social

                                                                                                                                                                          @mgfp_fediprofile
                                                                                                                                                                          hub.vocalcat.com/mgfp_fediprof

                                                                                                                                                                          After a few attempts in the past, I finally created a FediProfile. I won't be needing Biolink anymore :D.

                                                                                                                                                                          1/2

                                                                                                                                                                            [?]rE-Bo0t.bx1 :tux: :tor: :C_H: :donor: :verified: » 🌐
                                                                                                                                                                            @r3bo0tbx1@infosec.exchange

                                                                                                                                                                            :tor: onion-relay v2.0.0 is out, and it's been a long road from v0.0.1 ⬇️

                                                                                                                                                                            ℹ️ What started as "one command to run a relay" is now a hardened, production-tested AIO stack: guard, exit, and bridge (obfs4) in a 16.8 MB image.

                                                                                                                                                                            What's new in v2.0.0:
                                                                                                                                                                            🩺 health + status tools now expose build_version & config_source
                                                                                                                                                                            ⚡ healthcheck.sh fails fast on missing/empty torrc
                                                                                                                                                                            🔒 DirPort now defaults to 0 (disabled) in ENV-generated configs

                                                                                                                                                                            What the project has grown into since launch:
                                                                                                                                                                            🔑 Happy Family support (Tor 0.4.9+ FamilyId, 🪦 RIP MyFamily lists)
                                                                                                                                                                            🧰 6 busybox only diagnostic tools
                                                                                                                                                                            🌍 Battle-tested across 10+ countries: relays.brokenbotnet.com
                                                                                                                                                                            🔐 35+ security fixes, CVE coverage, weekly automated rebuilds
                                                                                                                                                                            🐋 Works with Docker CLI, Compose, Cosmos Cloud & Portainer

                                                                                                                                                                            :github: github.com/r3bo0tbx1/tor-guard

                                                                                                                                                                            If you care about privacy infrastructure:
                                                                                                                                                                            🥢 Try it out
                                                                                                                                                                            🐛 Report bugs
                                                                                                                                                                            💡 Suggest features
                                                                                                                                                                            ⭐ Star it to help others find it

                                                                                                                                                                            :C_H: Still maintaining this in my free time, donation info
                                                                                                                                                                            in the README. And please support @torproject

                                                                                                                                                                            @eff and @privacyguides too.

                                                                                                                                                                            Protecting privacy, one relay at a time :tor:

                                                                                                                                                                              [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                              @techwire@social.gamefan.net

                                                                                                                                                                              Pixel stuck in a bootloop after installing a recent update? Google finally has a fix

                                                                                                                                                                              Google has updated guidance on restoring impacted Pixel handsets.

                                                                                                                                                                              androidauthority.com/pixel-boo

                                                                                                                                                                              [Android Authority]

                                                                                                                                                                                [?]:debian: Gator3000 » 🌐
                                                                                                                                                                                @org_literie_gator@social.linux.pizza

                                                                                                                                                                                AodeRelay boosted

                                                                                                                                                                                [?]NLnet Labs » 🌐
                                                                                                                                                                                @nlnetlabs@social.nlnetlabs.nl

                                                                                                                                                                                Today we released ldns 1.9.1, which contains a security fix for CVE-2026-10846: Insufficient verification that responses belong to a query. Thanks Pablo Ruiz from ‘codecome.ai’ for the report.

                                                                                                                                                                                Read more in the release post:
                                                                                                                                                                                community.nlnetlabs.nl/t/ldns-

                                                                                                                                                                                  AodeRelay boosted

                                                                                                                                                                                  [?]⚓💾 Tueddelmors 💾⚓ » 🌐
                                                                                                                                                                                  @reeeen@norden.social

                                                                                                                                                                                  Was macht BizzFed anders als LinkedIn?

                                                                                                                                                                                  ✅ Vollständig föderiert – du erreichst uns von jeder Mastodon-Instanz
                                                                                                                                                                                  ✅ Kein zentraler Konzern hinter den Daten
                                                                                                                                                                                  ✅ Kein Algorithmus, der entscheidet, wen du siehst
                                                                                                                                                                                  ✅ Open & dezentral

                                                                                                                                                                                  Business-Netzwerken, wie es sein sollte. Registriert euch und schaut einfach mal rein!

                                                                                                                                                                                  ➡️ bizzfed.de

                                                                                                                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                    @techwire@social.gamefan.net

                                                                                                                                                                                    The Social Reckoning trailer gives us our first look at Jeremy Strong as Zuck

                                                                                                                                                                                    Over 15 years after David Fincher and Aaron Sorkin's The Social Network premiered in theaters, Sony has released the first trailer for The Social Reckoning ahead of its theatrical release on October 9th. The follow-up t…

                                                                                                                                                                                    theverge.com/entertainment/947

                                                                                                                                                                                    [The Verge]

                                                                                                                                                                                      [?]AA » 🌐
                                                                                                                                                                                      @AAKL@infosec.exchange

                                                                                                                                                                                      Posted yesterday.

                                                                                                                                                                                      This relates to CVE-2026-44182, CVE-2026-44181, and CVE-2026-44180.

                                                                                                                                                                                      Orca: Critical Jupyter Enterprise Gateway Vulnerabilities Enable Full Kubernetes Cluster Takeover orca.security/resources/blog/j

                                                                                                                                                                                        [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                        @techwire@social.gamefan.net

                                                                                                                                                                                        The AirPods Pro 3 are $179, their best-ever price

                                                                                                                                                                                        AirPods Pro 3 | Photo by Amelia Holowaty Krales / The Verge Ahead of Prime Day, the Apple AirPods 3 wireless earbuds have hit their lowest price so far. Originally $249 (though commonly selling somewhere between $200 an…

                                                                                                                                                                                        theverge.com/gadgets/947719/ai

                                                                                                                                                                                        [The Verge]

                                                                                                                                                                                          [?]AA » 🌐
                                                                                                                                                                                          @AAKL@infosec.exchange

                                                                                                                                                                                          From yesterday.

                                                                                                                                                                                          The Register: The Document Foundation accuses newly launched Euro-Office of undermining digital sovereignty by defaulting to Microsoft's OOXML document format theregister.com/applications/2 @theregister

                                                                                                                                                                                            [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                            @techwire@social.gamefan.net

                                                                                                                                                                                            Google Play Services is draining battery life from Galaxy Watches like a vampire

                                                                                                                                                                                            Galaxy Watches are getting their battery life stolen by Google Play Services.

                                                                                                                                                                                            androidauthority.com/galaxy-wa

                                                                                                                                                                                            [Android Authority]

                                                                                                                                                                                              [?]Owl Eyes » 🌐
                                                                                                                                                                                              @d1@autistics.life

                                                                                                                                                                                              I got a new phone, and I tried out 's "I already have a profile" -> "Add as a Second Device" feature (synced profile from old phone to new phone). Synced like blazing full powah!

                                                                                                                                                                                              Chefkiss! 🤌

                                                                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                                                                Google fixes Pixel Watch glitch causing Play Store to crash

                                                                                                                                                                                                Google swats down frustrating Play Store crash bug on Pixel Watches.

                                                                                                                                                                                                androidauthority.com/pixel-wat

                                                                                                                                                                                                [Android Authority]

                                                                                                                                                                                                  [?]securityskeptic :donor: :verified: » 🌐
                                                                                                                                                                                                  @securityskeptic@infosec.exchange

                                                                                                                                                                                                  If you have ever done investigations, traffic analysis, or any form of content assessment, you've no doubt used cURL

                                                                                                                                                                                                  Daniel Stenberg wrote recently about the challenges the cURL team face with limited budget and increasing vulnerability reporting due to LLM use.

                                                                                                                                                                                                  daniel.haxx.se/blog/2026/05/26

                                                                                                                                                                                                  I read about this crisis and immediately donated at

                                                                                                                                                                                                  opencollective.com/curl/donate

                                                                                                                                                                                                  Please consider donating.

                                                                                                                                                                                                    [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                    @techwire@social.gamefan.net

                                                                                                                                                                                                    The excellent Garmin Forerunner 570 just hit a very tempting price ahead of Prime Day

                                                                                                                                                                                                    The Forerunner 570 earned high marks in our review, and it’s now $100 cheaper in the Amazon sale.

                                                                                                                                                                                                    androidauthority.com/garmin-fo

                                                                                                                                                                                                    [Android Authority]

                                                                                                                                                                                                      [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                      @techwire@social.gamefan.net

                                                                                                                                                                                                      AT&T is offering 24 hours of unlimited internet for $3, even to T-Mobile and Verizon customers

                                                                                                                                                                                                      The "Unlimited Day Pass" offers on-demand internet connectivity for your iPad.

                                                                                                                                                                                                      androidauthority.com/att-unlim

                                                                                                                                                                                                      [Android Authority]

                                                                                                                                                                                                        [?]ElbowsUpforDigitalSovereignty » 🌐
                                                                                                                                                                                                        @ElbowsUpforDigitalSovereignty@thecanadian.social

                                                                                                                                                                                                        Day has once again arrived. The 1st Sunday of every month is your opportunity to reflect on past efforts to or renew your commitment to dump U.S. invasive tech. There are better alternatives, either less invasive or .
                                                                                                                                                                                                        This month I researched how I could leave Google Maps behind, and this article reviewing different applications was useful.

                                                                                                                                                                                                        howtogeek.com/i-tested-6-googl

                                                                                                                                                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                          @techwire@social.gamefan.net

                                                                                                                                                                                                          Roborock’s latest smart mower could be the closest thing to hands-free lawn care yet

                                                                                                                                                                                                          Your lawn's new employee never takes weekends off.

                                                                                                                                                                                                          androidauthority.com/roborock-

                                                                                                                                                                                                          [Android Authority]

                                                                                                                                                                                                            AodeRelay boosted

                                                                                                                                                                                                            [?]pandolin [he/him/his] » 🌐
                                                                                                                                                                                                            @pandolin@social.pandolin.online

                                                                                                                                                                                                            Kennt ihr Fedimap?
                                                                                                                                                                                                            Eine Karte, auf der man sich als Fediverse-Freund freiwillig selbst verorten kann. Datensparsam, werbefrei, ohne Tracking, und man wählt einen ungefähren Ort, nicht die eigene Haustür.
                                                                                                                                                                                                            Das Schöne ist nicht die Karte selbst, sondern was sie zeigt: dass wir hier mehr sind, als es auf den ersten Blick wirkt. Noch tragen sich leider erstaunlich wenige ein, gemessen daran, wie lebendig gerade das deutschsprachige Fediverse ist.

                                                                                                                                                                                                            Eintragen läuft per privater Erwähnung an @fedimap, Befehl !in mit den Koordinaten, die du dir vorher auf fedimap.de geklickt hast.

                                                                                                                                                                                                            Und wenn ihr im Großraum München auf der Karte nachseht, werdet ihr natürlich auch mich finden.

                                                                                                                                                                                                            One Community. One homelab. One less excuse.
                                                                                                                                                                                                            🌐 pandolin.io
                                                                                                                                                                                                            🦣 @pandolin
                                                                                                                                                                                                            💬 @axel:pandolin.online (Matrix)

                                                                                                                                                                                                            #Fediverse #Mastodon #technology #DigitaleSouveränität #OpenSource

                                                                                                                                                                                                            Eine Karte des Fedimaps eines Teils von Süddetschlands und Österreichs

                                                                                                                                                                                                            Alt...Eine Karte des Fedimaps eines Teils von Süddetschlands und Österreichs

                                                                                                                                                                                                              [?]iX Magazin » 🌐
                                                                                                                                                                                                              @iX_Magazin@social.heise.de

                                                                                                                                                                                                              OpenProject 17.5 führt projektbezogene IDs ein

                                                                                                                                                                                                              Projektbezogene IDs statt globaler Nummern: OpenProject 17.5 erleichtert den Umstieg von Jira und baut die Backlog-Verwaltung für agile Teams aus.

                                                                                                                                                                                                              heise.de/news/OpenProject-17-5

                                                                                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                                                                                Smartphones are finally getting Nvidia DLSS-style tech — and I’m ready for the ‘fake frames’

                                                                                                                                                                                                                Would you trade fake frames for longer battery life and less heat?

                                                                                                                                                                                                                androidauthority.com/arm-neura

                                                                                                                                                                                                                [Android Authority]

                                                                                                                                                                                                                  AodeRelay boosted

                                                                                                                                                                                                                  [?]DigitalAutonomy-UG » 🌐
                                                                                                                                                                                                                  @DigitalAutonomyUG@social.edu.nl

                                                                                                                                                                                                                  Hi ! 👋

                                                                                                                                                                                                                  We're the team at the University of .
                                                                                                                                                                                                                  Our university is working to reduce its dependence on towards 2030 and we're sharing the journey here: our approach, progress, and lessons learned.

                                                                                                                                                                                                                  We're especially looking forward to connecting with others working on autonomy in and the sector.

                                                                                                                                                                                                                    [?]Owl Eyes » 🌐
                                                                                                                                                                                                                    @d1@autistics.life

                                                                                                                                                                                                                    @DigitalAutonomyUG Do you have a favorite Single Sign On solution? ? ? What?

                                                                                                                                                                                                                      AodeRelay boosted

                                                                                                                                                                                                                      [?]Collabora » 🌐
                                                                                                                                                                                                                      @collabora@floss.social

                                                                                                                                                                                                                      We're hiring! Several open roles for open source engineers:

                                                                                                                                                                                                                      🔲 GPU Consultant Engineer
                                                                                                                                                                                                                      🐧 Linux Kernel Consultant
                                                                                                                                                                                                                      🔊 Linux Audio Consultant Engineer
                                                                                                                                                                                                                      ⚙️ Platform Engineering Consultant

                                                                                                                                                                                                                      Remote/anywhere · Full-time · Upstream-first culture since 2005 🐧

                                                                                                                                                                                                                      collabora.com/careers

                                                                                                                                                                                                                      Collabora - We're hiring!

                                                                                                                                                                                                                      Alt...Collabora - We're hiring!

                                                                                                                                                                                                                        [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                        @techwire@social.gamefan.net

                                                                                                                                                                                                                        I wish Galaxy phones had this new privacy feature, but Google might nix it

                                                                                                                                                                                                                        A similar feature emerged a few year ago, but Google may have had a role in nixing it.

                                                                                                                                                                                                                        androidauthority.com/samsung-g

                                                                                                                                                                                                                        [Android Authority]

                                                                                                                                                                                                                          [?]iX Magazin » 🌐
                                                                                                                                                                                                                          @iX_Magazin@social.heise.de

                                                                                                                                                                                                                          Document Foundation vs. Euro-Office: „De facto ein Verbündeter von Microsoft“

                                                                                                                                                                                                                          Weil das quelloffene Web-Office Euro-Office auf Microsofts OOXML setzt, hagelt es Kritik von der Document Foundation.

                                                                                                                                                                                                                          heise.de/news/Document-Foundat

                                                                                                                                                                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                          @techwire@social.gamefan.net

                                                                                                                                                                                                                          Budget Linux or premium Android? TRIMUI’s upcoming Brick handheld lineup gives you two options

                                                                                                                                                                                                                          Official product video reveals a dual-release strategy featuring both a budget and a premium option.

                                                                                                                                                                                                                          androidauthority.com/trimui-br

                                                                                                                                                                                                                          [Android Authority]

                                                                                                                                                                                                                            [?]Thorsten Rochelmeyer » 🌐
                                                                                                                                                                                                                            @thorsten4future@climatejustice.social

                                                                                                                                                                                                                            @thijs_lucas Scribus kann alles, was Mensch je mit Bildern und Text wird machen wollen.

                                                                                                                                                                                                                            scribus.net

                                                                                                                                                                                                                            Es ist allerdings weniger intuitiv nutzbar, als Canva, dafür freuen sich Druckereien wie Bolle, wenn Du ihnen Scribus-PDFs schickst. Die laufen nämlich im Gegensatz zur viel mächtigeren Konkurrenz regelmäßig problemlos durch.

                                                                                                                                                                                                                              [?]rE-Bo0t.bx1 :tux: :tor: :C_H: :donor: :verified: » 🌐
                                                                                                                                                                                                                              @r3bo0tbx1@infosec.exchange

                                                                                                                                                                                                                              :tor: v2.0.0 is out, and it's been a long road from v0.0.1 ⬇️

                                                                                                                                                                                                                              ℹ️ What started as "one command to run a relay" is now a
                                                                                                                                                                                                                              hardened, production-tested AIO stack: guard, exit, and
                                                                                                                                                                                                                              bridge (obfs4) in a 17 MB image.

                                                                                                                                                                                                                              What's new in v2.0.0:
                                                                                                                                                                                                                              🩺 health + status tools now expose build_version & config_source
                                                                                                                                                                                                                              ⚡ healthcheck.sh fails fast on missing/empty torrc
                                                                                                                                                                                                                              🔒 DirPort now defaults to 0 (disabled) in ENV-generated configs

                                                                                                                                                                                                                              What the project has grown into since launch:
                                                                                                                                                                                                                              🔑 Happy Family support (Tor 0.4.9+ FamilyId, RIP MyFamily lists)
                                                                                                                                                                                                                              🧰 6 busybox only diagnostic tools
                                                                                                                                                                                                                              🌍 Battle-tested across 10+ countries: relays.brokenbotnet.com
                                                                                                                                                                                                                              🔐 35+ security fixes, CVE coverage, weekly automated rebuilds
                                                                                                                                                                                                                              📦 Works with Docker CLI, Compose, Cosmos Cloud & Portainer

                                                                                                                                                                                                                              :github: github.com/r3bo0tbx1/tor-guard

                                                                                                                                                                                                                              If you care about privacy infrastructure:
                                                                                                                                                                                                                              🥢 Try it out
                                                                                                                                                                                                                              🐛 Report bugs
                                                                                                                                                                                                                              💡 Suggest features
                                                                                                                                                                                                                              ⭐ Star it to help others find it

                                                                                                                                                                                                                              :C_H: Still maintaining this in my free time, donation info
                                                                                                                                                                                                                              in the README. And please support @torproject

                                                                                                                                                                                                                              @eff and @privacyguides too.

                                                                                                                                                                                                                              Protecting privacy, one relay at a time :tor:

                                                                                                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                                                                                                Hot: Sony’s WH-1000XM5 are down to $150, their lowest price ever

                                                                                                                                                                                                                                The deal is available for offline purchases only, but there are some good online alternatives too.

                                                                                                                                                                                                                                androidauthority.com/sony-wh-1

                                                                                                                                                                                                                                [Android Authority]

                                                                                                                                                                                                                                  [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                  @techwire@social.gamefan.net

                                                                                                                                                                                                                                  ChatGPT was caught recommending fake scam stores

                                                                                                                                                                                                                                  Think twice before clicking retail links recommended by ChatGPT.

                                                                                                                                                                                                                                  androidauthority.com/chatgpt-c

                                                                                                                                                                                                                                  [Android Authority]

                                                                                                                                                                                                                                    AodeRelay boosted

                                                                                                                                                                                                                                    [?]heinelo » 🌐
                                                                                                                                                                                                                                    @heinelo@pixelfed.social

                                                                                                                                                                                                                                    Mal ein Bild von meiner Murena Cloud
                                                                                                                                                                                                                                    eine echte Alternative zu Apple und Windows gerade für die die siche nicht mit dem Aufsetzen oder betreiben einer eigenen Cloud beschäftigen möchten.
                                                                                                                                                                                                                                    #opensource #linux #digitaleselbstverteidigung #freiheit #murena #gutesgefuehl #fairphone

                                                                                                                                                                                                                                      [?]Owl Eyes » 🌐
                                                                                                                                                                                                                                      @d1@autistics.life

                                                                                                                                                                                                                                      If anyone was wanting a way out from , and other similar closed-source forums, will soon be having their 2.0 release. rc3 just came out. They have good developer and bugfixing momentum right now. If you have Sysadmin skills, and know of an community in need of a new and suitable OpenSource forum, maybe warm up a VPS, and/or register a domain? And perhaps try out their RC on a testing rig first.

                                                                                                                                                                                                                                      Now is a good time to get into flarum, I say. I've been watching them for a long time, and have done multiple installs myself.

                                                                                                                                                                                                                                      Note: Flarum doesn't do team voice chat, unlike Discord. But it's a great web forum, with good mobile support (unlike ) . Is also lightweight (unlike ) - can be run on a cheap VPS or Raspberry Pi.

                                                                                                                                                                                                                                      Flarum's 2.0 RC3 announcement:
                                                                                                                                                                                                                                      discuss.flarum.org/d/39406-fla

                                                                                                                                                                                                                                        AodeRelay boosted

                                                                                                                                                                                                                                        [?]openSUSE Linux » 🌐
                                                                                                                                                                                                                                        @opensuse@fosstodon.org

                                                                                                                                                                                                                                        Mobile is growing beyond Prague! Hackday #1 in České Budějovice drew a huge crowd for hands-on , device flashing, and the announcement of Budweis; it's a new conference in South Bohemia! suse.com/c/first-mobilelinux-h

                                                                                                                                                                                                                                          [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                          @techwire@social.gamefan.net

                                                                                                                                                                                                                                          EU Says Decision Not to Launch Siri AI in Europe Is Apple's Alone

                                                                                                                                                                                                                                          The European Commission has responded to Apple's announcement that Siri AI will not launch in the EU, saying the decision is entirely Apple's and that the company sought an exemption from its legal obligations rather th…

                                                                                                                                                                                                                                          macrumors.com/2026/06/09/eu-sa

                                                                                                                                                                                                                                          [MacRumors]

                                                                                                                                                                                                                                            [?]Steffen Voß » 🌐
                                                                                                                                                                                                                                            @kaffeeringe@social.tchncs.de

                                                                                                                                                                                                                                            "Was ist in Schleswig-Holstein anders als anderswo, dass die mit ernst machen", hat sich Susana F. Molina vom Urban Activist Magazine gefragt und einige Leute gefragt - unter anderem auch mich und so komisch es ist, das dann aufgeschrieben zu sehen: Da steckt schon viel drin.

                                                                                                                                                                                                                                            Ich glaube, das hängt damit zusammen:
                                                                                                                                                                                                                                            1. Es gibt eine zivilgesellschaftliche Tradition für das Digitale seit den 1980ern mit @toppoint, @kielux usw. Open-Source ist da selbstverständlich.
                                                                                                                                                                                                                                            2. Schleswig-Holstein ist überschaubar und nach ein paar Jahren kann man die Leute kennen, die sich für Digitales interessieren.
                                                                                                                                                                                                                                            3. Dadurch ist, gerade in Kiel, die Landesregierung nicht so weit weg. Alle kennen einander im Wesentlichen.

                                                                                                                                                                                                                                            @AlexRosenthal ist auch dabei: theurbanactivist.com/governanc

                                                                                                                                                                                                                                              [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                              @techwire@social.gamefan.net

                                                                                                                                                                                                                                              Gemini Canvas helped Paris Hilton turn an idea into an app, and she didn’t write a line of code

                                                                                                                                                                                                                                              A pink productivity app powered by Gemini.

                                                                                                                                                                                                                                              androidauthority.com/paris-hil

                                                                                                                                                                                                                                              [Android Authority]

                                                                                                                                                                                                                                                [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                                @techwire@social.gamefan.net

                                                                                                                                                                                                                                                Meta now wants to use your activity from other websites to personalize its AI

                                                                                                                                                                                                                                                Meta is finding more ways to use your data to serve ads and personalize its products.

                                                                                                                                                                                                                                                androidauthority.com/meta-acti

                                                                                                                                                                                                                                                [Android Authority]

                                                                                                                                                                                                                                                  [?]TechWire ⚡ » 🤖 🌐
                                                                                                                                                                                                                                                  @techwire@social.gamefan.net

                                                                                                                                                                                                                                                  Apple's New AI Models Contain 'None' of Google's Gemini Assistant

                                                                                                                                                                                                                                                  Apple executives have detailed the architecture of the company's new Apple Foundation Models (AFM) and clarified exactly how Google's technology factored into their development. Craig Federighi, Apple's SVP of Software …

                                                                                                                                                                                                                                                  macrumors.com/2026/06/09/apple

                                                                                                                                                                                                                                                  [MacRumors]

                                                                                                                                                                                                                                                    Back to top - More...