Bitcoin Forum
May 08, 2024, 01:04:19 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]  All
  Print  
Author Topic: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! NEW THREAD  (Read 47445 times)
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
January 31, 2023, 08:21:20 PM
 #441

Hi all:

Retrospectively, a crypto such as Joincoin, which we mean a real "coin", should be forever and otherwise should not be made by using TOR to begin with;
again, a crypto based on TOR, which while being built upon its upgrades without backward compatibility, deemed great for TOR's own sake;
is self-destructive, self-defeating and not good for a crypto's existence, merely at the mercy of the such a fleeting technology. Shocked Shocked Shocked

1715130259
Hero Member
*
Offline Offline

Posts: 1715130259

View Profile Personal Message (Offline)

Ignore
1715130259
Reply with quote  #2

1715130259
Report to moderator
1715130259
Hero Member
*
Offline Offline

Posts: 1715130259

View Profile Personal Message (Offline)

Ignore
1715130259
Reply with quote  #2

1715130259
Report to moderator
1715130259
Hero Member
*
Offline Offline

Posts: 1715130259

View Profile Personal Message (Offline)

Ignore
1715130259
Reply with quote  #2

1715130259
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715130259
Hero Member
*
Offline Offline

Posts: 1715130259

View Profile Personal Message (Offline)

Ignore
1715130259
Reply with quote  #2

1715130259
Report to moderator
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
February 03, 2023, 04:45:20 PM
 #442

Hi all:

Retrospectively, a crypto such as Joincoin, which we mean a real "coin", should be forever and otherwise should not be made by using TOR to begin with;
again, a crypto based on TOR, which while being built upon its upgrades without backward compatibility, deemed great for TOR's own sake;
is self-destructive, self-defeating and not good for a crypto's existence, merely at the mercy of the such a fleeting technology. Shocked Shocked Shocked


Unless a miracle comes within one month, this coin can no longer continue. All features relating to Joincoin in the BalloonaFide loyalty App will be modified or phased out.

This is not problematic due to available alternative payout(s) even without trading/exchange.

A Joincoin Wallet address can be still created through the built-in generator in the add-wallet address section of the app. This would be the "remnant of Joincoin"
, working as if it is a "CAPTCHA" and is still required to play "Joincoin_Lotto" which would be still the name for this bona fide free lotto and does not appear to
have any issue by using this name.

 Cheesy Cheesy Cheesy


bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
February 03, 2023, 10:22:34 PM
 #443

I'm not sure what you're talking about DOGE, but please do tell us how we can help reaching a solution, be it forking the wallet with an upgraded TOR or ignoring TOR if needed, but we need a working network.

Not your keys, not your coins!
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
February 06, 2023, 02:14:00 AM
 #444

I'm not sure what you're talking about DOGE, but please do tell us how we can help reaching a solution, be it forking the wallet with an upgraded TOR or ignoring TOR if needed, but we need a working network.

Hi, Let's Peruse a few more days.

Forking to a viable blockchain is the immediate need,
but if possible, a working exchange system should be integrate with it; otherwise, it would be still quite isolated;
therefore, Keeping TOR or not, would depend if it would interfere with other progresses.

On the other hands, We should ignore TOR if this can be done
and it is the best or sure way to keep the network working.

Anyone can help? I appreciate it.  Cheesy Cheesy Cheesy

elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
February 08, 2023, 10:18:23 PM
 #445

I modified the joincoin code, to remove the internal tor. So now, you can use tor to connect v3 onion address nodes.
https://github.com/bitbandi/joincoin

Just rebuild the code. Add this to config:
Code:
tor=127.0.0.1

After you install the tor, you can run the wallet too.
You can connect to my node with this address: ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion (my last block is: 1430193)

(start wallet with this command line parameter:
Code:
-connect=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
)


If you want incoming connection, setup a hidden service to your torrc:
Code:
HiddenServicePort 17941 127.0.0.1:17941
Start tor, read tordatadir/hidden_service/hostname file, add the hostname to joincoin config:
Code:
externalip=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
and run wallet.
DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
February 09, 2023, 10:45:55 PM
 #446

I modified the joincoin code, to remove the internal tor. So now, you can use tor to connect v3 onion address nodes.
https://github.com/bitbandi/joincoin

Just rebuild the code. Add this to config:
Code:
tor=127.0.0.1

After you install the tor, you can run the wallet too.
You can connect to my node with this address: ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion (my last block is: 1430193)

(start wallet with this command line parameter:
Code:
-connect=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
)


If you want incoming connection, setup a hidden service to your torrc:
Code:
HiddenServicePort 17941 127.0.0.1:17941
Start tor, read tordatadir/hidden_service/hostname file, add the hostname to joincoin config:
Code:
externalip=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
and run wallet.

Hi,

Thanks for all the help.
Having TOR does put Joincoin a grade different from other Multi-Algo coins.   Cheesy Cheesy Cheesy

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
May 25, 2023, 10:20:21 PM
 #447

I modified the joincoin code, to remove the internal tor. So now, you can use tor to connect v3 onion address nodes.
https://github.com/bitbandi/joincoin

Just rebuild the code. Add this to config:
Code:
tor=127.0.0.1

After you install the tor, you can run the wallet too.
You can connect to my node with this address: ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion (my last block is: 1430193)

(start wallet with this command line parameter:
Code:
-connect=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
)


If you want incoming connection, setup a hidden service to your torrc:
Code:
HiddenServicePort 17941 127.0.0.1:17941
Start tor, read tordatadir/hidden_service/hostname file, add the hostname to joincoin config:
Code:
externalip=ukvewg7vjip46tir7dedmke6ncvalgrfecewoc6pzc4gcxj3fq7pytid.onion
and run wallet.

Hi,

Thanks for all the help.
Having TOR does put Joincoin a grade different from other Multi-Algo coins.   Cheesy Cheesy Cheesy

I was able to use use Visual Studio or Visual Studio Code. But I have got an error message at the last step when using Cmake to compile the new Joincoin wallet client.  Cheesy Cheesy Cheesy

DOGEbubble
Hero Member
*****
Offline Offline

Activity: 884
Merit: 501


View Profile WWW
July 04, 2023, 12:44:16 PM
 #448

Hi,

Making Last Attempts to see if we can bring back the Joincoin.  Cheesy Cheesy Cheesy

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23]  All
  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!