brinchj / RndPhrase

RndPhrase: Auto-generated secure passwords.
BSD 2-Clause "Simplified" License
21 stars 4 forks source link

iPhone App #3

Open ghost opened 13 years ago

ghost commented 13 years ago

Hi An app for the iPhone would be VERY nice, because it wouldnt be good if I have secure passwords but can't use them on my iPod Touch without network.

brinchj commented 13 years ago

Thanks for your interest! :-)

Unfortunately, I have no experience developing Iphone apps, so that's probably a no-go -- unless something else is up for it of course, I'd be willing to help as much as possible ;-)

An alternative solution would be to run the html and javascript version. You can get it by checking out the source code and running 'make www', or by grabbing it here (where i just uploaded it): http://brinchj.s3.amazonaws.com/rndphrase-www.zip

Of course, that would require copying around the passphrase, which isn't really an optimal solution (nor is it very convinient). But it would give you a local version of RndPhrase that would run without any network access.

rlindsgaard commented 11 years ago

I have started a multi-platform mobile project. It is still in it's early stages, but if you get a copy of titanium + an ios developer license then you can test it out. Source code is available at https://github.com/rlindsgaard/RndPhrase-Mobile