Autoblock Blocked Peers #182

Merged
dan merged 1 commits from autoblock into protocolengine 2019-01-09 22:09:15 +00:00
Owner

Start using the underlying ricochet block to autoblock. Add explicit Deprecation notes and functionality to V2 Peers.

Start using the underlying ricochet block to autoblock. Add explicit Deprecation notes and functionality to V2 Peers.
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/338
Owner

what do the "LookupContactV3" funcs do? cus they've only ever returned hard coded values. doesnt seem like we're using them like we wanted? can we drop them entirely?

what do the "LookupContactV3" funcs do? cus they've only ever returned hard coded values. doesnt seem like we're using them like we wanted? can we drop them entirely?
Author
Owner

They determine whether an incoming connection is allowed or not. In the case of a blocked peer, we want to deny them a connection as soon as they attempt to authenticate (we may also want to provide functionality to autoblock any peer not on a list)

They are in ricochet to allow contact management, in Cwtch we have not yet dived into it completely, this is the start of that process.

They determine whether an incoming connection is allowed or not. In the case of a blocked peer, we want to deny them a connection as soon as they attempt to authenticate (we may also want to provide functionality to autoblock *any* peer not on a list) They are in ricochet to allow contact management, in Cwtch we have not yet dived into it completely, this is the start of that process.
dan closed this pull request 2019-01-09 22:09:14 +00:00
Sign in to join this conversation.
No description provided.