Bitcoin Forum
April 25, 2024, 09:55:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 268 »
  Print  
Author Topic: [ANN][VTR] vTorrent - Share with freedom | 2FA | HD | @Bittrex  (Read 436010 times)
vtorrent (OP)
Full Member
***
Offline Offline

Activity: 195
Merit: 104


View Profile
April 03, 2015, 09:03:11 AM
 #981

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
1714038939
Hero Member
*
Offline Offline

Posts: 1714038939

View Profile Personal Message (Offline)

Ignore
1714038939
Reply with quote  #2

1714038939
Report to moderator
1714038939
Hero Member
*
Offline Offline

Posts: 1714038939

View Profile Personal Message (Offline)

Ignore
1714038939
Reply with quote  #2

1714038939
Report to moderator
1714038939
Hero Member
*
Offline Offline

Posts: 1714038939

View Profile Personal Message (Offline)

Ignore
1714038939
Reply with quote  #2

1714038939
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714038939
Hero Member
*
Offline Offline

Posts: 1714038939

View Profile Personal Message (Offline)

Ignore
1714038939
Reply with quote  #2

1714038939
Report to moderator
1714038939
Hero Member
*
Offline Offline

Posts: 1714038939

View Profile Personal Message (Offline)

Ignore
1714038939
Reply with quote  #2

1714038939
Report to moderator
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 03, 2015, 09:31:41 AM
 #982

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.
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 03, 2015, 09:34:42 AM
 #983

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
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 03, 2015, 09:57:31 AM
 #984

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)
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 03, 2015, 11:12:49 AM
 #985

-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.
vtorrent (OP)
Full Member
***
Offline Offline

Activity: 195
Merit: 104


View Profile
April 03, 2015, 11:22:59 AM
 #986

-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
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 03, 2015, 11:37:05 AM
 #987

-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?
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 03, 2015, 12:05:46 PM
 #988

-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?

Depends how you do it. It adds extra complications, but its a medium term problem so you have time to build something.

You can run a database on your pc and the wallet can be made to talk to the database locally. That's still decentralized and not a million miles away from how torrents work.
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 03, 2015, 03:18:18 PM
 #989

-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?

Depends how you do it. It adds extra complications, but its a medium term problem so you have time to build something.

You can run a database on your pc and the wallet can be made to talk to the database locally. That's still decentralized and not a million miles away from how torrents work.

I agree with you on that
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 04, 2015, 06:42:08 AM
Last edit: April 04, 2015, 02:50:48 PM by dida
 #990

-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

so when do you expect to see first alpha with torrent integrated...i would like to test it

....and for god sake attach some link for wallet DL on first page
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 05, 2015, 11:18:04 PM
 #991

This now open source project has an interesting approach to in-wallet trading - but then I remembered VTR!

https://bitcointalk.org/index.php?topic=946174.msg10360918#msg10360918
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 06, 2015, 02:14:43 PM
 #992

This now open source project has an interesting approach to in-wallet trading - but then I remembered VTR!

https://bitcointalk.org/index.php?topic=946174.msg10360918#msg10360918

yes nice project but i'm more interested in this one  Smiley
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 09, 2015, 05:43:52 AM
 #993

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.

On what stage of secure messaging testing are you now ?
vtorrent (OP)
Full Member
***
Offline Offline

Activity: 195
Merit: 104


View Profile
April 09, 2015, 12:26:56 PM
Last edit: April 09, 2015, 12:42:38 PM by vtorrent
 #994

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.

On what stage of secure messaging testing are you now ?


As of now, there are number of improvements made to the secure messaging protocol, thanks to some of the suggestion from our beta tester.

-Users can now send message with Enter or return key, and add new line with Shift + Enter (same way as many messenger program out there).

-Support complete text manipulation including ability to change text color.

-Ability to set 'screen name' or 'nick name' on the account for your contact to identify you (optional).

-Improve the way text paint on screen and smoother scrolling in conversation window.

-Fixed a bug that might affected ALL of the wallet with secure messenger in the market where wallet would crash after leave it run for a certain amount of time. (smessenger.cpp related to std::map iterator)

-There will be support for multiple chat window, including detachable window for many part of the client with support for multiple screen in later version.


I will post some updates on other area of the client soon, as always, new beta tester is always welcome.

Thank you for your support,

vTorrent



coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 09, 2015, 06:33:38 PM
 #995

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.

On what stage of secure messaging testing are you now ?


As of now, there are number of improvements made to the secure messaging protocol, thanks to some of the suggestion from our beta tester.

-Users can now send message with Enter or return key, and add new line with Shift + Enter (same way as many messenger program out there).

-Support complete text manipulation including ability to change text color.

-Ability to set 'screen name' or 'nick name' on the account for your contact to identify you (optional).

-Improve the way text paint on screen and smoother scrolling in conversation window.

-Fixed a bug that might affected ALL of the wallet with secure messenger in the market where wallet would crash after leave it run for a certain amount of time. (smessenger.cpp related to std::map iterator)

-There will be support for multiple chat window, including detachable window for many part of the client with support for multiple screen in later version.


I will post some updates on other area of the client soon, as always, new beta tester is always welcome.

Thank you for your support,

vTorrent





Looks good.

Send me a PM for beta testing.
digitalgrow
Hero Member
*****
Offline Offline

Activity: 704
Merit: 500


View Profile
April 10, 2015, 11:50:13 PM
 #996

When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 11, 2015, 06:14:53 AM
 #997

When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink

Yep, if our dev pull this off, he will be one of the richest man in crypto world...he just have to make a decision : should I be rich or not...
kjadB
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
April 12, 2015, 04:20:18 AM
 #998

When this coin get the torrents implemented I can see something really big here...Staking my coins patiently  Wink

Yep, if our dev pull this off, he will be one of the richest man in crypto world...he just have to make a decision : should I be rich or not...

it's a technical battle. if he has sufficient skills VTR will be top 10 coin
dida
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000


SoNiC BooM


View Profile
April 12, 2015, 07:51:02 AM
 #999

....VTR can be in DarkCoin price range
lumeire
Legendary
*
Offline Offline

Activity: 1848
Merit: 1009


Next-Gen Trade Racing Metaverse


View Profile
April 12, 2015, 08:41:24 AM
 #1000

That is why Im in!  Smiley

        ▄▄████████▄▄           ▄▄████████▄▄
    ▄▄████████████████▄▄   ▄▄████████████████▄▄
  ▄███████▀▀▀▀▀▀▀▀█████  ▄███████▀▀▀▀▀▀▀▀███████▄
 ▄█████▀            ▀█  ▄█████▀            ▀█████▄
▄█████▀                ▄█████▀    ▄▄        ▀█████▄
█████▌                 █████▌     ████▄▄     ▐█████
█████▌                 █████▌     ████▀▀     ▐█████
▀█████▄      ▄▄▄      █████▀      ▀▀        ▄█████▀
 ▀█████▄▄   █████    █████▀  █▄            ▄█████▀
  ▀██████████████ ██████▀▀  █████▄▄▄▄▄▄▄▄███████▀
    ▀▀███████████ ████▀    ▀▀████████████████▀▀
        ▀▀███████ ▀▀           ▀▀████████▀▀
            ▀███▀
|
..NEXT-GEN TRADE RACING METAVERSE..
|   WEBSITE   |   TELEGRAM   |   TWITTER   |   MEDIUM   |
►►  Powered by
BOUNTY
DETECTIVE
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [50] 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 ... 268 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!