Blob


1 # kamid
3 <section class="with-image">
4 <img src="yotsuba.png" alt="Yotsuba from \"Yotsuba to!\"" title="yotsuba.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/?action=summary&path=kamid.git git repository
18 => https://codeberg.org/op/kamid Codeberg mirror
19 => https://github.com/omar-polo/kamid GitHub mirror
21 => install.EXT Installation guide
22 => tutorial.EXT Tutorial
23 => caveats.EXT Caveats
24 </div>
25 </section>
27 ## Kamid documentation
29 => 9p.7.MANEXT 9p.7: protocol documentation
30 => kamictl.8.MANEXT kamictl.8: command line utility to manage kamid
31 => kamid.conf.5.MANEXT kamid.conf.5: daemon configuration file
32 => kamid.8.MANEXT kamid.8: 9p daemon documentation
33 => kamiftp.1.MANEXT kamiftp.1: ftp(1)-like command line utility for 9p
34 => kamiproxy.1.MANEXT kamiproxy.1: proxy for 9P-over-TLS
37 ## Other useful links
39 => https://man.cat-v.org/plan_9/5/intro plan9 intro(5)
40 => https://9p.cat-v.org/ 9p page on cat-v.org
41 => https://9p.cat-v.org/documentation/rfc/ 9p "RFC" (not exactly, but...)