-
Notifications
You must be signed in to change notification settings - Fork 0
/
content.json
39 lines (39 loc) · 1.37 KB
/
content.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
{
"address": "1KFeMjxZifD42WjwraFoftnsizWfq19QBx",
"address_index": 59469215,
"background-color": "#262626",
"cloneable": true,
"description": "A simple peer-to-peer chat that uses the PeerMessage plugin for communication and the CryptMessage plugin and Ecies for encryption.",
"files": {
"css/layout.css": {
"sha512": "fb48c46a74a009b88695c201fcd150ecdeb74022f101083c497846f74320bb52",
"size": 1088
},
"css/normalize.css": {
"sha512": "bf531687a3bb2f7df843c2ffd11e4c83d32dd9321c9f06257d5fef36fc0e67e8",
"size": 7310
},
"index.html": {
"sha512": "9d03645743d7fdb4034d59141703e617a935edf536d7bd849020a69fc0e970b0",
"size": 12291
},
"js/ZeroFrame.js": {
"sha512": "76a24d167e8a4c45f7d1b315efe31e4b4ccb19efef011c080994c94045ff4c93",
"size": 5088
},
"p2p.json": {
"sha512": "ead447428eb9affadb374ee56b529ed21bed67c5089e4db6128f79ce46708d74",
"size": 322
}
},
"ignore": "",
"inner_path": "content.json",
"modified": 1649611210,
"postmessage_nonce_security": true,
"signers_sign": "G98Sx9aW+hUg4x597r7WrhBxJr+Qx8eYhY1WeyE+GvLsSOd2ijQS2HaBh33eLFoJ4oo4LaYM0My9Wv5JRUA/ojo=",
"signs": {"1KFeMjxZifD42WjwraFoftnsizWfq19QBx": "G0mdcjgPtQz+JOQ8ZA+Z+gv1hMkX/Pnmre3HpR8fPLbnHALw+jcGe5MCzH1+CJNPk7qYlheykT8ipMSD0gYIr1Q="},
"signs_required": 1,
"title": "P2P chat",
"viewport": "width=device-width, initial-scale=1.0",
"zeronet_version": "0.7.9"
}