Skip to content

Commit

Permalink
Updating README.md with new project details [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscibot committed May 6, 2015
1 parent 0e91c7b commit 32f92fc
Show file tree
Hide file tree
Showing 11 changed files with 77 additions and 68 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Alternative Internet

An [HTML version of this page](https://redecentralize.github.io/alternative-internet/) is available

[Pull requests VERY welcome!](CONTRIBUTING.md)
Expand Down Expand Up @@ -151,7 +150,7 @@ Project statistics fetched from [Ohloh](https://www.ohloh.net).
|Tomb|Dyne's [Tomb](https://tomb.dyne.org/) the crypto-undertaker is free software for easy encryption and backup of personal files, written in a single ZShell script that is easy to review and links commonly shared components (such as cryptsetup), unlike [TrueCrypt](#Truecrypt). Tomb implements and encourages OPSEC best-practice, and comes with bind and execution hooks, steganography of keys and fast search over filenames and contents, and a graphical user interface.|Python|696 |4 K|23 |4 year(s)|
|Tonika|[Tonika](http://pdos.csail.mit.edu/~petar/5ttt.org/) is a (digital) social network, which (by design) restricts direct communication to pairs of users who are friends, possesses many of the security properties (privacy, anonymity, deniability, resilience to denial-of-service attacks, etc.) that human sociaties implement organically in daily life.|-|-|-|-|-|
|Tor|[Tor](https://www.torproject.org/) protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location.|C|46 K|435 K|287 |13 year(s)|
|Tox|[Tox](https://github.com/irungentoo/ProjectTox-Core#why-are-you-doing-this-there-are-already-a-bunch-of-free-skype-alternatives) The goal of this project is to create a configuration free p2p skype replacement.|C|3 K|28 K|193 |1 year(s)|
|Tox|[Tox](https://github.com/irungentoo/ProjectTox-Core#why-are-you-doing-this-there-are-already-a-bunch-of-free-skype-alternatives) The goal of this project is to create a configuration free p2p skype replacement.|C|3 K|29 K|201 |1 year(s)|
|Tribler|[Tribler](https://github.com/Tribler/tribler/wiki) Aims to create a censorship-free Internet. Already deployed, used and incrementally improved for 8-years. Tribler uses an upcoming IETF Internet Standard for [video streaming](http://datatracker.ietf.org/doc/draft-ietf-ppsp-peer-protocol/) and is backward compatible with Bittorrent. Future aim is using smartphones to even bypass Internet kill switches. An early proof-of-principle [Tribler-mobile](https://play.google.com/store/apps/details?id=org.tribler.mobile) is available on the Android Market. [Key principle](http://www.foxnews.com/tech/2012/02/10/forget-megaupload-researchers-call-new-file-sharing-network-invincible/): 'the only way to take it down is to take The Internet down'. [Overview paper](http://sigmm.org/records/records1201/featured03.html).|Python|15 K|166 K|72 |9 year(s)|
|Trovebox|[Trovebox](https://github.com/photo) is an open source photo sharing webapp (like Instagram), which you can self-host. iOS and Android apps also open source. Uses cloud or local storage for the actual photos. Originally known as OpenPhoto; see also [theopenphotoproject.org](http://theopenphotoproject.org).|-|-|-|-|-|
|Truecrypt|[TrueCrypt](http://www.truecrypt.org/) Free open source disk encryption software for Windows 7/Vista/XP/Mac OSX/ & Linux. Creates a virtual encrypted disk within a file and mounts it as a real disk. Encrypts an entire partition or storage device such as USB flash drive or hard drive. Encrypts a partition or drive where Windows is installed (pre-boot authentication). Encryption is automatic, real-time (on-the-fly) and transparent. Parallelization and pipelining allow data to be read and written as fast as if the drive was not encrypted. Encryption can be hardware-accelerated on modern processors. Provides plausible deniability, in case an adversary forces you to reveal the password: Hidden volume (steganography) and hidden operating system. More information on [documentation page](http://www.truecrypt.org/docs/)|C|4 |109 K|1 |4 year(s)|
Expand Down
22 changes: 12 additions & 10 deletions README_AGE.md

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions README_COMMITS.md

Large diffs are not rendered by default.

20 changes: 11 additions & 9 deletions README_CONTRIB.md

Large diffs are not rendered by default.

34 changes: 18 additions & 16 deletions README_LANG.md

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions README_LOC.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion projects/INDX.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"total_code_lines": 101380,
"total_contributor_count": 20,
"twelve_month_contributor_count": 5,
"updated_at": "2015-05-01T02:46:43Z",
"updated_at": "2015-05-06T10:29:28Z",
"analysis": "19538741",
"min_month": "2012-02-01T00:00:00Z",
"factoids": [
Expand Down
2 changes: 1 addition & 1 deletion projects/Tidepools.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"total_code_lines": 5548,
"total_contributor_count": 1,
"twelve_month_contributor_count": 0,
"updated_at": "2015-03-19T00:58:59Z",
"updated_at": "2015-05-06T05:27:41Z",
"analysis": "19787589",
"min_month": "2012-05-01T00:00:00Z",
"factoids": [
Expand Down
14 changes: 7 additions & 7 deletions projects/Tox.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"name": "Tox",
"ohloh": {
"main_language": "C",
"max_month": "2015-01-01T00:00:00Z",
"max_month": "2015-03-01T00:00:00Z",
"description": "Free and secure distributed Skype replacement.",
"total_contributor_count": 193,
"total_code_lines": 28354,
"total_contributor_count": 201,
"total_code_lines": 28993,
"tags": [
"communication",
"voicechat",
Expand All @@ -26,17 +26,17 @@
"talk",
"skype"
],
"twelve_month_contributor_count": 53,
"updated_at": "2015-03-28T10:15:47Z",
"twelve_month_contributor_count": 57,
"updated_at": "2015-05-05T20:13:14Z",
"analysis": "19881652",
"min_month": "2013-06-01T00:00:00Z",
"factoids": [
"Very large, active development team",
"Well-commented source code",
"Young, but established codebase"
],
"twelve_month_commit_count": 1252,
"total_commit_count": 3079,
"twelve_month_commit_count": 1163,
"total_commit_count": 3280,
"id": "643458",
"name": "Project Tox"
}
Expand Down
14 changes: 7 additions & 7 deletions projects/VirtKick.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"name": "VirtKick",
"main_language": "Python",
"min_month": "2012-07-01T00:00:00Z",
"max_month": "2014-12-01T00:00:00Z",
"twelve_month_contributor_count": 34,
"max_month": "2015-01-01T00:00:00Z",
"twelve_month_contributor_count": 24,
"total_contributor_count": 53,
"twelve_month_commit_count": 868,
"total_code_lines": 138270,
"total_commit_count": 1417,
"updated_at": "2015-01-05T02:24:13Z",
"twelve_month_commit_count": 874,
"total_code_lines": 138382,
"total_commit_count": 1423,
"updated_at": "2015-05-05T20:24:40Z",
"factoids": [
"Very large, active development team",
"Large, active development team",
"Young, but established codebase",
"Average number of code comments",
"Stable Y-O-Y development activity"
Expand Down
2 changes: 1 addition & 1 deletion projects/jIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"total_code_lines": 52511,
"total_contributor_count": 9,
"twelve_month_contributor_count": 4,
"updated_at": "2015-05-01T04:20:09Z",
"updated_at": "2015-05-06T12:12:23Z",
"analysis": "19881637",
"min_month": "2012-09-01T00:00:00Z",
"factoids": [
Expand Down

0 comments on commit 32f92fc

Please sign in to comment.