Live data from Hacker News

Viewing profile — legobeet

legobeet

HN member
Joined
Sat, Jun 22, 2024, 11:10 PM UTC
HN karma
113
Public activity
13 items

About legobeet

No profile information was provided.

Recent public activity

  1. comment
    Comment #42004858

    I'm going the container route. To get the full seamlessness you're alluding to (easily switch between multiple parallel environments; easy migrations) still requires some additiona…

  2. comment
    Comment #41946294

    In a similar vein but still containers and a bit more targeted: http://github.com/legobeat/l7-devenv I daily-drove NixOS for a few years and philosophically very much vibe with the…

  3. story
  4. story
  5. comment
    Comment #41289246

    A defense-in-depth approach with a special eye to compartmentalization/separation/sandboxing coupled with principle-of-least privilege is a good stance to take, I think. Also keep …

  6. comment
    Comment #41110738

    What I am proposing is something you'd run on your independent workstation to interface with existing heterogeneous services and peers. While you certainly can run Vault and Bounda…

  7. comment
    Comment #41110186

    Sure, but they are only usable as such if attackers also maintain access to the proxy and stay under the radar. Additionally, the proxy has logging and hooks for monitoring so you …

  8. comment
    Comment #41110019

    The next step is to actually use underprivileged canary tokens on the client for your day-to-day work, intercept them with a proxy, and replace them with the real deal in a more is…

  9. comment
    Comment #41091818

    mprocs is worth checking out! https://github.com/pvolok/mprocs

  10. comment
    Comment #41026551

    Here's a batteries-included local-first dev-environment which does that in order to compartmentalize your credentials: https://github.com/legobeat/l7-devenv Something like Lokal mi…

  11. comment
    Comment #40904664

    The security side of free editors and IDEs is not great anywhere today for JS development. Once you start wanting more features and integrations, you start facing an apparent choos…

  12. story
    Show HN: Containerized security-focused terminal IDE - de aka l7-devenv

    Hi HN, l7-devenv, or `de` for short[0], is a containerized terminal-based IDE using rootless Podman, neovim and friends, and proxying of network requests and sockets. IMO, the secu…

  13. story