From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R8HNf-000762-SX for garchives@archives.gentoo.org; Mon, 26 Sep 2011 20:02:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F15B21C18D; Mon, 26 Sep 2011 20:02:14 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3EB0721C175 for ; Mon, 26 Sep 2011 20:01:17 +0000 (UTC) Received: by eyg5 with SMTP id 5so4516399eyg.40 for ; Mon, 26 Sep 2011 13:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=K+vp5oLwOslfVdsvqxPO1JKg33rG/aujKHDmfirUs0g=; b=foS1KceCUxXN6N6UOUZ/g6PC16H16bdYyu0mozep6H8ukkU7UIc4zw8koxilaRnT5A tpn9uiBx6aBGsoFxnP4JjGlnkJZcc4Uv6molgSVsRxFsKqy7N47f9PpQJJW2tcBsrpUa VSJxjksK4jhp4qMj/BT8JqZrWuDpxOKw79q9Y= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.213.22.208 with SMTP id o16mr251982ebb.56.1317067277390; Mon, 26 Sep 2011 13:01:17 -0700 (PDT) Received: by 10.213.9.204 with HTTP; Mon, 26 Sep 2011 13:01:17 -0700 (PDT) Date: Mon, 26 Sep 2011 13:01:17 -0700 Message-ID: Subject: [gentoo-user] {OT} Development framework with access restriction? From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 26f2beee94738d2ff4d6e6af5505f913 I'd like to hire a freelancer to work on my website. I don't want to provide access to all of my code, but instead only the particular file or files being worked on. Does anyone know of a development framework that would help facilitate that sort of thing? Would no shell access along with restricted SFTP access be the simplest, safest, most effective way to go? - Grant