Temporary
This commit is contained in:
parent
2448f52ebc
commit
6cb8a34389
2 changed files with 48 additions and 2 deletions
|
|
@ -10,7 +10,50 @@
|
|||
{
|
||||
"name": "Privacy",
|
||||
"type": "folder",
|
||||
"children": []
|
||||
"children": [
|
||||
{
|
||||
"name": "The Onion Router",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Tor Project",
|
||||
"type": "file",
|
||||
"url": "https://www.torproject.org/"
|
||||
},
|
||||
{
|
||||
"name": "Orbot",
|
||||
"type": "file",
|
||||
"url": "https://orbot.app/"
|
||||
},
|
||||
{
|
||||
"name": "OnionShare",
|
||||
"type": "url",
|
||||
"url": "https://onionshare.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Espionage",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Nascondino",
|
||||
"type": "url",
|
||||
"url": "https://nascondino.github.io/"
|
||||
},
|
||||
{
|
||||
"name": "IMSI-catcher",
|
||||
"type": "url",
|
||||
"url": "https://en.wikipedia.org/wiki/IMSI-catcher"
|
||||
},
|
||||
{
|
||||
"name": "Privacy Cell",
|
||||
"type": "url",
|
||||
"url": "https://www.stoutner.com/privacy-cell/"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Software Licenses",
|
||||
|
|
@ -20,7 +63,9 @@
|
|||
{
|
||||
"name": "Security",
|
||||
"type": "folder",
|
||||
"children": []
|
||||
"children": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Networking",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue