summaryrefslogtreecommitdiff
path: root/index.html
blob: f42da6be49bcf210e870feef24f03e2bff7b0389 (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
 <!DOCTYPE html>
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel=stylesheet type="text/css" href="css/style.css">
   <meta NAME="language" CONTENT="en">
   <meta name="keywords" content=" Linux, Opensource, IT, Computer-Science, Unix, Blog,[★]">
   <meta name="description" content="Personal Site from tinfoil-hat: Linux, Opensource, Sysadmin, Unix, Blog, [★]">
   <script async defer data-website-id="2166e054-a5c6-41a5-8233-91c76d7a7f10" src="https://stats.tinfoil-hat.net/umami.js"></script>
   <title>tinfoil-hat.net - A secure home for every tinfoil-hat.</title>
</head>
<script type="application/javascript">
      countDownDate = new Date("2021-03-25");
      var x = setInterval(function() {
      var now = new Date().getTime();
      var distance = now - countDownDate.getTime();
      var years = Math.floor(distance / (365 * 1000 * 60 * 60 * 24));
      var days = Math.floor(distance / (1000 * 60 * 60 * 24) - (years > 0 ? 365 * years : 0));
      var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
      var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
      var seconds = Math.floor((distance % (1000 * 60)) / 1000);
      document.getElementById("demo").innerHTML = (years > 0 ? years + "y " : '') + days + "d " + hours + "h " + minutes + "m " + seconds + "s ";
  }, 1000);
</script>

<body>
   <div style="border:2px solid #555;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#000;box-shadow:3px 3px 5px rgba(0,0,0,0.5)">	
   <div style="text-shadow:1px 0px 0px #444;letter-spacing:0.28px;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;background-color:#111;padding:3px 6px 3px 6px;border-bottom:1px solid #555">
   <b>:: Tinfoil-hat.net - A secure home for every tinfoil-hat</b>
   <br>
   <div class="floatdiv"><a title="to Startpage" href="index.html" style="color:#fff;border:0px">Start</a></div>
   <div class="floatdiv"><a title="Blog" href="https://blog.tinfoil-hat.net" target="_blank" style="color:#fff;border:0px">Blog</a></div>
   <div class="floatdiv"><a title="Unixporn" href="categories/unixporn-dungeon.html" style="color:#fff;border:0px">Unixporn</a></div>
   <div class="floatdiv"><a title="Webring" href="categories/webring.html" style="color:#fff;border:0px">Webring</a></div>
   <div class="floatdiv"><a title="Git Projects" href="categories/gitweb.html" style="color:#fff;border:0px">Git Projects</a></div>
   <div class="floatdiv"><a title="Linklists" href="categories/linklists.html" style="color:#fff;border:0px">Linklists</a></div>

   <div style="padding:4px 7px 4px 7px;background-color:#000;clear:both">
   <div style=">float:left;padding:0px 14px 7px 0px;max-width:640px;display:inline-block">
   <div style="text-align: center">
   <!-- Beginning Content -->

      <h3>Have a nice day fellow human</h3>
      <br>
      <br>
      Hi there, I'm tinfoil-hat here is my Site, Gitweb and landing page for public services I host. <b>I don't want any Guestposts, even against Money</b>.

      <table border="0">
        <tbody>
          <tr>
            <td>
              <img class="photo" src="media/tiger.png" width="300" height="300"></img>
            </td>     
            <td>
                         <h3><u>About me</u></h3>
         
                         <b>Nickname: </b><a href="https://fosstodon.org/@_tinfoil_hat"><span class="nickname">tinfoil-hat</span></a><br><br>
                         <b>Age:</b> <a style="color:#fff">33</a><br>
                         <b>Gender:</b> Apache Combat Helicopter<br>
                         <b>Profession:</b> Linux Admin
                          </p><div class="adr">
                             <b>Location:</b> <a class="locality" style="color:#fff">Brandenburg</a> / <span class="country-name">Germany</span>
                         </div>


        <br>
        <br>

        <footer class="footer">
        <span>
            Site is running for </br> <tag id="demo"></tag><br><br>
          <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="noopener">CC BY-NC-SA 4.0</a>
        </span>

       <a class="email" href="mailto:mail@tinfoil-hat.net"><br>
       <br>
       </td>
      </tr>
    </tbody></table>

   
      <h3>Services: </h3>

      <style>
         table.services {
           width: 100%;
           background-color: #000000;
           border-collapse: collapse;
           border-width: 2px;
           border-color: rgb(51, 51, 51);
           border-style: solid;
           color: #FFFFFF;
         }
         
         table.services td, table.services th {
           border-width: 2px;
           border-color: rgb(51, 51, 51);
           border-style: solid;
           padding: 5px;
         }
         
         table.services thead {
           background-color: rgb(51, 51, 51);
         }
         </style>
         
         <table class="services">
           <thead>
             <tr>
               <th>Service</th>
               <th>About</th>
             </tr>
           </thead>
           <tbody>
             <tr>
               <td><a href="https://tinfoil-hat.net" target=“_blank”>tinfoil-hat.net</a></td>
               <td>Self written HTML/CSS</td>
             </tr>
             <tr>
              <td><a href="https://blog.tinfoil-hat.net" target=“_blank”>Blog</a></td>
              <td>Hugo</td>
            </tr>
             <tr>
               <td><a href="https://git.tinfoil-hat.net" target=“_blank”>Git</a></td>
               <td>cGit</td>
             </tr>
             <tr>
               <td><a href="https://wiki.tinfoil-hat.net" target=“_blank”>Wiki</a> </td>
               <td>Bookstack</td>
             </tr>
              <tr>
               <td><a href="https://tube.tinfoil-hat.net" target=“_blank”>Tube</a> </td>
               <td>Peertube</td>
             </tr>
          </tbody>
         </table>
      
      <br> 


   </div>   
   </div> 
   <div style="padding-bottom:2px;display:inline-block;width:550px;max-width:150%">

   <center>


  <img class="h-card u-photo" src=media/me.png width=100%"></img>
       
  <p><i><div style="font-size: 110%;">The winter seemed never-ending, and the pack was dying of hunger. The leader of the pack, the oldest of them all, was out in front comforting the young wolves, telling them that spring was coming, but at a certain point, one young wolf decided to stop. He says he has had enough of cold and hunger, and he says he is going to live among men because the important thing is to stay alive. The young wolf lets himself be caught. And with the passing of time, he forgot he was ever a wolf. One day, many years later, as he was out hunting with his master, he ran to collect the prey. But he realizes the prey is the old leader of the pack. He fell silent with shame. But the old wolf speaks and says to him, I die happy because I lived my life as a wolf. You, on the other hand, belong neither to the world of wolves nor to the world of men. Hunger comes and goes. But dignity, once lost, never returns.</p></i></div>



  </center>

  </div>
  
   <!-- End Content -->

   

   <!-- Footer -->
   <div style="font-size:14.2px;background-color:#00004d;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff;padding:3px 6px 3px 6px;border-top:1px solid #555">
   <div style="text-align: center">
       <!-- Footer Content -->
       GPG-Fingerprint: <a href="https://keys.openpgp.org/vks/v1/by-fingerprint/1C02266E4882C2A7279EB012C0090D40CFE34966">1C02 266E 4882 C2A7 279E  B012 C009 0D40 CFE3 4966</a> ·
       Mail:&nbsp;<span title="Do you have any questions or complains? E-Mail me!"><a href="mailto:mail@tinfoil-hat.net">mail@tinfoil-hat.net</a> · 
      <a href="https://stats.tinfoil-hat.net" target=“_blank”>Site Statistics</a></span>
   </div>
   <!-- End Footer -->

</body>
</html>