forked from redecentralize/alternative-internet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Freenet.json
executable file
·49 lines (49 loc) · 2.27 KB
/
Freenet.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"ohloh": {
"main_language": "Java",
"max_month": "2014-07-01T00:00:00Z",
"description": "Freenet is a peer-to-peer network designed to allow the distribution of information over the Internet in an efficient manner, without fear of censorship. It is completely decentralized (there is no person or computer essential to its operation), meaning that Freenet cannot be attacked like centralized peer-to-peer systems such as Napster. Freenet also employs intelligent routing and caching to learn to route requests more efficiently, automatically mirror popular data, make network flooding almost impossible, and move data to where it is in greatest demand.",
"tags": [
"darknet",
"anonymity",
"proxy",
"freenet",
"download",
"encryption",
"networking",
"p2p",
"sharing",
"anonymous",
"tools",
"freedom",
"privacy",
"censorship",
"distributed",
"file_sharing",
"communication",
"crypto",
"web",
"cryptography",
"security",
"technology"
],
"total_code_lines": 436849,
"total_contributor_count": 189,
"twelve_month_contributor_count": 19,
"updated_at": "2014-07-19T18:44:16Z",
"analysis": "19778439",
"min_month": "2000-10-01T00:00:00Z",
"factoids": [
"Mature, well-established codebase",
"Large, active development team",
"Few source code comments",
"Decreasing Y-O-Y development activity"
],
"twelve_month_commit_count": 601,
"total_commit_count": 32145,
"id": "123",
"name": "The Freenet Project"
},
"description": "[Freenet](http://freenetproject.org) is free software which lets you anonymously share files, browse and publish \"freesites\" (web sites accessible only through Freenet) and chat on forums, without fear of censorship. Freenet is decentralised to make it less vulnerable to attack, and if used in \"darknet\" mode, where users only connect to their friends, is very difficult to detect.",
"name": "Freenet"
}