DEV Community

Paula
Paula

Posted on

4 2

TELLIT

行動主義の権利のプロジェクトを開発いる。

TELLITは報道ためのLinuxのコマンドラインインターフェイスのツール。暗号メール報道を共有。IPFSのコンテントをアップ。デッドマンペダルなど。

それはどのように機能しますか?

KEY PAIRを ジェネレートためにOPENSSLを使ってください
tellit-c --pripu -o trial
ファイルをエンクリプトためにPUBを使ってください
tellit-c -e publickey_name -i file -o output_file
ファイル をデクリプトためにPRIVを使ってください
tellit-c -d privatekey_name -i file -o output_file
“TellMe” デーモン の関数 (イントルーダーの デテクター )
tellit-c --tm
ディレクトリのバックアップの暗号化
tellit-c --bu directory -p passphrase

もっと関数を開発つもりです!
フリーソフトウェア ですよ!助けてください

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay