dariusc93 / rust-ipfs

The InterPlanetary File System (IPFS), implemented in Rust.
Apache License 2.0
36 stars 7 forks source link

feat: Add placeholder function for future wrtc deterministic certs. #208

Closed dariusc93 closed 1 month ago

dariusc93 commented 1 month ago

Due to libp2p-webrtc not generating deterministic certificates, this PR introduces a placeholder function that would generate such certificates in the future.

Note: