Registry / networking / libp2p-plaintext

libp2p-plaintext

JSON →
library0.43.0rscratesunverified

Plaintext encryption dummy protocol for libp2p

# Cargo.toml [dependencies] libp2p-plaintext = "0.43.0"
INSTALL
IMPORT
SIG · LIBP2P-PLAINTEXT
L
libp2p-plaintext
networkingrustv0.43.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PlaintextConfig
use libp2p_plaintext::PlaintextConfig;

Configure the plaintext encryption protocol for libp2p

use libp2p_plaintext::PlaintextConfig; let config = PlaintextConfig::default();
Debug
Known issues
gotchaPlaintext provides no encryption; use only for testing or trusted networks
fix
Use libp2p-noise or libp2p-tls for production
affects: >=0.1.0
Upgrade
Version history
0.43.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
libp2p-plaintext — cargo add libp2p-plaintext · libregistry