MainInclusionReportSshFs

Differences between revisions 6 and 7
Revision 6 as of 2008-08-04 11:36:36
Size: 2887
Editor: p5098ed03
Comment:
Revision 7 as of 2008-08-04 11:37:30
Size: 2885
Editor: p5098ed03
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
  * [http:// Upstream] is frenetic/vigorous/calm/dead ?   * [http://fuse.sourceforge.net/sshfs.html] is calm.

Main Inclusion Report for sshfs-fuse

Requirements

  1. Availability: [http://archive.ubuntu.com/ubuntu/pool/universe/s/sshfs-fuse]; is available for all supported architectures

  2. Rationale:

    • With the support for local applications on thin clients in LTSP a way was needed to make the ltsp login manager (LDM) mount the homedir of the logged in user on the client. Since LDM uses ssh to connect to the server and already puts an ssh communication socket in place, the natural choice was to re-use this socket to establish an sshfs mount. To provide the localapps functionality out of the box as planned the ltsp-client package will have to depend on sshfs which means sshfs-fuse has to move to main and onto the Ubuntu alternate CD.
  3. Security:

    • No [http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=sshfs-fuse CVE entries]

    • No [http://secunia.com/search/?search=sshfs-fuse Secunia history]

    • No binaries are running as root or suid/sgid, sshfs wraps around the fuse filesystem and sftp.
    • Network activity: sshfs establishes a fuse network mount on top of a ssh connection. It is a client application, does not run any daemons and operates on the ssh standard ports.
    • Sshfs does not process binary (video, audio, etc) or structured (PDF, etc) data ?
    • Any source code review performed ? (The approver will do a quick and shallow check.)
  4. Quality assurance:

  5. Standards compliance:

  6. Dependencies:

    • ...
    • Are these all in main ?
  7. Background information:

    • The general purpose and context of the package should be clear from the package's debian/control file. If it isn't then please explain.
    • What do upstream call this software ? Has it had different names in the past ?

Reviewers

MIR bug: [https://launchpad.net/bugs/BUGNUMBER]

Author: OliverGrawert

MainInclusionReportSshFs (last edited 2008-08-06 16:27:08 by localhost)