Blob


1 # kamid
3 kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.
5 => GH/releases/download/CURRV/kamid-CURRV.tar.gz kamid-CURRV.tar.gz
7 Signify pubkeys for this and the next release:
8 ```
9 kamid-CURRV.pub: CURRSIGN
10 kamid-NEXTV.pub: NEXTSIGN
11 ```
13 => https://git.omarpolo.com/kamid git repository
14 => https://github.com/omar-polo/kamid GitHub mirror
16 => install.EXT Installation guide
17 => tutorial.EXT Tutorial
18 => caveats.EXT Caveats
21 ## Kamid documentation
23 => 9p.7.MANEXT 9p.7: protocol documentation
24 => kamictl.8.MANEXT kamictl.8: command line utility to manage kamid
25 => kamid.conf.5.MANEXT kamid.conf.5: daemon configuration file
26 => kamid.8.MANEXT kamid.8: 9p daemon documentation
27 => kamiftp.1.MANEXT kamiftp.1: ftp(1)-like command line utility for 9p
28 => kamiproxy.1.MANEXT kamiproxy.1: proxy for 9P-over-TLS
31 ## Other useful links
33 => https://man.cat-v.org/plan_9/5/intro plan9 intro(5)
34 => https://9p.cat-v.org/ 9p page on cat-v.org
35 => https://9p.cat-v.org/documentation/rfc/ 9p "RFC" (not exactly, but...)