• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SSH question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH question


  • Subject: Re: SSH question
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Mon, 18 Mar 2013 12:23:09 +0000

On 17 Mar 2013, at 23:00, Laurent Cerveau <email@hidden> wrote:

> What is the recommended way to read the list of machine in a  ~/.ssh/known_hosts file from a C/Obj-C program?

While you can just read this, there are some notably concerns:

o binary compatibility -- UNIX programs tend to be a bit less concerned about binary compatibility than Mac developers are used to, although for this project (OpenSSH) and this file (a very commonly used thing) I'd not worry too much about this.

o sandbox -- The sandbox will prevent you from reading this file.  You can use a temporary entitlement to get around that, but that would make getting through Mac App Review somewhat trickier.

Why are you trying to read this file?

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: SSH question
      • From: Laurent Cerveau <email@hidden>
References: 
 >SSH question (From: Laurent Cerveau <email@hidden>)

  • Prev by Date: Re: SSH question
  • Next by Date: Re: SSH question
  • Previous by thread: Re: SSH question
  • Next by thread: Re: SSH question
  • Index(es):
    • Date
    • Thread