block-list: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
(→‎issues: move to separate page)
 
(13 intermediate revisions by 7 users not shown)
Line 9: Line 9:


== examples ==
== examples ==
The following services have a block or ignore feature.
See [[block-list-examples]].
* Flickr ("block this user" link when viewing a user's profile)
* Twitter ("block ((username))" link when viewing a user's profile, just under their friends list)


== formats ==
== formats ==
Previous attempts at block list formats:
See [[block-list-formats]].
* usenet/netnews kill files


== brainstorming ==
== brainstorming ==
* XEN
See [[block-list-brainstorming]].


== issues ==
== issues ==
Does a block list need to represent levels of animosity? Most examples in the wild are binary: either someone is blocked or they aren't (unlike XFN or other buddy list taxonomies that allow for degrees of intimacy and clarity).
See [[block-list-issues]].


== see also ==
== see also ==
* [[block-list-examples]]
* [[block-list-formats]]
* [[block-list-brainstorming]]
* [[social-network-portability]]
* [[social-network-portability]]
* [[hcard-xfn-supporting-friends-lists]]
* [[hcard-xfn-supporting-friends-lists]]

Latest revision as of 02:29, 30 July 2009

block list

Part of the social network portability effort.

introduction

Many social networking sites provide the user the capability to "block" or "ignore" other users of those sites, typically because those other users are stalking, trolling, harrassing, or behaving negatively in some other way.

The "block list" effort documents how current social networking sites are handling these interactions in the hopes that this research can be used for developing a portable block list that a user could privately share with other sites (probably via oauth or openid or both) so that they could block a troll on one service, and have the troll automatically blocked on other services as well.

examples

See block-list-examples.

formats

See block-list-formats.

brainstorming

See block-list-brainstorming.

issues

See block-list-issues.

see also