Blob


1 # kamid
3 <section class="with-image">
4 <img src="tohru.png" alt="Tohru from \"Kobayashi' Dragon Maid\"" title="tohru.png" />
5 <div>
6 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.
8 => GH/releases/download/CURRV/kamid-CURRV.tar.gz kamid-CURRV.tar.gz
9 => GH/releases/download/CURRV/SHA256.sig SHA256.sig
11 Signify pubkeys for this and the next release:
12 ```
13 kamid-CURRV.pub: CURRSIGN
14 kamid-NEXTV.pub: NEXTSIGN
15 ```
17 => https://git.omarpolo.com/kamid git repository
18 => https://github.com/omar-polo/kamid GitHub mirror
20 => install.EXT Installation guide
21 => tutorial.EXT Tutorial
22 => caveats.EXT Caveats
23 </div>
24 </section>
26 ## Kamid documentation
28 => 9p.7.MANEXT 9p.7: protocol documentation
29 => kamictl.8.MANEXT kamictl.8: command line utility to manage kamid
30 => kamid.conf.5.MANEXT kamid.conf.5: daemon configuration file
31 => kamid.8.MANEXT kamid.8: 9p daemon documentation
32 => kamiftp.1.MANEXT kamiftp.1: ftp(1)-like command line utility for 9p
33 => kamiproxy.1.MANEXT kamiproxy.1: proxy for 9P-over-TLS
36 ## Other useful links
38 => https://man.cat-v.org/plan_9/5/intro plan9 intro(5)
39 => https://9p.cat-v.org/ 9p page on cat-v.org
40 => https://9p.cat-v.org/documentation/rfc/ 9p "RFC" (not exactly, but...)