• 5 Posts
  • 163 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle

  • 
    STUN/TURN is literally designed to bypass network boundaries. Its necessity comes from the evil of NAT and allowing RFC1918 IP addresses behind firewalls to poke holes so that direct P2P connections can be established for VOIP.
    
    By virtue of being technology designed to step around boundaries, you should be weary of controls around this. STUN can be used to relay from the external STUN record to other servers within the same broadcast domain. We’ll add some controls here to limit this, but it would behoove you to place this server in an isolated DMZ without connectivity to other, potentially privileged, internal hosts. Never forget network segmentation.```
    
    
    
    Would a VLAN be enough? 







  • F-droid for Waydroid enabled Linux phones?

    • small userbase
    • high resource usage
    • still dependant on Google

    F-droid for AOSP Android

    • still dependant on Google

    Honestly, I prefer flatpaks with all the drawbacks, give me 100% freedom while providing Android like comfort… Like the new xdg permissions portal.

    If the price is no good maps or banking apps, I’ll gladly pay it. I just wish the graphene team worked on linux instead.







  • Please for the love of god make a Ublue core image with Proxmox VE.

    I want my server to be updated, unbreakable and easy.

    Ublue Core with Cockpit is not easy. It’s hard AF. Selinux is a PIA for noobs, Fedora docs are noob unfriendly. And the worst of all, there’s absolutely no community whatsoever for Cockpit. If you want a tutorial then good luck to you. While Proxmox has a gazillion tutorials popping up every single day.

    You could also ship a Coolify installer as a ujust script. Same thing with Tailscale (already available) and Cloudflared.

    PVE & Ublue together, it would be a dream come true.

    Edit: people are suggesting Fedora Core OS as a base, but Ublue Core builds on top of it. And for you it would feel more familiar since you already worked on other ublue images.

    If it ends up being usable, I bet the Ucore team will pick up on your work. PVE’s popularity just can’t be ignored, it outmatches Cockpit by too much.