Huge iPhone Cut-and-Paste Tool Security Flaw 85
Harry writes "I'm using Pastebud, the new third-party copy-and-paste solution for the iPhone. It's extremely clever, using a Web-based clipboard to get around the fact that Apple doesn't provide one on the phone. Unfortunately, it seems to be giving users access to e-mails that other Pastebud users send to their clipboards. This has happened to me repeatedly and is being reported by other users in Pastebud's Get Satisfaction support forum. Pastebud is operational and still doing this as I write, even though a message at Get Satisfaction says they're working on the problem."
You reap what you sow... (Score:5, Insightful)
...well you *ARE* trusting a small, third party entity with your data on the internet. Can you really expect things that are not on storage you monitor yourself to be secure? Furthermore, why can't it just store your clipboard through local storage? Does it really have to put it up online? Do Apple's apps have no way to store and retrieve local data?
Apple really should have this feature built in, but you shouldn't be surprised when your workaround that involves dumping your unencrypted data on a server somewhere has security issues.
Re: (Score:2, Informative)
Re: (Score:3, Informative)
Apps are chrooted into their own directory structure, so they can't share data. But, yeah, this is people surprised to get what they should have expected.
Re: (Score:2, Informative)
Furthermore, why can't it just store your clipboard through local storage? Does it really have to put it up online?
You're looking for OpenClip [openclip.org]. It's basically an open spec (well, as open as it can get under Apple's terms) for clipboards on the iPhone, and is supported by several applications. MagicPad is the notepad replacement that is written by the same folks.
Do Apple's apps have no way to store and retrieve local data?
iPhone applications have read-only access to the data of other applications. This prevents the creation of a single app that acts as a clipboard, since you can't (yet) have background apps.
What OpenClip does is specify a standard location in each app for clipb
Re:You reap what you sow... (Score:4, Informative)
Re: (Score:1, Informative)
Response from their customer service (Score:1, Funny)
susan cant wat 2 get u hom + push ur butons
o yah
want me 2 pik up anythink @ groccery?
--
Sent from my iPhone
FROM TFA: (Score:5, Informative)
(NOTE: Jed Schmidt of Pastebud fixed the problem I discuss in this post yesterday night after I notified him about it. It affected only users-such as me-who misconfigured the service. Scroll down for details...)
Harry,
I've updated this issue over at Get Satisfaction[1], but let me just summarize what exactly was going wrong: you were inadvertently forwarding your emails not to your secret pastebud address, but to the address set as the from address for these emails, which was noreply@pastebud.com.
This happened to other folks too; instead of sending email to secret-random-string@pastebud.com, they were sending to noreply@pastebud.com. And everyone who was doing this ended up sharing the same clipboard.
Anyway, I just wanted to let you know that we've fixed it, and the changed will be live by the morning. You can find more details about the issue here[1].
Thanks again for bringing this to our attention, and let me know if there's anything else you need clarification on.
Jed Schmidt
Founder, pastebud
Re:FROM TFA: (Score:5, Informative)
...needs a usererror tag, right?
Re: (Score:2)
When will companies learn to disable 'noreply'? (Score:5, Interesting)
Seems like every few months you hear yet another story about something bad happening because people are replying to or otherwise using a 'noreply' email address. Here's a clue - if you ever send emails to anyone from a 'noreply' address (or some other similar account name), you better make damn sure your servers are configured to not do something bad or stupid when unobservant users actually do reply to it.
I will give them credit for this: *at least* it was noreply at their own domain. Too often, when you hear about this sort of thing, it's because a company did something like sending an email with a return address of 'noreply@donotreply.com' or something like that (where the domain is not their domain, and is a string which could potentially be registered by someone). I remember reading (ok, just found the story [washingtonpost.com] again) about a guy who had registered the domain 'donotreply.com' for yucks, and started getting all sorts of stuff like replies from Capital One bank customers, when Capital One sent some emails with the donotreply.com as the domain. (Sadly, the website www.donotreply.com where the guy used to blog about all the emails seems to be down now; wonder what happened to it - probably sunk by a lawsuit, or maybe the guy finally got bored of spending his free time reading thousands of emails).
Re: (Score:2)
Re: (Score:3, Funny)
Re: (Score:1)
Re: (Score:2)
WAR KITTENS!
Already fixed, nothing to see. (Score:1)
Users misconfigured the app, and were sharing one big clipboard. Fixed on server side to stop bad users.
Re: (Score:1, Funny)
Your lack of understanding of how this thing works (and why) is nearly conclusive proof that too much ramen addles the brain.
Why does it go to a server, anyway? (Score:4, Interesting)
Obviously this wouldn't work for copying from Mail to Safari, but I was kind of confused as to when that would come in handy anyway. The trade-off for security would be worth it, and if you really wanted to, you could still do a trip to a server for Mail-to-Safari copying.
I haven't delved into the bookmarklets yet, so maybe it's not possible for some reason, but does anyone know why they would choose to have it make a trip to the server when it seems like it could be pretty easily avoided?
Re:Why does it go to a server, anyway? (Score:5, Insightful)
Re: (Score:3, Interesting)
If I copy text, does it copy attributes? Does bold text retains its boldness? Etc.
What happens when I want to copy an email address from the address book? Am I limited to copying read-only text or read-write text? Why can't I copy a whole address book entry? What happens when I paste the address book entry?
Re: (Score:2, Informative)
Yes, on OS X, you would use the NSPasteBoard [apple.com] class to interact with the system-wide clipboard. The only thing stopping Apple from implementing NSPasteBoard in the iPhone SDK appears to be the question of how to implement it best in the UI. The system of NSPasteBoard filters handles all the gritty details of converting data between different formats; a given pasteboard can hold data in a specific format (or even multiple formats at once), and the client can invoke a filter to read the data from the PB using
Re: (Score:2)
umm... by just giving copy/paste options in the menu somewhere, just like every other freaking smartphone in world?
Re: (Score:2)
Re: (Score:2)
Windows Mobile touchphones go with the plan of poking the text itself for a short time (longer than a "click" poke) and popping up a context menu. I think a variant of that could work, though I'd prefer instead of a context menu some kind of directional overlay so you could flick your finger to one side or the other afterward for copy or paste.
Generally I think radial menus and similar make a lot more sense with touch screens than they ever did with the mouse, and are due for a resurgence.
Re: (Score:1)
So why not start with unformatted text and build from there?
Sure, it might be frustrating some of the time, but good luck convincing me that it is more frustrating than no copy/paste at all.
Re: (Score:3, Insightful)
That one is easy...Because that is what Microsoft does. They push out half completed bullshit products on their base and then say "well it will probably work right by the time SP2 comes along".
Do it right the first time and don't put it out there until it is done right. Otherwise you fuck up your reputation. It is a lot harder to get the word out of "Hey, iPhone cut and paste is new and improved and actually works like it should now!" rather than "New iPhone 3.0! Now with Cut and Paste!". Most users are
Re: (Score:2)
If you had used an iPhone or iPod touch very much, you would have seen that it has a magnifying glass feature which is used to select your edit point when modifying a block of text. It works quite well, too. It seems to me like the magnifying glass would be a great way to mark your starting and ending selection points.
Re: (Score:2)
Re: (Score:2)
Except your argument is mixed. Pushing out an OS without cut & paste is just as much a "half completed bullshit product" as pushing out cut & paste which is text-only.
Which isn't to say that it's the wrong choice, necessarily. A knowledgeable user would have more functionality with text-only, but most of iPhone's customers aren't experts, we know. The argument needs to go deeper into why the boundary is where it is, because from the complaints about the lack of copy paste, we know that the iPhon
Re: (Score:2)
Re: (Score:2)
I have a hunch that Steve is looking for something a lot better than text copy-paste.
So? I'm sure that he- along with lots of other companies- is, but that's no excuse for leaving the facility out altogether until something better comes along!
Re: (Score:3, Insightful)
I have a hunch that Steve is looking for something a lot better than text copy-paste.
So? I'm sure that he- along with lots of other companies- is, but that's no excuse for leaving the facility out altogether until something better comes along!
Well, the excuse is that others have done exactly that, and thus Windows (and a lot of other stuff) is full of interface quirks that are still in because people got so used to them they reject the better fix. Which (at least in the Windows case) results in some apps supporting only the old, some only the new, and some being forced to support both. Heck, apps supporting just one method will often use the other for something completely else. Yeah, a fine solution that is.
Oh, you want an example? Try the keyb
Re: (Score:2)
The iPhone has been out for 18 months now. In that time, there's been no official cut and paste facility, let alone an improved version! The simple truth is that Apple likely launched the cut-and-pasteless iPhone with nothing better planned for the forseeable future. (If they'd anything that was well-developed
Re: (Score:1)
This is already all taken care of in OS X, which the iPhone runs a subset of.
This has more to do with Apple just deciding things for its users, than anything technical.
Re: (Score:3, Interesting)
Not sure where you've read the countless defenses of lack-of-cut-and-paste, but Apple doesn't seem to agree. It's on their list; other things were higher on their list. I myself don't care about Exchange-server compatibility, and would MUCH rather have cut-and-paste. I'm sure others have their own personally-improved priority lists.
I think Apple's done pretty well for an OS that's only 18 months out of the gate. Anything that new is bound to have some of what I call "unconscionably absent" features. I'
Re: (Score:1)
Get some sleep. It'll be alright... :)
Re: (Score:3, Insightful)
I have an iPhone, and I use it regularly. There have been exactly two times when I wished that I had copy/paste. So no, I don't see what the big deal is. I don't think that lack of copy/paste was a good design decision--in fact, I'm sure that the phone would be better with it. But I don't think that it's a killer feature. I certainly don't think that the addition of copy/paste will make iPhone haters suddenly embrace the device--they'll just find something else to complain about.
No phone is perfect. T
Re: (Score:2)
I don't know that I'd defend the lack of the feature as a "good idea", but I will say that I've had Copy and Paste on my phone (Treo 650/700) for years, and I've never used it. Not even once.
Seems like a no-brainer type of feature to include, but if it went away on my phone, I can't say I'd miss it at all. The whole "issue" seems to be overblown.
Think different (Score:5, Funny)
a message at Get Satisfaction says they're working on the problem
They've already done that.
I suspect they should start working on a solution...
Take note of this Apple (Score:1)
Re: (Score:3, Insightful)
Re: (Score:1)
Re: (Score:1)
alternate answer: cowboyneal releasing a silent-but-violent and then waddling off.
Re:No bugs in Ninnle! (Score:4, Insightful)
No bugs in Ninnle!
If you switch to Ninnle Linux, your phone will be trouble free.
I'm impressed that Ninnle is so bug free that 3rd party apps are completely unexploitable.
Re: (Score:2)
It wasn't a joke.
Re: (Score:2)
So does the iPhone. That's why this happened. (You really should read the f'n article.) Ninnle is nowhere near immune to the problem that happened here.
Your grasp of what's happening is amusing.
"You should have a Honda instead of a Ford, it's much more reliable!"
"I got a flat tire, you idiot."
Trusted third-party apps (Score:2)
Terrible news about this Pastebud app.
Hey, if you want your credit card information stored securely online, just IM me - I'll store it securely on a iPhone accessible website for ya.
Still no clipboard? (Score:5, Insightful)
No wait... in ALL this time, Apple still hasn't provided this basic functionality?
I wrote off the iPhone when I learned of the battery problem and haven't paid much attention to it since then. But one thing I expected to see resolved was the clipboard deficiency. I know some of my users were bouncing around happy when an update fixed some sync problem they were having and somehow among those fixes, I thought the clipboard feature was added, but I guess I was wrong.
One thing I find ironic about iPhone is that Apple has somehow managed to restrict the convenience and basic functionality right out of the machine. I won't deny iPhone's extremely enthusiastic fanbase. It is rather incredible. But the coolest thing one user had to show was the zippo lighter. Yes, it looks and acts like a zippo lighter and serves no function at all. (Now when it lights a virtual cigarette on another iPhone, I will be impressed!) But I find it more than a little amazing that Copy and Paste are still not present.
I think, perhaps, I understand why though. Apple may have created a security model that effectively prevents that from working -- even for themselves -- ever. If all apps, as I have read here, are chrooted to themselves and essentially shares nothing with the OS (which is somewhat hard to imagine...sharing nothing with the OS... how about some API code?) then it would seem that while security holes are effectively blocked forever, so too is basic functionality. Are iPhone apps not allowed to talk to a storage device that other iPhone apps are also allowed to talk to? It sounds like "no" since this paste program uses the inter-web to share data between apps. And what? This data isn't encrypted for individual users?
Re: (Score:1)
I hear they still can't forward text messages either.
Apple couldn't decide if the iPhone was supposed to be a phone or a computer, and in the end, it does neither particularly well.
I think they did get a lot right tho in terms of user interface and design. I'd also like to develop for the platform. I'll be keeping my eyes on the iPhone to see if they get these failing eliminated in some future firmware release.
Re: (Score:2)
Re: (Score:2)
You could be right about why. To be honest, I've never missed this functionality - the way I use the phone doesn't ever require copy paste. However while we're guessing, I'm guessing the reason it is missing is they couldn't develop a UI to copy/paste that was intuitive enough. How _do_ you copy/paste without a menu, some sort of special 'snip' gesture?
Personally the biggest missing functionality for me is the inability to remember passwords/secure notes and requiring me to type them in on every visit. T
Re: (Score:1)
how about if i press for say 2 seconds at the start of where i want to copy i get a draggable highlight? then i tap the highlighted text after dragging to the end point and it copies. at the other end of the process, how about i hold down for 3 seconds to paste?
seriously, for all the things my iPhone does, i'm still amazed it DOESN'T do cut and paste. Coming from a blackberry, which does cut and paste, i probably notice the lack of it more. it's easy for people