summaryrefslogtreecommitdiff
blob: cd5e5e3acea4dc5a422cabe0ca801d9c84a1985e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
  <email>vapier@gentoo.org</email>
</maintainer>
<longdescription>
I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard 
disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is 
the result. It implements most required features of the SSH 2 protocol, and other features such 
as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed 
under a MIT-style license.
</longdescription>
<longdescription lang="ja">
私は 4MB  RAM とハードディスクを搭載しないラップトップ型にぴったりな小さ
くて安全な SSH サーバを探していました。しかし満足するものは見つけられません
でした。私は自身で作ろうと決意しました。その結果が Dropbear です。SSH 2 プ
ロトコルに必要な機能の大半、他にも X11  TCP、認証エージェント・フォワーデ
ィングといった機能が実装してあります。Dropbear はオープンソースで、MIT スタ
イルのライセンス下で配布されます。
</longdescription>
</pkgmetadata>