home.social

#webforms — Public Fediverse posts

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

  1. Modernizing .NET Part 20! 🏗️

    Migrating legacy .aspx pages to .NET Core without a full rewrite.

    ✅ Zero ViewState overhead
    ✅ Keep existing .aspx URLs
    ✅ Modern API-driven UI

    medium.com/@michael.kopt/%EF%B
    #dotnet #dotnetcore #aspnet #aspnetcore #csharp #webforms

  2. Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]

    https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/
  3. Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]

    https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/
  4. Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]

    https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/
  5. Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]

    https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/
  6. Federal News Network: The hidden vulnerability: Why legacy government web forms demand urgent attention. “Government agencies face a security challenge hiding in plain sight: outdated web forms that collect citizen data through systems built years — sometimes decades — ago. While agencies invest heavily in perimeter security and advanced threat detection, many continue using legacy forms […]

    https://rbfirehose.com/2026/01/06/the-hidden-vulnerability-why-legacy-government-web-forms-demand-urgent-attention-federal-news-network/
  7. Today, @liberaforms released a new version including our work on its Dockerfile.

    As explained on the project blog:

    "The Dockerfile has been improved in many ways, but most notably, it now uses a multi-stage build. As a result, the final image now only includes the runtime dependencies, and not the development ones any more. This led to a significant size reduction of ~43%! It also helps reduce the attack surface as development tools that can be used to craft exploits, such as gcc, are now absent from the final image."

    blog.liberaforms.org/2025/09/2

    This is a first step of a global enhancement regarding the containerisation of LiberaForms. Our next objective is to remove the use of the root account for running the service.

    #OpenSource #FOSS #Forms #WebForms #Web #WebApp #Security #OCI #Docker #Container #ContainerImages