guardianproject / ChatSecureAndroid

This project has ended, but ChatSecure iOS continues. For Android, please use Conversations or Zom instead
https://chatsecure.org/blog/chatsecure-conversations-zom/
Apache License 2.0
1.07k stars 521 forks source link

XEP "privacy lists" #67

Open n8fr8 opened 13 years ago

n8fr8 commented 13 years ago

If you add support in client to manage XEP "privacy lists" then you can play well with cutting edge public servers (prosody and openfire): hot-chilli.net , chatme.im , etc.... getting reciprocal attention

eighthave commented 13 years ago

here's the URL for the record (http://xmpp.org/extensions/xep-0016.html ). Is it something that is required to communicate with those servers? It seems to me that it is basically an elaborate, rules based system for blocking people from contacting you.

J-- commented 12 years ago

Rules based blocking is far more elegant than one-off blocking from context menu.

This facilitates whitelist only rosters.

n8fr8 commented 12 years ago

X cvh

J-- notifications@github.com wrote:

Rules based blocking is far more elegant than one-off blocking from context menu.

This facilitates whitelist only rosters.

— Reply to this email directly or view it on GitHub.