TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What business domain needs SMS/USSD based UI the most?

1 pointsby senthadevover 11 years ago
Hello HN,<p>Last few years I have been developing SMS (binary SMS)-as-a-Service applications, in python and java eco stack, where I&#x27;ve learned the internals of SMS (3GPP TS 23.040) and SIM cards security(3GPP TS 23.048).<p>Now I&#x27;ve allocated 30% of my work week to work on something new, something challenging on my own by mixing this hard earned knowledge with other different domain. According to technology radar 2013 (http:&#x2F;&#x2F;www.thoughtworks.com&#x2F;radar), there is a need for SMS&#x2F;USSD UI for applications. Problem is that its very hard to choose a domain where I can apply SMS&#x2F;SIM knowledge.<p>I need a different perspective from you guys. Please do share your different views of applying it. Maybe I could find a business co-founder here. (Currently I live and work in Norway&#x2F;Trondheim)

3 comments

toonsterover 11 years ago
-banking is probably the best shot. (check balance&#x2F;transfer&#x2F;pay&#x2F;etc) -business applications (booking leave&#x2F;expenses in a consulting environment where the USSD message ends up in an SAP backend.) -business applications (project management. dynamic task for the day &amp; then quality control) -consulting (find these guys <a href="http://www.groupsystems.com/" rel="nofollow">http:&#x2F;&#x2F;www.groupsystems.com&#x2F;</a> and integrate into them so you can increase remote usage of the vote systems) -it operations (remote triggers for starting&#x2F;ending jobs on servers)<p>when you build the app on the SIM, are you able to store more data on the SIM so that when USSD messages are sent, they are send encoded &amp; then decrypted on the device rather then sent plain over the air? - tons of banking&#x2F;payment applications here.
评论 #6846152 未加载
jasiekover 11 years ago
Two-factor authentication using USSD. I&#x27;ve integrated a system like that with OpenLDAP. When you attempt to authenticate, a code gets displayed on your cellphone screen. You could also prompt the user to enter a code, etc. From what I gather it is cheaper to use than SMS, and there&#x27;s no trace on the phone after the modal dialog is dismissed. Also - works with every handset.
评论 #6846127 未加载
alberto_ricoover 11 years ago
Two key points, IMHO, for a service to be fit for a SMS UI:<p>* Interaction sparsely needed.<p>* Usage where Internet access is either way too unreliable, and&#x2F;or expensive (roaming? maybe offering different international numbers?)<p>Offtopic: Wait, Trondheim? Heihei, nabo :). Gløshaugen is killing me with exams, but let&#x27;s have a beer some time.
评论 #6846158 未加载