Show HN: Protect your links with a password
41–50 of 55 posts
Re: Show HN: Protect your links with a password
#42But anyway I'd expect if someone is naive enough to use this website they would also share the URL and password using a single channel, which would be the same as not "hiding" the URL at all.
Re: Show HN: Protect your links with a password
#43Re: Show HN: Protect your links with a password
#44Great project! I too have an open source link shortener that supports password protected websites: https://maglit.me
Re: Show HN: Protect your links with a password
#45Is the operator of this service also able to access the links?
If yes, then right away this claim is not true and merits caution: the random unknown owner of this service can now harvest links which were deemed sensitive enough to merit a password to access.
Re: Show HN: Protect your links with a password
#46Great project! I too have an open source link shortener that supports password protected websites: https://maglit.me
So many link shortners eventually shut down due to people trying to obfuscate illegal stuff. Have you had any issue yet with that?
I received so many phishing reports from Vercel and Cloudflare and even the Italian government directly. It was really tough so I had to add Google's Safe Browsing API check to check for any phishing links. I wish I didn't have to but no phishing reports since then.
Re: Show HN: Protect your links with a password
#47Re: Show HN: Protect your links with a password
#48What's the biz model ?
I hear what you're saying, but people DO just put stuff out there for it to exist and aren't necessarily looking to monetize it. Crazy I know :)
Re: Show HN: Protect your links with a password
#49Earlier quoted context omitted.
I ran a similar service when In was in high school. People were using it to distribute links in public settings that were meant for small circle of folks. Lots of club newsletters were distributed this way. People also used it for selling files and things but as you've said it was trivial to defeat and only filtered out the least technical folks. It was surprisingly popular.
I, too, ran a similar service in high school. It also got weirdly popular, and then spammers started using it and the FBI sent a shutdown notice to my server provider while I was working at a summer camp (with no internet access) and all my sites got taken down for a week :(
I would certainly be running URLs through block lists, with a Report Abuse system if I were doing this today.
Re: Show HN: Protect your links with a password
#50Earlier quoted context omitted.
I hear what you're saying, but people DO just put stuff out there for it to exist and aren't necessarily looking to monetize it. Crazy I know :)
You don't hear what they're saying. On HN, and especially regarding "infrastructure" services that you might depend on indefinitely for something, "what's the business model" isn't a question about how the service will be enshittified. Rather, it's a question of what incentive there is to keep a free service like this running. If there isn't one, then nobody should use the service, because it'll very likely get shut…