home.social

#freedomboxdev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #freedomboxdev, aggregated by home.social.

  1. I've been working on:
    Implementing an option to enable or disable daily run of diagnostics in FreedomBox.

    salsa.debian.org/freedombox-te

  2. I started adding new diagnostic checks to , focusing on essentials like firewall, users, and apache configurations. Next I will add a daily test for the most important diagnostic checks, and a notification for the administrator if anything fails.

  3. I started adding new diagnostic checks to #FreedomBox, focusing on essentials like firewall, users, and apache configurations. Next I will add a daily test for the most important diagnostic checks, and a notification for the administrator if anything fails.

    #FreedomBoxDev

  4. I started adding new diagnostic checks to #FreedomBox, focusing on essentials like firewall, users, and apache configurations. Next I will add a daily test for the most important diagnostic checks, and a notification for the administrator if anything fails.

    #FreedomBoxDev

  5. I started adding new diagnostic checks to #FreedomBox, focusing on essentials like firewall, users, and apache configurations. Next I will add a daily test for the most important diagnostic checks, and a notification for the administrator if anything fails.

    #FreedomBoxDev

  6. I started adding new diagnostic checks to #FreedomBox, focusing on essentials like firewall, users, and apache configurations. Next I will add a daily test for the most important diagnostic checks, and a notification for the administrator if anything fails.

    #FreedomBoxDev

  7. Recently I have been focusing on anti-censorship tools for FreedomBox. I have a merge request to add Shadowsocks Server, which is mainly useful for getting around the GFW. Next focus will be having separate/isolated Tor instances for different use cases.

  8. Recently I have been focusing on anti-censorship tools for FreedomBox. I have a merge request to add Shadowsocks Server, which is mainly useful for getting around the GFW. Next focus will be having separate/isolated Tor instances for different use cases.

    #FreedomBox #FreedomBoxDev #Censorship

  9. Recently I have been focusing on anti-censorship tools for FreedomBox. I have a merge request to add Shadowsocks Server, which is mainly useful for getting around the GFW. Next focus will be having separate/isolated Tor instances for different use cases.

    #FreedomBox #FreedomBoxDev #Censorship

  10. Recently I have been focusing on anti-censorship tools for FreedomBox. I have a merge request to add Shadowsocks Server, which is mainly useful for getting around the GFW. Next focus will be having separate/isolated Tor instances for different use cases.

    #FreedomBox #FreedomBoxDev #Censorship

  11. A branch named "debian/bookworm" has been created in the FreedomBox git repository:
    salsa.debian.org/freedombox-te

    Any bugfixes, translations, or documentation updates that are intended for the next Debian release will be added to this branch (after being merged as usual). This branch will be used to build packages containing these small updates, to be uploaded to Debian unstable (and eventually migrate to testing).

    #FreedomBoxDev #DebianBookworm #ChangeManagement

  12. A branch named "debian/bookworm" has been created in the FreedomBox git repository:
    salsa.debian.org/freedombox-te

    Any bugfixes, translations, or documentation updates that are intended for the next Debian release will be added to this branch (after being merged as usual). This branch will be used to build packages containing these small updates, to be uploaded to Debian unstable (and eventually migrate to testing).

    #FreedomBoxDev #DebianBookworm #ChangeManagement

  13. A branch named "debian/bookworm" has been created in the FreedomBox git repository:
    salsa.debian.org/freedombox-te

    Any bugfixes, translations, or documentation updates that are intended for the next Debian release will be added to this branch (after being merged as usual). This branch will be used to build packages containing these small updates, to be uploaded to Debian unstable (and eventually migrate to testing).

    #FreedomBoxDev #DebianBookworm #ChangeManagement

  14. A branch named "debian/bookworm" has been created in the FreedomBox git repository:
    salsa.debian.org/freedombox-te

    Any bugfixes, translations, or documentation updates that are intended for the next Debian release will be added to this branch (after being merged as usual). This branch will be used to build packages containing these small updates, to be uploaded to Debian unstable (and eventually migrate to testing).

    #FreedomBoxDev #DebianBookworm #ChangeManagement

  15. (1/2)
    In FreedomBox 22.26, the "restrict console logins" feature was removed, and replaced by firewall rules to prevent users from accessing local services. This is to prevent a local user from bypassing authentication of services which are proxied by the web server.

    #FreedomBox #FreedomBoxDev #MiniDLNA

  16. (1/2)
    In FreedomBox 22.26, the "restrict console logins" feature was removed, and replaced by firewall rules to prevent users from accessing local services. This is to prevent a local user from bypassing authentication of services which are proxied by the web server.

    #FreedomBox #FreedomBoxDev #MiniDLNA

  17. (1/2)
    In FreedomBox 22.26, the "restrict console logins" feature was removed, and replaced by firewall rules to prevent users from accessing local services. This is to prevent a local user from bypassing authentication of services which are proxied by the web server.

    #FreedomBox #FreedomBoxDev #MiniDLNA

  18. (1/2)
    In FreedomBox 22.26, the "restrict console logins" feature was removed, and replaced by firewall rules to prevent users from accessing local services. This is to prevent a local user from bypassing authentication of services which are proxied by the web server.

    #FreedomBox #FreedomBoxDev #MiniDLNA

  19. Notes on FreedomBox App Components (1/4):

    A FreedomBox app can have one or more components. There are two main categories of components: leader and follower. The leader components must all be enabled in order for the app to be considered enabled. On the other hand, the follower components will follow the state of the leader components, but if they fail for some reason, it does not affect the overall state of the app.

  20. Notes on FreedomBox App Components (1/4):

    A FreedomBox app can have one or more components. There are two main categories of components: leader and follower. The leader components must all be enabled in order for the app to be considered enabled. On the other hand, the follower components will follow the state of the leader components, but if they fail for some reason, it does not affect the overall state of the app.

    #freedomboxdev

  21. My priorities for development:
    1. Improve the functional tests so we can catch more bugs.
    2. Resume work on systemd sandboxing for security.
    3. Package and integrate new apps.

  22. My priorities for #FreedomBox development:
    1. Improve the functional tests so we can catch more bugs.
    2. Resume work on systemd sandboxing for security.
    3. Package and integrate new apps.
    #freedomboxdev #fossdev

  23. Our Matrix channel for FreedomBox developers had a state corruption recently and is no longer usable.

    We created a new Matrix channel at #freedomboxdev:synapse.sds-ip.de

    Please migrate to this one.

    The IRC channel #freedombox-dev on OFTC network is still intact.

  24. Our Matrix channel for FreedomBox developers had a state corruption recently and is no longer usable.

    We created a new Matrix channel at #freedomboxdev:synapse.sds-ip.de

    Please migrate to this one.

    The IRC channel #freedombox-dev on OFTC network is still intact.

  25. Making another attempt at separating enabled/disabled apps.