Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
controle-tes-donnees.net
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
La Quadrature du Net
controle-tes-donnees.net
Commits
c0ac0773
Commit
c0ac0773
authored
Dec 21, 2015
by
Okhin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.laquadrature.net:la-quadrature-du-net/controle-tes-donnees-net
parents
e6a8404b
0732ea02
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16 additions
and
9 deletions
+16
-9
css/Illu1.jpg
css/Illu1.jpg
+0
-0
css/main.css
css/main.css
+2
-2
outils/Jitsi.html
outils/Jitsi.html
+2
-1
outils/Modules.html
outils/Modules.html
+1
-0
outils/Nom_de_domaine.html
outils/Nom_de_domaine.html
+2
-0
outils/Synology.html
outils/Synology.html
+4
-3
outils/Tor.html
outils/Tor.html
+5
-3
No files found.
css/Illu1.jpg
deleted
100644 → 0
View file @
e6a8404b
143 KB
css/main.css
View file @
c0ac0773
...
...
@@ -5,7 +5,7 @@
bleu-vert: #003948
/*G
éné
ral*/
/*G
éné
ral*/
body
,
div
,
h1
,
h2
,
h3
,
a
,
bouton
,
p
{
font-family
:
Verdana
,
Arial
,
"Arial Black"
,
"Times New Roman"
,
serif
;
font-size
:
1em
;
...
...
@@ -45,7 +45,7 @@ bleu-vert: #003948
/* Chapeau ------------------------*/
header
{
background
:
url(Illu1.jpg)
;
background
:
url(
/img/
Illu1.jpg)
;
background-size
:
93%
;
background-repeat
:
no-repeat
;
background-position
:
bottom
center
;
...
...
outils/Jitsi.html
View file @
c0ac0773
...
...
@@ -5,7 +5,8 @@
<meta
charset=
"utf-8"
>
<title>
Jisti, protégez vos échanges personnels
</title>
<link
rel=
"shortcut icon"
href=
"../img/log.png"
>
<link
rel=
"stylesheet"
href=
"../img/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"../img/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"/css/bootstrap.min.css"
type=
"text/css"
media=
"screen"
>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-2.1.4.js"
></script>
<script
type=
"text/javascript"
src=
"/js/bootstrap.min.js"
></script>
...
...
outils/Modules.html
View file @
c0ac0773
...
...
@@ -6,6 +6,7 @@
<title>
HTTPS, NoScript, RequestPolicy... maitrisez vos traces
</title>
<link
rel=
"shortcut icon"
href=
"../img/log.png"
>
<link
rel=
"stylesheet"
href=
"../css/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"/css/bootstrap.min.css"
type=
"text/css"
media=
"screen"
>
<script
type=
"text/javascript"
src=
"/js/jquery-2.1.4.js"
></script>
<script
type=
"text/javascript"
src=
"/js/bootstrap.min.js"
></script>
<meta
name=
"viewport"
content=
"width=device-width"
/>
...
...
outils/Nom_de_domaine.html
View file @
c0ac0773
...
...
@@ -6,6 +6,8 @@
<title>
Vos email en votre possession
</title>
<link
rel=
"shortcut icon"
href=
"../img/log.png"
>
<link
rel=
"stylesheet"
href=
"../css/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"/css/bootstrap.min.css"
type=
"text/css"
media=
"screen"
>
<script
type=
"text/javascript"
src=
"/js/jquery-2.1.4.js"
></script>
<script
type=
"text/javascript"
src=
"/js/bootstrap.min.js"
></script>
...
...
outils/Synology.html
View file @
c0ac0773
...
...
@@ -4,8 +4,9 @@
<title>
Auto-hébergement sur NAS, le cas des NAS Synology
</title>
<link
rel=
"shortcut icon"
href=
"../img/log.png"
>
<link
rel=
"stylesheet"
href=
"../img/main.css"
type=
"text/css"
media=
"screen"
>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<script>
xmlhttp
=
new
XMLHttpRequest
();
xmlhttp
.
open
(
"
GET
"
,
"
../compteur.php?timer=9
"
,
true
);
xmlhttp
.
send
(
null
);
</script>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-2.1.4.js"
></script>
<script
type=
"text/javascript"
src=
"/js/bootstrap.min.js"
></script>
</head>
<div
id=
"stripeTop"
></div>
...
...
@@ -331,4 +332,4 @@ NAS, routeur et modem ADSL sont branchés derrière un onduleur, permettant ains
</p>
</footer>
</body>
</html>
\ No newline at end of file
</html>
outils/Tor.html
View file @
c0ac0773
...
...
@@ -5,10 +5,12 @@
<meta
charset=
"utf-8"
>
<title>
Tor efface toutes vos traces
</title>
<link
rel=
"shortcut icon"
href=
"../img/log.png"
>
<link
rel=
"stylesheet"
href=
"../img/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"../img/main.css"
type=
"text/css"
media=
"screen"
>
<link
rel=
"stylesheet"
href=
"/css/bootstrap.min.css"
type=
"text/css"
media=
"screen"
>
<meta
name=
"viewport"
content=
"width=device-width"
/>
<script
type=
"text/javascript"
src=
"/js/jquery-2.1.4.js"
></script>
<script
type=
"text/javascript"
src=
"/js/bootstrap.min.js"
></script>
<script>
xmlhttp
=
new
XMLHttpRequest
();
xmlhttp
.
open
(
"
GET
"
,
"
../compteur.php?timer=7
"
,
true
);
xmlhttp
.
send
(
null
);
</script>
</head>
...
...
@@ -94,4 +96,4 @@
</p>
</footer>
</body>
</html>
\ No newline at end of file
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment