Discussion
Loading...

#Tag

Log in
  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
oldsysops
oldsysops
@oldsysops@social.dk-libre.fr  ·  activity timestamp last week

Je veux transférer un fichier de 1 Go. Je ne veux pas utiliser un service externe. je n'ai pas de service de fichier en ligne.


maintenant si.


c'est fou comme la vie est plus facile avec un domaine, un #serveur, un #haproxy et des conteneurs #lxc !

#homelab #autohebergement #geek

  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker: boosted
🍱 Sean ☕
🍱 Sean ☕
@GigaByte4711@whitespashe.uk  ·  activity timestamp 3 weeks ago

I'm pleased to say I've been able to write a Tutorial series on how to get a quick-and-dirty implementation of Client Certificate Authentication using PFSense and HAProxy!

Feel free to have a read here:
https://seantodd.co.uk/series/client-certificate-authentication-in-pfsense-with-haproxy/

#sysadmin #haproxy #pfsense #homelab

Sean's Blog

Client Certificate Authentication in PFSense With HAProxy

Friendly Neighbourhood SysAdmin. I write about my homelab and home network.
  • Copy link
  • Flag this post
  • Block
🍱 Sean ☕
🍱 Sean ☕
@GigaByte4711@whitespashe.uk  ·  activity timestamp 3 weeks ago

Just managed to get my first Client SSL authentication working with PFSense and HAProxy!

Getting to understand the ACL ordering was my biggest hurdle, but I can now reject access to my internal apps from the wider internet unless theyre using a client certificate. There's even a bypass for internal IP addresses so I don't need to resort to split-brained DNS!

#sysadmin #haproxy #pfsense #homelab

🍱 Sean ☕
🍱 Sean ☕
@GigaByte4711@whitespashe.uk  ·  activity timestamp 3 weeks ago

I'm pleased to say I've been able to write a Tutorial series on how to get a quick-and-dirty implementation of Client Certificate Authentication using PFSense and HAProxy!

Feel free to have a read here:
https://seantodd.co.uk/series/client-certificate-authentication-in-pfsense-with-haproxy/

#sysadmin #haproxy #pfsense #homelab

Sean's Blog

Client Certificate Authentication in PFSense With HAProxy

Friendly Neighbourhood SysAdmin. I write about my homelab and home network.
  • Copy link
  • Flag this comment
  • Block
🍱 Sean ☕
🍱 Sean ☕
@GigaByte4711@whitespashe.uk  ·  activity timestamp 3 weeks ago

Just managed to get my first Client SSL authentication working with PFSense and HAProxy!

Getting to understand the ACL ordering was my biggest hurdle, but I can now reject access to my internal apps from the wider internet unless theyre using a client certificate. There's even a bypass for internal IP addresses so I don't need to resort to split-brained DNS!

#sysadmin #haproxy #pfsense #homelab

  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker: boosted
Laurent Cheylus
Laurent Cheylus
@lcheylus@bsd.network  ·  activity timestamp 4 weeks ago

Security Audit of HAProxy funded by the french Cybersecurity Agency (ANSSI). It was aimed at evaluating the security level, focusing on code source analysis, fuzzing and dynamic penetration testing. Evaluation and report by Almond #Infosec #HAProxy https://almond.eu/cybersecurity-insights/publication-of-a-security-audit-report-performed-on-haproxy/

Almond

Publication of a Security Audit Report performed on HAProxy - Almond

Our Security Evaluation Laboratory performed a security audit of HAProxy. This audit was aimed at evaluating the security level of HAProxy, focusing on code source analysis, fuzzing and dynamic penetration testing (configuration handling, authentication and ACL, network parsing and configuration handling).
  • Copy link
  • Flag this post
  • Block
Laurent Cheylus
Laurent Cheylus
@lcheylus@bsd.network  ·  activity timestamp 4 weeks ago

Security Audit of HAProxy funded by the french Cybersecurity Agency (ANSSI). It was aimed at evaluating the security level, focusing on code source analysis, fuzzing and dynamic penetration testing. Evaluation and report by Almond #Infosec #HAProxy https://almond.eu/cybersecurity-insights/publication-of-a-security-audit-report-performed-on-haproxy/

Almond

Publication of a Security Audit Report performed on HAProxy - Almond

Our Security Evaluation Laboratory performed a security audit of HAProxy. This audit was aimed at evaluating the security level of HAProxy, focusing on code source analysis, fuzzing and dynamic penetration testing (configuration handling, authentication and ACL, network parsing and configuration handling).
  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

Morning thought: HAProxy’s caching may not be as advanced as other solutions (such as the excellent Varnish), but for some use cases it is fantastic.

#haproxy #Varnish #IT #SysAdmin #Caching

  • Copy link
  • Flag this post
  • Block
The Psychotic Network Ferret
The Psychotic Network Ferret
@nuintari@mastodon.bsd.cafe  ·  activity timestamp 4 months ago

Anybody running #haproxy on #FreeBSD?
And if so, does your instance(s) take for-fracking-ever to restart when you do a:

service haproxy restart

?

I usually end up killing the haproxy process just to make it restart faster. I haven't dug into too much because it is so easy to work around, but maybe my setup has something egregiously wrong, or there is an obvious fix?

Edit: And fixed! See replies.

  • Copy link
  • Flag this post
  • Block
Randahl Fink
Randahl Fink
@randahl@mastodon.social  ·  activity timestamp 4 months ago

Do we want to work for Google for free?

I feared this day was coming — this is the first site I see closing down, because Google has stolen their content.

The owners of this cycling inspiration site asks: What is the reason to continue creating content, when Google just steals it and serves it as AI answers to keep all the traffic to itself?

It seems our EU politicians are soundly asleep at the bike handlebar.

https://www.holland-cycling.com/blog/321-holland-cycling-com-stops-in-2026

Via @saarmuller.

Holland-Cycling.com - Holland-Cycling.com stops in 2026

After 13 successful years Holland-Cycling.com will stop its activities at the beginning of 2026. Now that the cycling season of 2025 has come to an end the website will no longer be updated.
Dantali0n :arch: :i3:
Dantali0n :arch: :i3:
@dantalion@fosstodon.org  ·  activity timestamp 4 months ago

@randahl @saarmuller For now, most of these LLM search engine / crawlers adhere to robots.txt

Meaning, blocking these activities of stealing traffic and content is largely solved by a well crafted robots.txt file:

https://robotstxt.com/ai

You can easily setup a proxy like #haproxy to always serve a particular static robots.txt for all your domains in one go.

Additionally, with or without enterprise features, you can block all LLM traffic entirely in haproxy.

https://www.haproxy.com/blog/how-to-reliably-block-ai-crawlers-using-haproxy-enterprise

#llm

  • Copy link
  • Flag this comment
  • Block
Stefano Marinelli boosted
Stefano Marinelli
Stefano Marinelli
@stefano@fedihome.stefanomarinelli.it  ·  activity timestamp 4 months ago

Great. My Saturday evening session has been positive. I coded some fixes so #snac behind #haproxy works with #Moshidon

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
Stefano Marinelli
@stefano@fedihome.stefanomarinelli.it  ·  activity timestamp 4 months ago

Great. My Saturday evening session has been positive. I coded some fixes so #snac behind #haproxy works with #Moshidon

  • Copy link
  • Flag this post
  • Block

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.2-alpha.34 no JS en
Automatic federation enabled
Log in
Instance logo
  • Explore
  • About
  • Members
  • Code of Conduct