概要
ホームページでおなじみのHTMLフォーム形式で入力したデータを暗号化してファイルに保存するソフトです。
商取引やオンライン通信教育など、「守秘が必要で」「内容が定型化されている」データを電子メールの添付ファイルとして扱うために開発しました。
暗号化エンジンにはGnuPGを採用しており、公開鍵暗号も、対称暗号も使用可能となっています。
特長
- 定型フォームを持った入力専用ソフトです
- インストール作業なしで一般ユーザー権限で使用できます
- いろいろな入力作業に使いまわし出来るよう、フォームは差し替えが容易です
- フォームに入力された内容は暗号化して、メールに添付したりフロッピーに格納したりできます
- フォーム内容以外に、参考資料として一般的なファイルの添付ができます
- 効率を重視して、頻繁なデータのやり取りに耐えられるようになっています
- 無償で利用可能です
- 既存の技術の組み合わせでこれらの機能を実現しています
- 簡単に実現しています
ライセンス
同梱のGnuPGについてはGnuPGのライセンス条項が適用されます。
それ以外の部分については、GPL3を適用します。
ただし、以下の例外事項を設けます。
Copyright (C) 2006-2008 Kazuyoshi Kakihara
As a special exception, Kazuyoshi Kakihara gives permission to link the code of this program with the WTL (or with modified versions of WTL that use the same license as WTL), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than WTL. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.