Skip to content
View roelds's full-sized avatar
:shipit:
(╯°□°)╯︵ ┻━┻
:shipit:
(╯°□°)╯︵ ┻━┻
  • 04:28 (UTC -05:00)

Block or report roelds

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
roelds/README.md

  • 👋 Hi, I’m @roelds
  • 👀 I’m interested in CyberSec, Privacy, Self-Hosting, & Self-Custodial BTC
  • 🌱 I’m currently learning InfoSec & working on improving my dev & script skillset
  • 🔭 I'm always looking to find & deliver unique value, in anything I do
  • 📫 Reach me via DM on KB

🤔

  • Find me elsewhere, supposedly with some answers, on StackOverflow
  • 💞️ I’d love to collaborate on FOSS ! Especially at startups ✨
  • See my Gists for various code snippets & shell scripts (mostly Go,Fish,Bash,PowerShell)
  • 🎨 My 2 fav nerd fonts
  • My fav Linux is Debian Testing, with Fedora Mate-Compiz close second 🤓
  • 🖥️ My fav OS is NixOS

Pinned Loading

  1. roelds.github.io roelds.github.io Public

    I'm on a journey to transition my career from ITOps into SecOps.

  2. curated-infosec curated-infosec Public

    curated list of free (or free tier available) infosec sites, & example content from there

    1

  3. List privileged services that don't ... List privileged services that don't come with Windows 11
    1
    # updated for Win11
    2
    # List privileged services that don't come with Windows 11
    3
    
                  
    4
    # Exclusion List for Win11 built in
    5
    $exclusion = @('ALG', 'AppVClient', 'COMSysApp', 'diagnosticshub.standardcollector.service',
  4. open-quantum-safe/oqs-provider open-quantum-safe/oqs-provider Public

    OpenSSL 3 provider containing post-quantum algorithms

    C 200 83