Summary: | RC4 encryption for torrents | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Ivan D Vasin <ivan> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | joris.guisson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ivan D Vasin
2008-08-02 02:45:18 UTC
That's actually a feature which should be implemented in libbtcore, so I will reassign this to the ktorrent-authors... Lukas Has been a feature of libktorrent since forever: bt::ServerInterface:: enableEncryption(bool allow_unencrypted) So KGet needs to turn this on. The allow_unencrypted option is to allow incoming unencrypted connections or not. |