Personally, at my company we just use a private link redirecter at go.company-name.example. We use a modified version of the open source Zerodrop webapp[1]. This solution doesn't require a browser extension with elevated permissions that increases your attack surface. 1. https://go.eligrey.com/zerodrop
Launch HN: GoLinks (YC W19) – Internal short links for teams
31–40 of 97 posts
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#32URL shortening was created so people could send tweets without using up their character counts on a URL. I'm pretty sure most software companies aren't communicating via Twitter, so I'm not sure the practical application of this anyways.
Good luck.
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#33Don't domains managed by Microsoft Active Directory do the same thing? E.g. If git is hosted on git.contoso.com and my workstation is part of contoso.com, I can just go to https://git
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#34The idea was that someone is responsible for each link and any 404s would get corrected. Then if the person left active directory would assign the manager.
Hope that’s useful. It was also called go.
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#35* I don't trust most enterprise IT teams to be able to set-up and administer a secure CA with the appropriate critical nameConstraint that limits the CA to signing certificates for `go`.
--------
OP: You should probably mention the TLS problem on https://www.golinks.io/support.php#technical since right now I assume the CNAME approach will only work with HTTP.
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#36It asks me to install a browser extension, which asks for this permission: "It can: Read and change all your data on the websites you visit". Is it normal?
The extension will read the text on screen to determine if there are any golinks so that it can change it to a click-through link. We know this may sound scary but rest assure that we do not have any ability to see or save any content. Your privacy is our top concern.
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#37Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#38I love the usability of go links when I’m at work, but it sucks that they don’t work on mobile.
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#39We are distinctly not allowed to use URL shorteners at my enterprise company and our fraud prevention department regularly educates us about the dangers of clicking URL-shortened links (you have no idea if it will send you to a phishing site or not). URL shortening was created so people could send tweets without using up their character counts on a URL. I'm pretty sure most software companies aren't communicating via…
Re: Launch HN: GoLinks (YC W19) – Internal short links for teams
#40So I built this as a prototype for the college I worked on. Broken links are a big problem with learning materials which are hard to change after publishing. The idea was that someone is responsible for each link and any 404s would get corrected. Then if the person left active directory would assign the manager. Hope that’s useful. It was also called go.