Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I2P support #46

Open
justusranvier opened this issue Nov 21, 2013 · 4 comments
Open

I2P support #46

justusranvier opened this issue Nov 21, 2013 · 4 comments

Comments

@justusranvier
Copy link
Contributor

There exists a fork of the Satoshi client with native I2P support via the SAM API.

https://bitcointalk.org/index.php?topic=151181.0;all

http://www.i2p2.de/sam

It would be good if btcd could also operate on that network.

@dajohi
Copy link
Member

dajohi commented Nov 21, 2013

Has anyone written the SAM API in Go yet?

@justusranvier
Copy link
Contributor Author

@dajohi: Somebody has written the SAM API go:

https://bitbucket.org/kallevedin/sam3

@jakesylvestre
Copy link
Collaborator

this isn't supported in bitcoind yet, but looks like it's getting there: bitcoin/bitcoin#2091

@eyedeekay
Copy link

eyedeekay commented Aug 31, 2021

@jakesyl

@dajohi: Somebody has written the SAM API go:

https://bitbucket.org/kallevedin/sam3

I maintain the most up-to-date fork of this: https://github.com/eyedeekay/sam3 (and also most of the other Go+I2P software). It defaults to the post-elgamal crypto, has primary session support, helper functions, improved options passing, and I'm around to make changes/accept PRs on it if need be. Please ping me here or in IRC2P(eyedeekay) if you need any help.

There is also https://github.com/eyedeekay/goSam, which I also maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants