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",
|
"name": "Privacy",
|
||||||
"type": "folder",
|
"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",
|
"name": "Software Licenses",
|
||||||
|
|
@ -20,7 +63,9 @@
|
||||||
{
|
{
|
||||||
"name": "Security",
|
"name": "Security",
|
||||||
"type": "folder",
|
"type": "folder",
|
||||||
"children": []
|
"children": [
|
||||||
|
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Networking",
|
"name": "Networking",
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,7 @@
|
||||||
|
|
||||||
<h3>Notes</h3>
|
<h3>Notes</h3>
|
||||||
Note da aggiungere<br>
|
Note da aggiungere<br>
|
||||||
|
Ricordarsi di ricordare che siccome siamo di Trento, IT, alcune robe sono biassate<br>
|
||||||
|
|
||||||
<p>Paragrafo da aggiungere</p>
|
<p>Paragrafo da aggiungere</p>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue