GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by Simon Josefsson (jas@fosstodon.org)

  1. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Monday, 16-Feb-2026 01:14:19 JST Simon Josefsson Simon Josefsson

    Please welcome Guile Hoot in Debian #guile https://tracker.debian.org/pkg/guile-hoot

    In conversation about 7 months ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: tracker.debian.org
      guile-hoot - Debian Package Tracker
  2. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 27-Jan-2026 21:17:33 JST Simon Josefsson Simon Josefsson
    in reply to
    • Christine Lemmer-Webber

    @cwebber Doesn’t MNT devices require a non-free blob to train DDR memory, and to even start at all? Which to me is worse than optional WiFi or GPU blobs. The state of libre-friendly user controllable hardware is sad. The MNT effort is great, and helps, but for me this became a deal-breaker to rely more on my MNT Reform.

    In conversation about 7 months ago from fosstodon.org permalink
  3. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:51:58 JST Simon Josefsson Simon Josefsson
    in reply to
    • Alexandre Oliva

    @lxo Would "compiling", for example, the binary proprietary Intel WiFi firmware blobs from a text-file into a binary magically make things acceptable if the license on the text file is BSD-3-Clause?

    In conversation about 7 months ago from fosstodon.org permalink
  4. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:51:58 JST Simon Josefsson Simon Josefsson
    in reply to
    • Alexandre Oliva

    @lxo I assumed SOF contained more than just the source-code for the firmware here, but that may be incorrect. What you write seems consistent with the documentation I'm reading. The "source code" for the ALSA topology is also interesting, as it is compiled into a binary /lib/firmware/ blob. There is source code for it, but it is so hardware-specific and magical that I wonder if it would qualify as the preferred form of making modifications to. https://github.com/alsa-project/alsa-topology-conf/blob/master/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf

    In conversation about 7 months ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      alsa-topology-conf/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf at master · alsa-project/alsa-topology-conf
      ALSA topology configuration files. Contribute to alsa-project/alsa-topology-conf development by creating an account on GitHub.
  5. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:49:15 JST Simon Josefsson Simon Josefsson
    in reply to
    • Rich Felker

    @dalias ALL of telnetd is fundamentally broken and should be considered deprecated! We just keep the dead on life support treatment here.

    In conversation about 7 months ago from fosstodon.org permalink
  6. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:46:37 JST Simon Josefsson Simon Josefsson
    in reply to
    • Rich Felker

    @dalias Granted, it would be possible to re-implement all of this to properly handle USER being a string like '-f root' and pass it on to login(1) as one parameter and let login(1) deal with invalid usernames. But is there a real use-case for anything like that? We'll see if the patch breaks someones deployment, it has potential for doing so

    In conversation about 7 months ago from fosstodon.org permalink
  7. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:29:11 JST Simon Josefsson Simon Josefsson
    in reply to
    • Alexandre Oliva

    @lxo @Suiseiseki@freesoftwareextremist.com I’m no expert on SOF but I’m not sure this is a pure tivoization example? The SOF project contains a lot of FOSS code. But according to that documentation, it all requires a non-free signed firmware to be loaded. I’m not sure the source code for that firmware is public at all? But it doesn’t seem unlikely that (at least some parts of) SOF is still useful even if you don’t load that firmware.

    In conversation about 7 months ago from fosstodon.org permalink
  8. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 21-Jan-2026 01:23:17 JST Simon Josefsson Simon Josefsson
    in reply to
    • Rich Felker

    @dalias Sure, but for a degenerate case of strings without SPC these are identical, no? The problem is the 'telnetd -E' parameter is documented to be template string, and there is no support for shell word lists at all. https://www.gnu.org/software/inetutils/manual/inetutils.html#Crafting-an-execution-string_002e

    In conversation about 7 months ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      GNU Inetutils
      GNU Inetutils
  9. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 20-Jan-2026 23:52:42 JST Simon Josefsson Simon Josefsson
    in reply to
    • Rich Felker

    @dalias Sanitizing away SPC from inputs is one way to resolve word splitting. Arguably little of this code is elegant.

    In conversation about 7 months ago from fosstodon.org permalink
  10. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 20-Jan-2026 23:34:29 JST Simon Josefsson Simon Josefsson

    Enjoy this remote root exploit in telnetd! #telnet #gnu https://lists.gnu.org/archive/html/bug-inetutils/2026-01/msg00004.html

    In conversation about 7 months ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: lists.gnu.org
      GNU InetUtils Security Advisory: remote authentication by-pass in telnet
  11. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Monday, 19-Jan-2026 04:35:05 JST Simon Josefsson Simon Josefsson

    TIL that the LinuxFoundation "Open source audio DSP firmware and development tools" project assumes signed proprietary firmware verified by Intel ME in your CPU. So much for "Open Source". https://thesofproject.github.io/latest/getting_started/intel_debug/introduction.html#base-firmware

    In conversation about 7 months ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: thesofproject.github.io
      Overview of Intel hardware platforms — SOF Project 2.11.0 documentation
  12. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Wednesday, 03-Dec-2025 08:09:25 JST Simon Josefsson Simon Josefsson

    Guix on Trisquel & Ubuntu for Reproducible CI/CD Artifacts #guix #trisquel #Containers #podman https://blog.josefsson.org/2025/12/03/guix-on-trisquel-ubuntu-for-reproducible-ci-cd-artifacts/

    In conversation about 9 months ago from fosstodon.org permalink

    Attachments


  13. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 01-Apr-2025 00:59:39 JST Simon Josefsson Simon Josefsson
    in reply to
    • Janneke

    @janneke Yes but achieving anything similar from within Debian seems hard to imagine, or? To me it seems simpler to explore building a smaller set of Debian packages directly from Guix binaries, which are then used to build the rest of the Debian archive, in the hopes that this incremental build process will ultimately be identical to a idempotent rebuild of Debian using itself.

    In conversation Tuesday, 01-Apr-2025 00:59:39 JST from fosstodon.org permalink
  14. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 01-Apr-2025 00:41:46 JST Simon Josefsson Simon Josefsson

    On Binary Distribution Rebuilds https://blog.josefsson.org/2025/03/31/on-binary-distribution-rebuilds/

    In conversation Tuesday, 01-Apr-2025 00:41:46 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: blog.josefsson.org
      On Binary Distribution Rebuilds
      from simon
  15. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Friday, 14-Mar-2025 17:59:56 JST Simon Josefsson Simon Josefsson
    in reply to
    • Vagrant Cascadian
    • josch

    @vagrantc @josch Great work! I am still waiting for my Rk3588 order, but will try your Linux-libre-based kernel when I receive it. Can it boot to Guix? Did you notice any non-free stuff in those patches?

    In conversation Friday, 14-Mar-2025 17:59:56 JST from fosstodon.org permalink
  16. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Friday, 21-Feb-2025 21:27:09 JST Simon Josefsson Simon Josefsson

    GNU InetUtils 2.6 release, with "git archive" tarball, GnuPG and Sigsum signatures, and reproducible tarballs including software build of material list nailed down to the particular Guix commit with tools used to generate the tarballs in GitLab pipeline. Happy supply-chain security Friday! https://lists.gnu.org/archive/html/bug-inetutils/2025-02/msg00002.html

    In conversation Friday, 21-Feb-2025 21:27:09 JST from fosstodon.org permalink

    Attachments


  17. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Tuesday, 24-Dec-2024 07:16:58 JST Simon Josefsson Simon Josefsson
    in reply to
    • Ludovic Courtès
    • Mehrad :kde: :emacs: :rstats:

    @civodul @Mehrad The `podman load` barely takes any time at all, but indeed I want to use skopeo or podman from a native Guix config. I'm getting errors though, ideas? Maybe just a mkdir... https://gitlab.com/debdistutils/guix/container/-/jobs/8714694003

    In conversation Tuesday, 24-Dec-2024 07:16:58 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: gitlab.com
      stage2 (#8714694003) · Jobs · debdistutils / guix / container · GitLab
      GitLab.com
  18. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Monday, 23-Dec-2024 09:59:43 JST Simon Josefsson Simon Josefsson
    in reply to
    • Ludovic Courtès
    • Mehrad :kde: :emacs: :rstats:

    @Mehrad @civodul Latest successful container build is done here: https://gitlab.com/debdistutils/guix/container/-/jobs/8679061592

    In conversation Monday, 23-Dec-2024 09:59:43 JST from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: gitlab.com
      pack-amd64-latest (#8679061592) · Jobs · debdistutils / guix / container · GitLab
      GitLab.com
  19. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Monday, 23-Dec-2024 09:57:39 JST Simon Josefsson Simon Josefsson
    in reply to
    • Ludovic Courtès
    • Mehrad :kde: :emacs: :rstats:

    @Mehrad @civodul Building a Debian+Guix image takes around 25 minutes on a large GitLab runner node. Building the pure Guix image takes around 6 minutes, also on a large GitLab runner node. The Debian+Guix image is used to prepare the native Guix-only image. I have not yet tried to build another Guix-only image from the Guix-only image I have prepared, that is issue #1 and I think it is trivial. https://gitlab.com/debdistutils/guix/container/-/issues/1

    In conversation Monday, 23-Dec-2024 09:57:39 JST from gnusocial.jp permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: gitlab.com
      Consider building the images from a native Guix rather than Debian+Guix image (#1) · Issues · debdistutils / guix / container · GitLab
      Images are currently built using guix pack followed by podman load -i and a podman push, all running in a Debian image after a
  20. Embed this notice
    Simon Josefsson (jas@fosstodon.org)'s status on Monday, 23-Dec-2024 09:53:53 JST Simon Josefsson Simon Josefsson

    OpenSSH and Git on a Post-Quantum SPHINCS+ #pq #ssh #sphincs+ https://blog.josefsson.org/2024/12/23/openssh-and-git-on-a-post-quantum-sphincs/

    In conversation Monday, 23-Dec-2024 09:53:53 JST from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      OpenSSH and Git on a Post-Quantum SPHINCS+
      from simon
  • Before

User actions

    Simon Josefsson

    Simon Josefsson

    Tags
    • (None)

    Following 1

    • Alexandre Oliva (moving to @lxo@snac.lx.oliva.nom.br)

    Followers 0

      Groups 0

        Statistics

        User ID
        251196
        Member since
        22 Mar 2024
        Notices
        31
        Daily average
        0

        Feeds

        • Atom
        • Help
        • About
        • FAQ
        • TOS
        • Privacy
        • Source
        • Version
        • Contact

        GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

        Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.