Digital communication

From Things and Stuff Wiki
Jump to navigation Jump to search


See also Social

General

Communication

See Thinking#Language

Media

New media

Community

Identity

Metadata

Data ownership

Trust

Decentralisation

Anonymity

Privacy

Practices

TOR, etc

Legal

Encryption

PGP / GPG

gpg --export --armor <keyid> | awk '{ print "    "$0 }' 

Other

  • Pond is forward secure, asynchronous messaging for the discerning. Pond messages are asynchronous, but are not a record; they expire automatically a week after they are received. Pond seeks to prevent leaking traffic information against everyone except a global passive attacker. [4]
  • EZCrypt - We provide you with the power to encrypt the data BEFORE it gets stored on our site. All encryption/decryption is done on the client end using AES-CBC 128bit with a hash key generated on each paste. The server will only store the encrypted data without the hash key, so only you have the power to decrypt it.

Google

  • Penango is a web browser add-on that allows people to send and receive authenticated and encrypted messages end-to-end on the Internet with standards-based, interoperable protocols.
  • gAES - Encrypt your google chats and make the NSA sad

Passwords

Analytics

Forums

BBS

Usenet

Web

Q&A

Stackoverflow etc.

Open Source Q&A

Structured debate

Blogging

Systems

See WordPress

Networks

LiveJournal

Other

  • Syte is a really simple but powerful packaged personal site that has social integrations like Twitter, GitHub, Dribbble, Instagram, Foursquare, Tumblr, Wordpress, Last.fm, SoundCloud, Bitbucket, StackOverflow, Flickr and Steam. svtle clone

Medium

Microblogging

Twitter

See also Twitter

Social bookmarking

Services

Social news

Older

Aggregation

Reddit

Articles

Hacker News

  • hckr news - an unofficial alternative hacker news interface.
Culture

Others

wget -O - hackurls.com/ascii | less

Syndication

Mixed

Culture

Comments

RSS and Atom

Clients

Web aggregation

Services

Library

Collaborative documentation

Wiki

See also Learning#Wiki

Ecosystem

WardsWiki

The original wiki, on software development patterns.

MeatballWiki

For discussion of Wardswiki and online communities in general.

Wikipedia

Culture and process

Semantic

Wiki engines and systems

See MediaWiki

  • MoinMoin is an easy to use, full-featured and extensible wiki software package written in Python. It can fulfill a wide range of roles, such as a personal notes organizer deployed on a laptop or home web server, a company knowledge base deployed on an intranet, or an Internet server open to individuals sharing the same interests, goals or projects.
  • Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS’s command-line tools or through the wiki’s web interface. Pandoc is used for markup processing, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
  • TiddlyWiki a reusable non-linear personal web notebook
XWiki
TikiWiki
Other
Smallest Federated Wiki
Hosted
  • Wikispaces Classroom is a new product from the people who brought you Wikispaces. We think of it as social writing with formative assessment. That means that its a great place for your classroom to work, connect, and communicate. Wikispaces Classroom has brand new tools to keep track of everything going on in your class, communicate better, and for you to assess your students in real time so you can provide the help and encouragement each student needs.

Translation

Operational transformation

Wave

Etherpad

Share.js

  • ShareJS is an Operational Transform library for NodeJS & browsers. It lets you easily do live concurrent editing in your app.

Open Cooperative Web Framework

WikiNEXT

uses share.js

Hosted

  • Substance is an open platform for collaborative creation and sharing of digital documents. Be your own publisher and produce stories, books and documentations.

Infinote

  • Infinote protocol provides real-time collaborative editing of documents with the main focus being on collaborative plain text editing. In the meanwhile there are quite a few solutions out there, but all of them implement a different protocol and thus cannot be used with other tools. Our goal is to provide a flexible yet powerful open framework and clients for various environments that can interoperate with each other.

Software

  • Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms.

VoIP and video

See also WebDev#WebRTC

Systems

SIP

  • SFLphone is a robust, standards-compliant enterprise softphone, for desktop and embedded systems. It is designed to handle several hundred calls a day. SFLphone is available under the GNU GPL license, version 3.

Skype

Run multiple Skype sessions [6];

skype --dbpath=~/.Skype2 &
  • Karaka is a Skype/XMPP gateway that connects the Skype and XMPP clouds.

Mumble

Other

  • sscall - A simple UDP based voice chat program. Currently we use libspeexdsp for its resampling capabilities and opus as the audio codec. There will also be ssl support in future versions. We basically need something that works well on many UNIX flavours. Skype is not really the answer to that. We also want something simple so that we can build on top of it. The plan is to create another program called ssvideo for video streaming.

SMS

Communication stacks

See also Platforms, Stack and Distros