Difference between revisions of "Orchid"
(bring page from the old wiki) |
AGentooCat (talk | contribs) m (fix a bit of wording and note down obsolete-ness) |
||
Line 1: | Line 1: | ||
= Introduction = |
= Introduction = |
||
== What is Orchid ? == |
== What is Orchid ? == |
||
− | + | "Orchid is a Tor client implementation and library written in pure Java."<ref>https://subgraph.com/orchid/index.en.html</ref> |
|
== Orchid and I2P == |
== Orchid and I2P == |
||
− | There's a fork |
+ | There's a fork of Orchid for I2P as a plugin. It will allow your I2P browser to browse the clearnet by using the network Tor through I2P network. |
− | + | As in: I2P browser <-> I2P Router <-> Orchid plugin <-> I2P network <-> Tor network. |
|
=== Status === |
=== Status === |
||
− | + | By 2015, the Orchid plugin made by zzz is broken. |
|
− | In 2016 |
+ | In 2016, thebland worked to repair the plugin<ref>http://zzz.i2p/topics/2031-proposal-bundle-orchid</ref>. |
+ | |||
+ | As of 2023, both plugin versions are noted as "Obsolete, supports v2 onion only" on [[Plugins]] page, and the actual Orchid's last commit is from 2016. |
||
= Where to get it = |
= Where to get it = |
||
− | See the page [[Plugins]]. |
+ | <b>The Orchid plugin, both zzz's and thebland's, are obsolete.</b> See the page [[Plugins]] "Obsolete" section. |
= Alternative = |
= Alternative = |
||
Line 27: | Line 29: | ||
= External links = |
= External links = |
||
* (ru) http://hiddengate.i2p/wiki/Плагин:_Orchid |
* (ru) http://hiddengate.i2p/wiki/Плагин:_Orchid |
||
⚫ | |||
− | |||
⚫ | |||
− | The original Orchid : |
||
⚫ | |||
⚫ | |||
[[Category:I2P-Software]] |
[[Category:I2P-Software]] |
Revision as of 00:05, 24 January 2023
Introduction
What is Orchid ?
"Orchid is a Tor client implementation and library written in pure Java."[1]
Orchid and I2P
There's a fork of Orchid for I2P as a plugin. It will allow your I2P browser to browse the clearnet by using the network Tor through I2P network.
As in: I2P browser <-> I2P Router <-> Orchid plugin <-> I2P network <-> Tor network.
Status
By 2015, the Orchid plugin made by zzz is broken.
In 2016, thebland worked to repair the plugin[2].
As of 2023, both plugin versions are noted as "Obsolete, supports v2 onion only" on Plugins page, and the actual Orchid's last commit is from 2016.
Where to get it
The Orchid plugin, both zzz's and thebland's, are obsolete. See the page Plugins "Obsolete" section.
Alternative
How to use Privoxy instead of Orchid
Also you can use a plugin Orchid proxy Privoxy server to get a similar behavior in the config-file should bring forward guidelines and / or forward-socks5 (for forward-socks5 final point is required):
to do: copy/paste command lines from http://hiddengate.i2p/wiki/Плагин:_Orchid
References
External links
- (ru) http://hiddengate.i2p/wiki/Плагин:_Orchid
- https://subgraph.com/orchid/index.en.html - actual Orchid's website (not the I2P ones)
- https://github.com/subgraph/Orchid - Source code of Orchid (clearnet)