forked from redecentralize/alternative-internet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
BitMessage.json
executable file
·30 lines (30 loc) · 1.54 KB
/
BitMessage.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
{
"ohloh": {
"main_language": "Python",
"max_month": "2014-12-01T00:00:00Z",
"description": "Bitmessage is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. It also aims to hide \"non-content\" data, like the sender and receiver of messages, from eavesdroppers.",
"tags": [
"bitcoin",
"message",
"p2p"
],
"total_code_lines": 40509,
"total_contributor_count": 96,
"twelve_month_contributor_count": 29,
"updated_at": "2015-01-06T16:04:26Z",
"analysis": "19860061",
"min_month": "2012-11-01T00:00:00Z",
"factoids": [
"Very large, active development team",
"Young, but established codebase",
"Few source code comments",
"Decreasing Y-O-Y development activity"
],
"twelve_month_commit_count": 218,
"total_commit_count": 1427,
"id": "632497",
"name": "Bitmessage"
},
"description": "[BitMessage](https://bitmessage.org/wiki/Main_Page) is a P2P communications protocol used to send encrypted messages to another person or to many subscribers. It is decentralized and trustless, meaning that you need-not inherently trust any entities like root certificate authorities. See [whitepaper](https://bitmessage.org/bitmessage.pdf)",
"name": "BitMessage"
}