Author

Topic: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex - page 219. (Read 436148 times)

legendary
Activity: 1190
Merit: 1000
SoNiC BooM
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.

...but then you lose part of decentralized P2P network that can be shot down , isnt it?
full member
Activity: 195
Merit: 104
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.

Yes, I agree that these are good question, but at this stage of development I see no problem with indexing or potential attack issue.

Although, I have no doubt there will be changes requires or improvement down the road to make the system more scalable.

Regards,

vTorrent
legendary
Activity: 1456
Merit: 1000
-snip-

How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)


In some respects that's a nice problem to have. Is it an immediate need?

At some point, say in year 2, you could always build a link to a local or hosted database.
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?

Yes, my current torrent implement design is heavily dependent on secure messaging protocol, so it is a crucial part.

Regards,

vTorrent


clever  Smiley  
how do you plan to manage search and content indexing ?



As of current implement design, storing of torrent data will still be on blockchain (main chain or side chain).

Since all the data resides locally in user's computer, search speed and content indexing should be near instant.

Secure messaging protocol will be utilized to make user experience better as I am trying to keep UX or user experience to be no different from searching on any torrent listing site.

Regards,

vTorrent


How do you plan to manage size of blockchain indexing to avoid becoming it too large ? ( with that I also mean you have potential attack issue - abnormal blochchain content indexing)
legendary
Activity: 1456
Merit: 1000
Would be nice to do some testing using bitcoin



That way, we can notify other devs if they want to add the downloads that their community use on the vTorrent network - and it wouldn't be considered spam to post in their threads  Wink
legendary
Activity: 1456
Merit: 1000
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?

Yes, my current torrent implement design is heavily dependent on secure messaging protocol, so it is a crucial part.

Regards,

vTorrent


clever  Smiley 
how do you plan to manage search and content indexing ?



As of current implement design, storing of torrent data will still be on blockchain (main chain or side chain).

Since all the data resides locally in user's computer, search speed and content indexing should be near instant.

Secure messaging protocol will be utilized to make user experience better as I am trying to keep UX or user experience to be no different from searching on any torrent listing site.

Regards,

vTorrent


That's a great approach.

Anyone who currently uses torrents, the numbers run into 10's of millions of people, will like the familiarity and that can only be a good thing for mass adoption.
full member
Activity: 195
Merit: 104
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?

Yes, my current torrent implement design is heavily dependent on secure messaging protocol, so it is a crucial part.

Regards,

vTorrent


clever  Smiley 
how do you plan to manage search and content indexing ?



As of current implement design, storing of torrent data will still be on blockchain (main chain or side chain).

Since all the data resides locally in user's computer, search speed and content indexing should be near instant.

Secure messaging protocol will be utilized to make user experience better as I am trying to keep UX or user experience to be no different from searching on any torrent listing site.

Regards,

vTorrent
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?

Yes, my current torrent implement design is heavily dependent on secure messaging protocol, so it is a crucial part.

Regards,

vTorrent


clever  Smiley 
how do you plan to manage search and content indexing ?

full member
Activity: 195
Merit: 104
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?

Yes, my current torrent implement design is heavily dependent on secure messaging protocol, so it is a crucial part.

Regards,

vTorrent
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.

Is secure messaging crucial part of torrent implementation on blockchain ?
full member
Activity: 195
Merit: 104
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?

As of now, VTR long stealth addresses and most of the function is working well with secp256k1 except secure messaging, which I am currently looking into.

I will send out new beta with secp256k1 and some other improvement to selected beta tester soon.

Regards,

vTorrent.
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent

How VTR long addresses behave on SECP256K1  ?
full member
Activity: 238
Merit: 100
I want to get super VTR.... Shocked
Any price prediction after release? ?

We should get a market cap of $4m in 2015.
So price is low to get in VTR
If $4m market cap in 2015
Price will go up
legendary
Activity: 1456
Merit: 1000
please sell for me ...
I'm interest for join to hold VTR...
waiting 500 sat again...

I hope i don't late Smiley

help yourself

https://bittrex.com/Market/?MarketName=BTC-VTR
legendary
Activity: 2548
Merit: 1009
Leading Crypto Sports Betting & Casino Platform
please sell for me ...
I'm interest for join to hold VTR...
waiting 500 sat again...

I hope i don't late Smiley
legendary
Activity: 1456
Merit: 1000
I want to get super VTR.... Shocked
Any price prediction after release? ?

We should get a market cap of $4m in 2015.
full member
Activity: 238
Merit: 100
I want to get super VTR.... Shocked
Any price prediction after release? ?
full member
Activity: 140
Merit: 100
I want to get super VTR.... Shocked
hero member
Activity: 704
Merit: 500
Looking good over here, seems like those who were patient will be rewarded soon enough

Get in while you can guys, we are just loading up the rocket fuel, takeoff wont be long away!
full member
Activity: 195
Merit: 104
I am currently testing the implement of sipa's SECP256K1 in replacement for current openSSL, which would help increase overall performance of the client.

Thank you for supporting our project,

vTorrent
Jump to: