Transitioning Google URL Shortener to Firebase Dynamic Links
21–30 of 59 posts
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#22You can build your own private URL shortener with AWS Lambda, for a dozen cents a month [0]. I've made some modification to it so that it supports customized short name, but the changes are trivial to implement. You could (should?) also probably consider a short domain name to pair with it, but those are also cheap ($10/yr, perhaps depend on the TLD).
[0]: https://aws.amazon.com/blogs/compute/build-a-serverless-priv...
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#23This has been poorly handled. I got an email for my company yesterday with one of these links. Being security conscious, I hovered over the link and suspected a phishing attack. Given I work in finance, this was the only prudent move I felt I had. Google is going to see a lot of that over the coming weeks if they can’t improve their communication on this.
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#24Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#25Probably a good chance to inject this here: You can build your own private URL shortener with AWS Lambda, for a dozen cents a month [0]. I've made some modification to it so that it supports customized short name, but the changes are trivial to implement. You could (should?) also probably consider a short domain name to pair with it, but those are also cheap ($10/yr, perhaps depend on the TLD). [0]: https://aws.amazo…
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#26Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#27This has been poorly handled. I got an email for my company yesterday with one of these links. Being security conscious, I hovered over the link and suspected a phishing attack. Given I work in finance, this was the only prudent move I felt I had. Google is going to see a lot of that over the coming weeks if they can’t improve their communication on this.
What is poorly handled and what should've been different? The security issue seems to be the obfuscation that is offered by all URL shortners and redirects, and most email links usually have several layers of them.
They are usually so obscure and jumbled that reading them out loud to someone would be slow and awkward ( "that's goo dot gl, no e" ). So what is the use-case?
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#28Probably a good chance to inject this here: You can build your own private URL shortener with AWS Lambda, for a dozen cents a month [0]. I've made some modification to it so that it supports customized short name, but the changes are trivial to implement. You could (should?) also probably consider a short domain name to pair with it, but those are also cheap ($10/yr, perhaps depend on the TLD). [0]: https://aws.amazo…
How fast is this?
1) User clicking on a URL: the latency of this action is mostly determined by the latency of cloudfront, which is pretty fast [1]. (Except in the case of a first-click when cloudfront has to do a pull from S3, which is also not bad [1])
2) Creation of a new short URL: this action is the execution of a lambda function, which in my experience is ~1s in cold-start scenarios, and near instant otherwise.
[0]: https://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-...
[1]: https://www.quora.com/What-are-typical-latencies-for-static-...
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#29This has been poorly handled. I got an email for my company yesterday with one of these links. Being security conscious, I hovered over the link and suspected a phishing attack. Given I work in finance, this was the only prudent move I felt I had. Google is going to see a lot of that over the coming weeks if they can’t improve their communication on this.
> Being security conscious, I hovered over the link and suspected a phishing attack. > Given I work in finance, this was the only prudent move I felt I had. At my place of employment, we are instructed to "hover to uncover" every link in an e-mail. Yet every link I get from virtually any automated source reads something like this: "To accomplish the task you need to accomplish, simply visit us at h t t p s: / / examp…
Could just be, maybe you could make an anchor tag which is like, " rel="nofollow">http://www.google.com"> without a closing tag, and browsers know to render that where the text displayed equals the value of the href. Additionally, clients could detect such links and give them a visual cue to indicate they are "safe(r)" relatively speaking?
Just an idea that popped in when you said this.
Re: Transitioning Google URL Shortener to Firebase Dynamic Links
#30I'm partial to ShadyURL: http://www.5z8.info/start-trojan_u9a9hm_aohell.exe