Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ssh

Compare

  No analysis available

This package contains an ssh client, sftpfs and the library that the client uses. The goal is to let plan 9 & inferno users use resources from another (unix) machine: interactive shell, file server, and eventually network.

0 lines of code

0 current contributors

0 since last commit

14 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

webdavfs

Compare

  No analysis available

Webdavfs serves files exported by a WebDAV-supporting Web server. It essentially translates between WebDAV messages (HTTP) and styx messages.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

inferno hgfs

Compare

  No analysis available

Hgfs is a read-only filesystem interface to Mercurial repositories. The interface gives access to the commit message, manifest, and files of each revision, and to .tgz's of each revision (the .tgz's are generated as they are read). The filesystem is a front-end for the Mercurial library that comes ... [More] with it. All code is written in Limbo, for Inferno. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

cryptfile

Compare

  No analysis available

Cryptfile is an encrypted block file server. Given a password and an encrypted file, it serves an unencrypted version of the file for reading and writing. The file can be encrypted with AES in either mode XTS or mode CBC-with-sector-encrypted-IVs.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

nfssrv

Compare

  No analysis available

This package contains nfssrv and nfsfs, an nfs server and client, for inferno and written in limbo. It uses and comes with a library for parsing/packing nfs protocol messages. A portmapper and mnt service is included too. Only nfs version 3 is supported, and only the operations that make sense on ... [More] inferno (e.g. no (sym)links or special files). Nfssrv serves the local file system, meaning all access is done as the user who started nfssrv. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

ttffs

Compare

  No analysis available

Ttffs is a 9P2000 server, serving ttf files in any size as Inferno/Plan 9 fonts. Ttffs serves a seemingly empty directory, but walks to files of the form "name..font" succeed if "name.ttf" exists and size is numeric > 1. The file is a normal Inferno font and points to subfonts named "name.." ... [More] , with index a numeric index for a glyph range. These subfonts are also synthesized by ttffs on demand. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

zipfs

Compare

  No analysis available

Zipfs consists of three parts: - a zip file system, allowing you to mount a zip file using styx. - tools to read/list/write zip files. - a library to read & write zip files. See the manual page getzip(1) for documentation about the tools getzip, lszip and putzip. See the manual page ... [More] zipfs(4) for documentation about the zip file system. For now, the library is undocumented. The implementation of the programs should be regarded as library documentation for now. Zipfs is written in Limbo, for Inferno. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

inferno torrent

Compare

  No analysis available

This project has a bittorrent peer (for downloading and uploading files), tools for verifying torrents & printing information about torrents, a bittorrent tracker for use with a http server, and a program for creating torrent files. Written in limbo, for inferno. Note: still in development, only for developers for now.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

inferno ext2fs

Compare

  No analysis available

Ext2fs is a read-only implementation (for now) of the ext2 (second extended) file system, for inferno, written in limbo. It exports the files in the file system using the styx protocol. Journaling and most other extensions are not (yet) supported.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...

ircfs

Compare

  No analysis available

Ircfs is an irc client as file system. It uses the supplied irc library, and comes with a Tk front-end that uses one or more instances of ircfs. All code is written in Limbo, for Inferno. The file server speaks the Styx protocol.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: Public_Do...