TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why am I not in full control as a cellular user?

20 点作者 webuiarchitect将近 15 年前

7 条评论

omrisiri将近 15 年前
I agree, I think control is something the user should have rather than the provider supplying the solution.<p>Technologically speaking, implementing something like this is pretty simple.But it will cost the provider money rather than make money - which makes this investment pointless (No company will invest money to loose even more....).<p>I currently own a N900 and i have an app to block calls (currently blacklist only) i think - though i am not familiar with the N900 incoming call API - it should be rather simple to implement a whitelist instead.<p>And i pretty sure the same goes for SMS etc...<p>But frankly i don't really want that kind of blocking, i would prefer blocking numbers of known spammers (which i have a list of) while occasionally letting one pass through the filter, rather than miss even one important call which could change my life (And it happens every day doesn't it?)
pilif将近 15 年前
This just outlines another spot where having a sufficiently open operating system on your mobile does make a lot of sense. In android, I could implement my own SMS application (maybe even just base it on the existing stock one if that's open source - I don't know).<p>This clone would only use the existing notification framework if the sender is in my address book.<p>Then I would just disable the built-in SMS application.<p>Of course this isn't as good as blocking the SMS on the provider level, but on the other hand it provides more granularity than a wholesale SMS block would provide.
评论 #1588612 未加载
评论 #1588482 未加载
ionfish将近 15 年前
Most spam I get comes from my provider anyway, and I imagine that even if they did add something along these lines they would make their own messages get through regardless.
jsz0将近 15 年前
My fear would be something like a friend or family member being in some emergency situation where they have lost their phone and need to reach me on someone else's phone but I never see the call/text. There's a danger in micro-managing your life without fully thinking about all the ramifications. This is why in my opinion it's better to just deal with the 1-2 seconds of annoyance to dismiss a spam call/text. It's not the end of the world. A child/SO/friend/family/co-worker not being able to reach you in an emergency is much worse.
评论 #1588141 未加载
评论 #1588165 未加载
评论 #1588869 未加载
评论 #1588143 未加载
评论 #1588422 未加载
lukeschlather将近 15 年前
<a href="https://code.google.com/p/android/issues/detail?id=5900#c0" rel="nofollow">https://code.google.com/p/android/issues/detail?id=5900#c0</a><p>I put this issue into Android some time ago. Google's probably in a position to make some change here, and carriers should be ramping up to deal with mobile spam.
ck2将近 15 年前
<a href="http://i.imgur.com/uB7UI.jpg" rel="nofollow">http://i.imgur.com/uB7UI.jpg</a>
Hoff将近 15 年前
tl;dr: there are no spam filters at (some?) SMS providers, and (apparently) no incentives and no mechanisms for SMS providers to filter unwanted traffic. For spamming or harassment or whatever the sender might want, based on the OP.<p>The poster will want to chat with the regulatory entities that have oversight of the SMS provider and over consumers. Given the reference to the (US?) DNC, that discussion would involve the US FCC, as well as the state-level commissions.