diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-02-17 05:12:22 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-02-17 05:23:59 +0530 |
commit | 14fb659dd05b88b12d052ba8129087880a6446ec (patch) | |
tree | 6fe55e817909e06d5024ea89646cb0bbc69146ce | |
parent | fa1a06bc9cd6077d244ebd71f071d8019a9dedee (diff) |
2023 update
-rw-r--r-- | articles/2023-update.md | 24 | ||||
-rwxr-xr-x | data/contact.html | 7 | ||||
-rw-r--r-- | tags/2023-update | 6 |
3 files changed, 35 insertions, 2 deletions
diff --git a/articles/2023-update.md b/articles/2023-update.md new file mode 100644 index 0000000..5e7bca3 --- /dev/null +++ b/articles/2023-update.md @@ -0,0 +1,24 @@ +2023 Update + +Recently I have hosted new stuffs related to my website as well as for other stuffs. Let's get into it. + +### I2P eepsite +Yep, I am also now in [I2P network](https://geti2p.net/en/about/intro) as well! This website is now mirrored as an eepsite at this [helper link](http://ghativega.i2p) or [this b32 address](http://ijiijmeuog4oj6ayzm2fbx4j6lf6ckgcstgesr3yfk4uiqzcupiq.b32.i2p) so now you can be fully cut off from the clearnet and still be able to access my contents. + +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 [reseed server](https://i2p.ghativega.in) which will hopefully get used by the I2P maintainers for the next release of I2P. + +You can also contact me through I2P services by these: +- Email: arnavbhatt288 (at) mail (dot) i2p +- I2P official IRC: arnavbhatt288 +- [Dendrite Pinecone I2P](http://biehdc.i2p/): @arnavbhatt288:84940bb552ed0383075f4b20b7c296fd16c39804f298409564a02b1761fcf79c (can be also accessed through clearsite pinecone instances as well) + +Expect me to do more stuffs with I2P in future. + +### Gitea instance +I also started hosting a [Gitea instance](https://git.ghativega.in/) 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. + +### Public Matrix Rooms +I also opened my new matrix rooms where you can chat with me and other people following my website. You can join it [here](https://matrix.to/#/#space:ghativega.in). + +;tags:open-source update i2p eepsites software privacy +;description:2023 update diff --git a/data/contact.html b/data/contact.html index db1ede3..d5bdf28 100755 --- a/data/contact.html +++ b/data/contact.html @@ -25,10 +25,13 @@ <hr> <main> - <h3>Contact</h3> + <h3>Clearnet</h3> <p>Matrix: arnav@ghativega.in<br>Email: arnav (at) ghativega (dot) in<br>ReactOS Forums/Mattermost: @arnavbhatt288<br>Telegram: @durbuddhi</p> + <h3>I2P</h3> + <p><a href="http://biehdc.i2p/">Dendrite Pinecone I2P</a>: @arnavbhatt288:84940bb552ed0383075f4b20b7c296fd16c39804f298409564a02b1761fcf79c (can be also accessed through clearsite pinecone instances as well)<br>Email: arnavbhatt288 (at) mail (dot) i2p<br>I2P official IRC: arnavbhatt288</p> + <br> <p>I respond fastest to Matrix and Email messages so that might be your safest bet. However, keep in mind that it might even take days to respond to you, so be patient.</p> - <p>I also have public Matrix space and channels as well, you can join it <a href="https://matrix.to/#/#space:ghativega.in">here<a/>.</p> + <p>I also have public Matrix space and channels as well, you can join it <a href="https://matrix.to/#/#space:ghativega.in">here</a>.</p> </main> <div class = footer> diff --git a/tags/2023-update b/tags/2023-update new file mode 100644 index 0000000..d401b69 --- /dev/null +++ b/tags/2023-update @@ -0,0 +1,6 @@ +eepsites +i2p +open-source +privacy +software +update |