I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit cbcad785 authored by meeh's avatar meeh
Browse files

Since I got A+ in English with zzz, at least I could do was to fix my typos ;)

parent 4d8e39d1
No related branches found
No related tags found
No related merge requests found
...@@ -14,15 +14,17 @@ The birth of Privacy solutions ...@@ -14,15 +14,17 @@ The birth of Privacy solutions
{% trans -%} {% trans -%}
Hello all! Hello all!
You might have heard about the Abscond browser bundle or i2pd, I will talk a bit about both. First the Abscond browser bundle. This was first a one-man project by me but later on friends started sending patches, I was/is trying to create the same easy access to I2P as Tor has with their browser bundle. Our first release isn't far away, it's just some gitian script tasks left, including setup of the apple toolchain. I2pd will also switch with the java version once it's ready, and there is no point in shipping a JRE in the bundle anymore. You can read more about the Abscond browser bundle at https://hideme.today/dev You might have heard about the Abscond browser bundle or i2pd, I will talk a bit about both. First the Abscond browser bundle. This was first a one-man project by me but later on friends started sending patches, I was/is trying to create the same easy access to I2P as Tor has with their browser bundle. Our first release isn't far away, it's just some gitian script tasks left, including setup of the Apple toolchain. But again I will add monitoring with PROCESS_INFORMATION (A C struct keeping vital proces information about an process) from the Java instance to check on I2P before I declare it stable. I2pd will also switch with the Java version once it's ready, and there is no point in shipping a JRE in the bundle anymore. You can read more about the Abscond browser bundle at https://hideme.today/dev
If it's a bit unclear, The privacy solution project is an organization that develops, maintain and keep track of some I2P related software and services.
{%- endtrans %} {%- endtrans %}
{% trans -%} {% trans -%}
I would also like to inform of the current status of i2pd. I2pd supports bi-directional streaming now, that allows to use not only HTTP but long-live communication channels. Instant IRC support has been added. I2pd users are able to use it same way as Java I2P for access to I2P IRC network. I2PTunnel is one of key features of I2P network, allowing non-I2P application communicate transparently. That's why it's vital feature for i2pd and one of key milestones. I would also like to inform of the current status of i2pd. I2pd supports bi-directional streaming now, that allows to use not only HTTP but long-lived communication channels. Instant IRC support has been added. I2pd users are able to use it same way as Java I2P for access to I2P IRC network. I2PTunnel is one of key features of I2P network, allowing non-I2P applications communicate transparently. That's why it's vital feature for i2pd and one of key milestones.
{%- endtrans %} {%- endtrans %}
{% trans -%} {% trans -%}
At last, if you are familiar with I2P you probably know about Bigbrother.i2p ( http://bigbrother.i2p ), which is a metrics system I made over a year back. This has until now runned on my homepc without much maintaince since the graphs created themself based on trustd people with routers reporting anonymous statistics from their view on I2P, and a router is limited to how many it can "see". Recently I noticed that I actually have 100Gb of non-duplicated data from nodes reporting in. This will also be moved to Privacy Solutions and be rewritten. This time the storage would be on a no-single-point-of-failure database system (Carbon backend over Cassandra) and multiple reciever nodes. With this we will aslo start using the Graphite ( https://github.com/graphite-project ). This will give us a great overview over the network without privacy issues. The clients filter all data except country, router hash and success rate on tunnel buildings. At last, if you are familiar with I2P you probably know about Bigbrother.i2p, which is a metrics system I made over a year back. This has until now runned on my home PC without much maintaince since the graphs created themself based on trusted people with routers reporting anonymous statistics from their view on I2P, and a router is limited to how many it can "see". Recently I noticed that I actually have 100Gb of non-duplicated data from nodes reporting in. This will also be moved to Privacy Solutions and be rewritten. This time the storage would be on a no-single-point-of-failure database system (Carbon backend over Cassandra) and multiple reciever nodes. With this we will aslo start using the Graphite ( http://graphite.wikidot.com/screen-shots ). This will give us a great overview over the network without privacy issues. The clients filter all data except country, router hash and success rate on tunnel buildings.
{%- endtrans %} {%- endtrans %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment