mimblewimble/grin

Add TLS to peer-to-peer connections

開放

#1,420 建立於 2018年8月25日

 (3 則留言) (1 個反應) (0 位負責人)Rust (991 個分叉)batch import
enhancementgood first issuehelp wanted

倉庫指標

星標
 (4,876 顆星)
PR 合併指標
 (平均合併 6天 11小時) (30 天內合併 25 個 PR)

描述

The goal is to improve privacy by making packet inspections a lot harder. In countries where cryptocurrencies or anonymous cryptocurrencies are illegal, this could be very important.

Ulttimately we could use Kovri or something similar, but this gets us 80% there for almost no performance penalty with what should just be very little code.

To preempt some comments about TLS security (which isn't great), this is only for privacy and we can support only a very small subset of known good cyphers.

貢獻者指南