diff options
Diffstat (limited to 'blog/2023-update.html')
-rw-r--r-- | blog/2023-update.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/blog/2023-update.html b/blog/2023-update.html new file mode 100644 index 0000000..eea4e85 --- /dev/null +++ b/blog/2023-update.html @@ -0,0 +1,54 @@ +<!DOCTYPE html> +<html> + <head> +<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> +<link rel='stylesheet' type='text/css' href='style.css'> +<meta property="og:title" content="2023 Update"> +<meta property="og:description" content="2023 update"> +<meta http-equiv="pragma" content="no-cache"> +<meta http-equiv="cache-control" content="no-cache"> +<title>Ghativega - About</title> +<style> +img { border: none ;} +</style> +</head> +<body> +<div class="blog-content"><p><a href="index.html"><-- Back to main page</a></p> +<div id="post"> +<h2>2023 Update</h2> +<p>Posted on 17/02/2023 05:12:22 AM GMT</p> +<br> +<p> +Recently I have hosted new stuffs related to my website as well as for other stuffs. Let's get into it. +</p> + +<h3> I2P eepsite</h3> +<p> +Yep, I am also now in <a href="https://geti2p.net/en/about/intro">I2P network</a> as well! This website is now mirrored as an eepsite at this <a href="http://ghativega.i2p/?i2paddresshelper=ijiijmeuog4oj6ayzm2fbx4j6lf6ckgcstgesr3yfk4uiqzcupiq.b32.i2p">helper link</a> or this <a href="http://ijiijmeuog4oj6ayzm2fbx4j6lf6ckgcstgesr3yfk4uiqzcupiq.b32.i2p">b32 address</a> so now you can be fully cut off from the clearnet and still be able to access my contents. +</p> +<p> +I will also host other stuffs on I2P as I recently upgraded my VPS to finally be able to do so. In fact, I already started hosting a <a href="https://i2p.ghativega.in">reseed server</a> which will hopefully get used by the I2P maintainers for the next release of I2P. +</p> +<p> +You can also contact me through I2P services by these: +</p> +<ul> +<li>Email: arnavbhatt288 (at) mail (dot) i2p</li> +<li>I2P official IRC: arnavbhatt288</li> +<li><a href="http://biehdc.i2p/">Dendrite Pinecone I2P</a>: @arnavbhatt288:84940bb552ed0383075f4b20b7c296fd16c39804f298409564a02b1761fcf79c (can be also accessed through clearnet pinecone instances as well)</li> +</ul> +<p> +Expect me to do more stuffs with I2P in future. +</p> + +<h3> Gitea instance</h3> +<p> +I also started hosting a <a href="https://git.ghativega.in/">Gitea instance</a> where all of my personal projects' source code will be hosted from now on. I have no plans to make registration open for the public as for now. +</p> + +<h3> Public Matrix Rooms</h3> +<p> +I also opened my new matrix rooms where you can chat with me and other people following my website. You can join it <a href="https://matrix.to/#/#space:ghativega.in">here</a>. +</p> +</div> +</main><div class = footer><p>2023 ghativega.in | Powered by <a href="https://pedantic.software/git/blogit/">blogit</a> | <a href="atom.xml">Atom RSS</a></p></div></body></html> |