Avatar of Bryan Dady

Bryan Dady

SRE Manager at Subsplash
SRE Manager at Subsplash·
Needs advice
on
OpenVPNOpenVPN
and
TailscaleTailscale

Do you know of a 'commercial' WireGuard packages that might be usable for startup/corporate VPN solution as an alternative to OpenVPN or Tailscale? So far, I've found Perimeter 81 and AppGate. If you have any real-world experience with a WireGuard solution for a business setting, I'd greatly appreciate hearing from you.

READ MORE
6 upvotes·45.9K views
Replies (2)
CEO at Twingate·
Recommends
on
Twingate

Hi Bryan, depending on what you're trying to accomplish with WireGuard, you might want to consider looking at Twingate (www.twingate.com -- I'm the founder/CEO). Twingate is a VPN alternative based on similar themes as the products you referenced but is designed to be much easier to deploy & manage for companies.

READ MORE
5 upvotes·1 comment·475 views
Bryan Dady
Bryan Dady
·
November 24th 2020 at 6:02AM

Excellent recommendation - thank you!

I'm looking into this right now.

·
Reply
CyberSecurity Analyst at TIM·

Hi Bryan! Wireguard is pretty much valid; you can also consider to use something like pritunl for a corporate VPN (wich will integrate any VPN you want to use)

READ MORE
1 upvote·456 views
SRE Manager at Subsplash·

I'm beginning to research the right way to better integrate how we achieve SCA / shift-left / SecureDevOps / secure software supply chain. If you use or have evaluated WhiteSource, Snyk, Sonatype Nexus, SonarQube or similar, I would very much appreciate your perspective on strengths and weaknesses and how you selected your ultimate solution. I want to integrate with GitLab CI.

READ MORE
5 upvotes·445.9K views
Replies (1)
DevOps Engineer at Ingenium Code·

I'd recommend Snyk since it provides an IDE extension for Developers, SAST, auto PR security fixes, container, IaC and includes open source scanning as well. I like their scoring method as well for better prioritization. I was able to remove most of the containers and cli tools I had in my pipelines since Snyk covers secrets, vulns, security and some code cleaning. SAST has false positives but the scoring helps. Also had to spend time putting some training docs but their engineers helped out with content.

READ MORE
2 upvotes·34.3K views