Ask a Question related to Mac Programming, Design and Development.
-
Lorenzo Thurman #1
Keychain access and new builds
I have an app which accesses the Keychain. If I use a given build
repeatedly, I am only prompted for permission to access the item only on
the first attempt, at which point I choose "Allows Allow" and of course,
I'm never prompted for this build again. When I rebuild my app, I get
prompted again. How can I stop this? The path of the app never changes,
so how can I stop being prompted everytime I build?
Thanks
Lorenzo Thurman Guest
-
AdvancedDataGrid : nightly builds available?
I know you can download SDK nightly builds here: http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3 But those builds don't seem to... -
How many more builds?
How many more builds of Vista will there be before the final release? Will the April CTP be the only public release or will they all be public from... -
OSX: Import certificate into keychain
Hi, I have a certificate exported from Windows Internet Explorer (certificate + private key) using the pfx-format. No I want to import this... -
Source Builds
Tom Allison <tallison@tacocat.net> writes: Modify the source as you feel appropriate, add a new entry to the top of debian/changelog, and run... -
Mail Keychain Insanity
Using OS 10.2.6 Mail 1.2.5 Everytime I log on and open up mail I have to enter my Keychain password. Security isn't an issue for me so I have... -
matt neuburg #2
Re: Keychain access and new builds
In <lorenzo-CF1735.09375323082003@venerable.internal.thethurma ns.com>
Lorenzo Thurman wrote:I don't want you to stop being prompted! :) Evidently the keychain looks> I have an app which accesses the Keychain. If I use a given build
> repeatedly, I am only prompted for permission to access the item only
> on the first attempt, at which point I choose "Allows Allow" and of
> course, I'm never prompted for this build again. When I rebuild my
> app, I get prompted again. How can I stop this? The path of the app
> never changes, so how can I stop being prompted everytime I build?
at the mod date or something like that, and sees this as a different app.
That's good because it keeps you from writing a trojan horse that
substitutes for an app that I've already got, and to which I've already
granted keychain permission, and then reads all my passwords. m.
--
matt neuburg, phd = [email]matt@tidbits.com[/email], [url]http://www.tidbits.com/matt[/url]
REALbasic: The Definitive Guide! 2nd edition!
[url]http://www.amazon.com/exec/obidos/ASIN/0596001770/somethingsbymatt[/url]
Subscribe to TidBITS. It's free and smart.
matt neuburg Guest
-
Miro Jurisic #3
Re: Keychain access and new builds
In article <lorenzo-CF1735.09375323082003@venerable.internal.thethurma ns.com>,
Lorenzo Thurman <lorenzo@theWONTWORKthethurmans.om> wrote:
You can't because it would be a security hole for anybody to be able to modify> I have an app which accesses the Keychain. If I use a given build
> repeatedly, I am only prompted for permission to access the item only on
> the first attempt, at which point I choose "Allows Allow" and of course,
> I'm never prompted for this build again. When I rebuild my app, I get
> prompted again. How can I stop this? The path of the app never changes,
> so how can I stop being prompted everytime I build?
an application and assume the original application's privileges.
meeroh
Miro Jurisic Guest



Reply With Quote

