Earlier quoted context omitted.
He also skips over the fact that 2FA means second factor. Even if insecure it's still better than nothing.
Only if 2FA doesn't open up customer support channels that defeat the point of 2FA, like the common "oops I lost my phone lol" channel attack that gives you access to an account if you can provide the other factor. (Still) works against Amazon btw: https://medium.com/@espringe/amazon-s-customer-service-backd... I'd say 2FA is often worse than 1FA because customer support systems are rarely prepared to say "sorry, can…
Twitter kills off SMS notifications and posting in most countries
111–120 of 158 posts
Re: Twitter kills off SMS notifications and posting in most countries
#112Earlier quoted context omitted.
IMO the reasoning is more likely "you have to use our official app" rather than "text messages are expensive to send so let's discontinue"
But you don't. The mobile website works. Worse of the worse cases use Dabr.
Re: Twitter kills off SMS notifications and posting in most countries
#113Earlier quoted context omitted.
Similarly ironic: that Twitter essentially now requires a phone number for continued use of their service – by freezing all new users' accounts, soon after minor activity, until a phone number is provided. But, they won't let you use that phone endpoint for reading/posting.
That infuriated me last year when I finally tried to create a Twitter account. During registration I was given a choice between providing an email address or a phone number. I provided an email address, only to immediately have my account locked until I provided a phone number. Well, I wouldn't have given my email address if I knew a phone number was required anyway! It wouldn't even let me visit my account settings…
Re: Twitter kills off SMS notifications and posting in most countries
#114This is quite unfortunate. In countries where whether the people have access to internet or not is under the control of the government, this was a neat work around to get voices heard. In the recent history, an 'internet lockdown' has been the MO of many (oppressive) governments, including India. edit: removed a comment on about 2-FA as it takes away from the intended point.
It frustrates me that often folks who express support for HK independence so fiercely can't even tell me who Modi is.
Best wishes friend.
Re: Twitter kills off SMS notifications and posting in most countries
#115Earlier quoted context omitted.
Are dynamic DNS services no longer a thing?
Yep, free dynamic DNS still exists, for example NoIP https://www.noip.com/ However, you have to refresh it each month by filling out a "I'm still using it" web form they email you. So, you can't just set it & forget it.
Re: Twitter kills off SMS notifications and posting in most countries
#116Earlier quoted context omitted.
Or just turn off the feature entirely in settings.
Where in settings? I've just checked everything.
Re: Twitter kills off SMS notifications and posting in most countries
#117This reminds me of how I hacked twitter 10+ years ago to get free SMS delivery for a web app I built. Before Twilio, custom SMS notification delivery was hard and expensive. At the time, twitter allowed you to receive SMS notifications of tweets posted to a followed account. I created a private account and used twitter's API to post tweets to with the notification content I wanted to send. I then had "dummy" accounts…
A filter in GMail labeled some important incoming mails based on my criteria. My Google App Script checked for this lable every 4 hours, & if found, extracts some info, & post it as a tweet to a private account. The followed account gets a SMS notification
Re: Twitter kills off SMS notifications and posting in most countries
#118I "lost" 250,000 followers back in the day due to a Twitter change. People used to think we— @Twitter_Tips —worked for Twitter. When Twitter forced us to change our username to @TweetSmarter, @Twitter_Tips became a "new" account (that no one could use) that started with zero followers. In a few weeks it racked up over 250,000 followers—that were "ours"—because of all the press, blogs, lists, good will, etc we had on…
Re: Twitter kills off SMS notifications and posting in most countries
#119This reminds me of how I hacked twitter 10+ years ago to get free SMS delivery for a web app I built. Before Twilio, custom SMS notification delivery was hard and expensive. At the time, twitter allowed you to receive SMS notifications of tweets posted to a followed account. I created a private account and used twitter's API to post tweets to with the notification content I wanted to send. I then had "dummy" accounts…
Twitter used to be a wonderful platform to hack on. I feel like the early days of developer and poweruser friendliness helped keep the platform from dying in some niche microblogging category.
Re: Twitter kills off SMS notifications and posting in most countries
#120This reminds me of how I hacked twitter 10+ years ago to get free SMS delivery for a web app I built. Before Twilio, custom SMS notification delivery was hard and expensive. At the time, twitter allowed you to receive SMS notifications of tweets posted to a followed account. I created a private account and used twitter's API to post tweets to with the notification content I wanted to send. I then had "dummy" accounts…