May 24th, 2013
idata

iDATA Creates Photo-Sharing App FlavorSnap for Joios

FlavorSnap, built for Joios, is the fastest, easiest way to capture food and drink photos and share them with friends.  Using FlavorSnap users can easily share experiences and stay in touch, capturing and posting images of flavors as they experience them.

image

March 8th, 2013
idata

iDATA completes an Android version tapTrak’s microjournaling app

iDATA recently completed this Android version of tapTrak for a Brooklyn based startup. tapTrak’s microJournaling makes it even easier to track  daily activities and events.  Visit http://www.taptrak.com for more information.

February 8th, 2013
idata

iDATA creates a location-based contest app for Kapture IT

Kapture|IT is an iPhone app providing the retail community real-time location based competitions for in-store prizes.  Find out more at http://www.kaptureit.com.

December 15th, 2012
idata

iDATA releases an iPad version of Hedgehog

Today iDATA released an iPad version of Hedgehog.  Hedgehog provides hedge fund managers access to a near real-time P&L, top holdings, fund exposure and more. Click here for more info.

October 10th, 2012
idata

iDATA creates a microjournaling app for a Brooklyn based startup

iDATA recently helped startup Taptrak create an exciting new microjournaling app for the iPhone. tapTrak’s microJournaling makes it even easier to track  daily activities and events.  Visit http://www.taptrak.com for more information.

image

July 21st, 2012
idata

iDATA creates a food and drink recommendation app for Joios

The Joios iPhone App records the ratings from the blind tastings, allowing tasters to remember what they like. The Joios TastePeers engine matches patterns among tasters to deliver the most relevant recommendations - based on a taster’s own taste.

image

September 1st, 2011
idata

iDATA releases Finster, a check-in app for stocks!

iDATA recently released a beta version of Finster, a social check-in app for stocks.  Finster is the first of its kind.

Finster is social, easily share your latest stock picks with all of your followers and your Facebook friends. Check-in as bullish, bearish, I bought, I sold on a specific stock, or share news you’ve heard.

Follow others that are experts with certain stocks. Quickly look at stocks that are trending and more.

Find it here in the app store.

July 13th, 2011
idata

Security considerations for mobile financial apps

Apparently, according to a recent survey, 54% of Bankers Call Creating Mobile Corporate Banking Services A High Priority.  

Yet their primary concern is mobile device security.  Asked about the biggest barriers to growth in mobile corporate banking, 77% cited fraud and security concerns.

Having built an iPhone/iPad app for a major wall street bank, here are a few steps you should consider.

  1. Don’t store any sensitive information on the device.  Actually we don’t store anything at all, other than the login username, and this is only if the app user chooses to save this for ease of future login.  Citigroup reported a security flaw in it’s iPhone app in July 2010.  The problem: they were storing sensitive information on the device. If you need to store sensitive information, encrypt it using the software encryption libraries included with iOS (RC4, AES128, AES256, etc).
  2. Check for a jailbroken device at startup.  When a device is jailbroken, you can gain full access (root access) to unlock all features of the said operating system, thereby removing limitations imposed by Apple.  This means a hacker can get at the apps and the data on the device.  They might even be able to decrypt your application binary and determine the logic, communication endpoints, and more. 
  3. Ensure that all external communication is secure.  Use secure protocols when communicating with external bank systems (HTTPS, SSL, etc).  We actually implemented an additional redirection layer on top of this.
  4. App timeout and/or closure upon exit.  In case a phone is left somewhere unlocked or let’s say without a password on the device, you want to make sure someone can’t just pickup the device and get to the app without providing credentials.  You can employ a timeout on the app, requiring login after let’s say 5 minutes of inactivity.  

    Apple also has an option in it’s build settings called “Application does not run in background”.  This is in the build plist file and if checked, when the home button is pressed the application will close completely, requiring a reload.  The default setting is unselected, meaning that the app stays in memory unless the device is rebooted.  In this case, you had better employ some kind of timeout period requiring credentials after timeout.
  5. Hire an external vendor to perform a penetration test.  We hired a 3rd party security specialist firm to do this.  They tested all communication endpoint urls as well as the protocol and the actual device.  This is a relatively new area, so find a vendor that has experience with mobile device security.

Courtesy: http://toddfearn.com

January 4th, 2011
idata

iDATA creates GlobalPrime Mobile for Deutsche Bank

image

Today, Deutsche Bank launched GlobalPrime Mobile, an iPad and iPhone application for their Global Prime Finance clients including hedge funds, private equity firms and large institutional investors.

The iDATA team was proud to take the lead in creating and delivering the first iOS application released by a major prime brokerage firm.

A full description of the app can be found in iTunes store for both the iPhone & iPad versions.

April 3rd, 2010
idata

iDATA releases Hedgehog, a real-time P&L app for hedge funds

Today iDATA released Hedgehog, an iPhone app that provides hedge fund managers access to a near real-time P&L, top holdings, fund exposure and more. Click here for more info.

image

Using mobile technology to challenge the status quo

Networks