Author

Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark= - page 133. (Read 826716 times)

sr. member
Activity: 432
Merit: 250
Long time no following the market, things look better each day in crave ... I2P will be a wonderful integration for anon, multisig is the key of market  Roll Eyes .... I can´t belive that we still have sell orders.  



Dev you are the guy, Thanks for the great new.  Smiley
full member
Activity: 130
Merit: 100
i was looking at i2p stuff from a few hero members, heres what one smart guy had to say

1.2
Differences to TOR
The main characteristic in which I2P differs from TOR is the focus of the project.
While TOR was designed with the intention to enable anonymous internet brows-
ing, I2P’s focus is to provide an anonymous network, isolated inside the internet,
offering various protocols and applications within. It is however possible to utilize
I2P outproxies to reach the internet and thus enable anonymous web browsing.
Another difference to the TOR network is, that I2P tunnels can only be used unidirectional compared to TOR’s bidi-
rectional tunnels. Also, as mentioned in Section 1.1 I2P uses garlic encryption
where TOR uses onion encryption. Both implementations are based on layered
encryption, garlic encryption offering the possibility to store multiple messages
inside the innermost layer [3].

http://userpage.fu-berlin.de/~semu/docs/2011_seminar_ehlert_i2p.pdf   - must read

legendary
Activity: 1610
Merit: 1008
Forget-about-it
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

right on, sounds interesting... is that for the market integration? lol I'm not a techie so it sounds like latin to me Wink

i2p is an anon network supposedly much safer than tor network.
Some coins are trying to implement native i2p integration for months, but without success

Quick search shows Monero has been working since late 2014/early 2015 with a group comprised of "Monero, AnonCoin, members of the i2p team, and the i2pd developers" -State of Monero, the group is contributing to https://github.com/PurpleI2P/i2pd
Anoncoin's Github readme https://github.com/Anoncoin/anoncoin states: "Anonymity: Native support of the I2P and Tor darknets, Zerocoin in development"

native support could mean like ICM originally said about crave, which was pointed out that it may be possible but it would be to hard to do reliably without some system in place. Im not familiar with what anoncoins i2p integration level is..

so looks like Crave may or may not be a first depending on if anoncoins is reliable. either way its a damn big obstacle and sounds more useful than tor. also if ICM implements useful i2p maybe we could see another round of SHA clonecoins pop up, or at the very least a bunch of "updates"

Lastly, implemening the i2p could make large steps forward on parts of the roadmap revolving around "E2E Messaging: G-Spot" as i2p is end to end encrypted. opening tunnels between clients over i2p could be a very secure solution to in wallet or in urge market messaging.
full member
Activity: 130
Merit: 100
i hear that I2P has ability for different service communications inside its anonymous network  Shocked
legendary
Activity: 2184
Merit: 1028
#mitandopelomundo
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

right on, sounds interesting... is that for the market integration? lol I'm not a techie so it sounds like latin to me Wink

i2p is an anon network supposedly much safer than tor network.
Some coins are trying to implement native i2p integration for months, but without success
full member
Activity: 181
Merit: 100
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

HOLY SHIT!

Hell yeaah, If multi-sig escrow workflow is the key for the market, humm...market must be close to release Roll Eyes .... Hey dumpers, thanks for your cheap coins, I am a happy bagholder.  Kiss
legendary
Activity: 2184
Merit: 1028
#mitandopelomundo
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

HOLY SHIT!
legendary
Activity: 938
Merit: 1000
Might be no more cheap master nodes soon
full member
Activity: 181
Merit: 100
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

right on, sounds interesting... is that for the market integration? lol I'm not a techie so it sounds like latin to me Wink
It was something I decided to just do since people were fudding about it.  So, now its baked in.  The multi-sig escrow workflow is the key for the market Wink

DEV WORKING  Shocked


 Grin
member
Activity: 79
Merit: 10
GO CRAVE GO GO GO   Kiss Kiss Kiss
THE NUMBER 1
full member
Activity: 140
Merit: 100
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

right on, sounds interesting... is that for the market integration? lol I'm not a techie so it sounds like latin to me Wink
It was something I decided to just do since people were fudding about it.  So, now its baked in.  The multi-sig escrow workflow is the key for the market Wink
legendary
Activity: 938
Merit: 1000

Yeah... just like I said you copied it into it.

From your page:
Quote
COPY /b blk0001.dat+blk0002.dat bootstrap.dat

That isn't linearized, and has the original orphans in it.

run tail -f debug.log when importing and I can see the orphans.

You need to do this:
https://github.com/bitcoin/bitcoin/tree/master/contrib/linearize

Then show me the bootstrap.dat from that Smiley


legendary
Activity: 938
Merit: 1000
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

That's awesome.. I hope you could look at the linearize-data.py I pm'd you about ... when / if you get time Smiley

member
Activity: 197
Merit: 11

Is that linearized... or you just copied/renamed blk0001.dat into it?  In other words does it have all the orphans... ?  

bootstrap.dat with orphans won't import for me past certain blocks.

Edit:  meh .. 30.5 MB size ... its got all the orphans.




no made it properly using this list of nodes:
addnode=104.238.174.13
addnode=107.191.46.130

and with version v1.4.2.0-g32a928e
no copy and rename test it out pls

So which linearize script did you use?   Could I please see it?



http://bitcoin.stackexchange.com/questions/23074/how-to-create-a-bootstrap-dat-file
legendary
Activity: 1190
Merit: 1000
Kaspa
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

right on, sounds interesting... is that for the market integration? lol I'm not a techie so it sounds like latin to me Wink
legendary
Activity: 938
Merit: 1000

Is that linearized... or you just copied/renamed blk0001.dat into it?  In other words does it have all the orphans... ?  

bootstrap.dat with orphans won't import for me past certain blocks.

Edit:  meh .. 30.5 MB size ... its got all the orphans.




no made it properly using this list of nodes:
addnode=104.238.174.13
addnode=107.191.46.130

and with version v1.4.2.0-g32a928e
no copy and rename test it out pls

So which linearize script did you use?   Could I please see it?


legendary
Activity: 1246
Merit: 1000
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss

member
Activity: 197
Merit: 11

Is that linearized... or you just copied/renamed blk0001.dat into it?  In other words does it have all the orphans... ?  

bootstrap.dat with orphans won't import for me past certain blocks.

Edit:  meh .. 30.5 MB size ... its got all the orphans.




no made it properly using this list of nodes:
addnode=104.238.174.13
addnode=107.191.46.130
addnode=144.76.238.2
addnode=174.58.206.96
addnode=185.92.221.84
addnode=188.115.173.17
addnode=188.40.96.57
addnode=199.188.182.127
addnode=24.42.7.194
addnode=45.63.6.112
addnode=45.63.84.183
addnode=46.101.182.210
addnode=46.101.183.139
addnode=46.101.183.141
addnode=54.149.240.82
addnode=69.119.232.175
addnode=70.67.68.166
addnode=83.157.62.179
addnode=83.99.112.200
addnode=84.168.115.51
addnode=84.250.30.132
addnode=85.214.22.190
addnode=85.25.223.7
addnode=89.3.213.211
addnode=97.94.120.12
addnode=98.214.222.61

and with version v1.4.2.0-g32a928e
no copy and rename test it out pls
full member
Activity: 140
Merit: 100
Almost done with the native I2P integration Cheesy  I updated the code for the latest secp256k1 and will get that checked in soon as well.   Kiss
legendary
Activity: 938
Merit: 1000

Is that linearized... or you just copied/renamed blk0001.dat into it?  In other words does it have all the orphans... ?  

bootstrap.dat with orphans won't import for me past certain blocks.

Edit:  meh .. 30.5 MB size ... its got all the orphans.



Jump to: