Pages:
Author

Topic: [ANN]❁ KORE Tor Masternodes, Browser, VoIP, Aether OS, KOREPhone, KOREbay Funded - page 86. (Read 152390 times)

full member
Activity: 264
Merit: 100
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?

I wrote this and I was serious. Look at all the privacy coins marketcap. Look at Bitbay marketcap.


Once KORE wallet bugs are all worked out and the Surf's Up! browser is released we will
open be marketing KORE in earnest.
Might take 2 to 3 updates to get to that point.


Sounds good brother! The current roadmap looks really good - there is a lot to come - do you have a rough idea of how long those features will take to develop.

In any case in The meantime ill keep toppping up  lol  Cool
newbie
Activity: 3
Merit: 0
Hi,

I'm following this forum for several months and with the help of bitcointalk I set up a lot different masternodes. Now that I wanted to setup a KORE mn I encountered a problem that eventually forced me to create an account and post my question. :-)

Can KORE mns be run as a hot wallet setup? I want to leave the collateral in the wallet on the VPS and I tried almost all flags within the configs but:
a) it seems as if the KORE mn does not parse the masternode.conf correctly as 'masternode list-conf' results in an empty array {}
b) debug.log says: CActiveMasternode::ManageStatus() - not capable: Could not connect to .onion:10743

See my kore.config below.

I would really appreciate any advice.

Best
p4nt3on

Code:
################################
# basic settings
################################
txindex=1
logtimestamps=1
server=1
listen=1
daemon=1
gen=0
maxconnections=256
staking=0
#externalip=...
#port=10743
#bind=...:10743

################################
# masternode specific settings
################################
masternode=1
masternodeprivkey=...
masternodeaddr=...:10743

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
rpcuser=...
rpcpassword=...
rpcallowip=127.0.0.1
rpcport=9932

#############################
# Direct Peer Nodes
#############################
addnode=fzmjhi7xbapufts6.onion
addnode=p6sfbaw762mcqyxg.onion
addnode=b5gacg24h6licg5m.onion
addnode=skrivht2uj3yjluv.onion
addnode=yylyof6avhsmb327.onion
addnode=mpkl5osmeqbc3ekk.onion
addnode=a3pnebzu45dlled2.onion
addnode=6ric6c7mi7ahz2vp.onion
addnode=zidlcde3vmowux3u.onion
addnode=uei3hz5jstv7tfo6.onion
addnode=2id37bekzaqqjcos.onion
addnode=n2yrtxzafo57hzie.onion
addnode=iurptsejm4sjrbpi.onion
addnode=vyohgk7zesm3zl2w.onion
addnode=qaj5jpgvcrrlnwlh.onion
addnode=gvb63xigsmkowrbh.onion
addnode=5dbshryxx7lo2cl5.onion
addnode=7hemavllpt4ratxe.onion
addnode=kjcvxfytfbzvqely.onion
addnode=db24lr474vczwz5a.onion

Have you edited the Masternode.conf file? What you posted is your Kore.conf file. There is a guide on Kore.Life that shows how to set up the VPS and Local Wallet. So I would assume you take the Local wallet settings and use them in your Remote VPS Masternode.conf file there but don't use a local onion. If the RAW TX Data is not being broadcast on the network you will get that error. So you would need to use the same onion address as the Masternode instead of a Local Onion address and send the coin from the MN and to the MN and then copy the RAW TX data from the VPS screen.

That entire step has to be done or you will get that - not capable: error

Hi CryptoNick,

thank you for your fast response. Of course I updated the masternode.conf file. I also followed the guide on kore.life but it doesn't cover hot wallet setups - it's more a guide for a cold wallet setup...

I used the same onion address (from ~/.kore/onion/hostname) in the following config directives:
- masternode.conf: (mn0 .onion:10743 )
- kore.conf - masternodeaddr=.onion:10743
- kore.conf - bind=.onion:10743
- kore.conf - externalip=.onion

But it shows up the same error over and over again. I actually sent the collateral transaction from one MN wallet address to another and used the txid/txvout in the masternode.conf file, so I'm not sure what could be wrong. 
legendary
Activity: 987
Merit: 1003
Hi,

I'm following this forum for several months and with the help of bitcointalk I set up a lot different masternodes. Now that I wanted to setup a KORE mn I encountered a problem that eventually forced me to create an account and post my question. :-)

Can KORE mns be run as a hot wallet setup? I want to leave the collateral in the wallet on the VPS and I tried almost all flags within the configs but:
a) it seems as if the KORE mn does not parse the masternode.conf correctly as 'masternode list-conf' results in an empty array {}
b) debug.log says: CActiveMasternode::ManageStatus() - not capable: Could not connect to .onion:10743

See my kore.config below.

I would really appreciate any advice.

Best
p4nt3on

Code:
################################
# basic settings
################################
txindex=1
logtimestamps=1
server=1
listen=1
daemon=1
gen=0
maxconnections=256
staking=0
#externalip=...
#port=10743
#bind=...:10743

################################
# masternode specific settings
################################
masternode=1
masternodeprivkey=...
masternodeaddr=...:10743

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
rpcuser=...
rpcpassword=...
rpcallowip=127.0.0.1
rpcport=9932

#############################
# Direct Peer Nodes
#############################
addnode=fzmjhi7xbapufts6.onion
addnode=p6sfbaw762mcqyxg.onion
addnode=b5gacg24h6licg5m.onion
addnode=skrivht2uj3yjluv.onion
addnode=yylyof6avhsmb327.onion
addnode=mpkl5osmeqbc3ekk.onion
addnode=a3pnebzu45dlled2.onion
addnode=6ric6c7mi7ahz2vp.onion
addnode=zidlcde3vmowux3u.onion
addnode=uei3hz5jstv7tfo6.onion
addnode=2id37bekzaqqjcos.onion
addnode=n2yrtxzafo57hzie.onion
addnode=iurptsejm4sjrbpi.onion
addnode=vyohgk7zesm3zl2w.onion
addnode=qaj5jpgvcrrlnwlh.onion
addnode=gvb63xigsmkowrbh.onion
addnode=5dbshryxx7lo2cl5.onion
addnode=7hemavllpt4ratxe.onion
addnode=kjcvxfytfbzvqely.onion
addnode=db24lr474vczwz5a.onion

Have you edited the Masternode.conf file? What you posted is your Kore.conf file. There is a guide on Kore.Life that shows how to set up the VPS and Local Wallet. So I would assume you take the Local wallet settings and use them in your Remote VPS Masternode.conf file there but don't use a local onion. If the RAW TX Data is not being broadcast on the network you will get that error. So you would need to use the same onion address as the Masternode instead of a Local Onion address and send the coin from the MN and to the MN and then copy the RAW TX data from the VPS screen.

That entire step has to be done or you will get that - not capable: error
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?

I wrote this and I was serious. Look at all the privacy coins marketcap. Look at Bitbay marketcap.


Once KORE wallet bugs are all worked out and the Surf's Up! browser is released we will
open be marketing KORE in earnest.
Might take 2 to 3 updates to get to that point.
full member
Activity: 264
Merit: 100
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?

I wrote this and I was serious. Look at all the privacy coins marketcap. Look at Bitbay marketcap.
newbie
Activity: 3
Merit: 0
Hi,

I'm following this forum for several months and with the help of bitcointalk I set up a lot different masternodes. Now that I wanted to setup a KORE mn I encountered a problem that eventually forced me to create an account and post my question. :-)

Can KORE mns be run as a hot wallet setup? I want to leave the collateral in the wallet on the VPS and I tried almost all flags within the configs but:
a) it seems as if the KORE mn does not parse the masternode.conf correctly as 'masternode list-conf' results in an empty array {}
b) debug.log says: CActiveMasternode::ManageStatus() - not capable: Could not connect to .onion:10743

See my kore.config below.

I would really appreciate any advice.

Best
p4nt3on

Code:
################################
# basic settings
################################
txindex=1
logtimestamps=1
server=1
listen=1
daemon=1
gen=0
maxconnections=256
staking=0
#externalip=...
#port=10743
#bind=...:10743

################################
# masternode specific settings
################################
masternode=1
masternodeprivkey=...
masternodeaddr=...:10743

#############################
# optional indices
#############################
addressindex=1
timestampindex=1
spentindex=1

#############################
# JSONRPC
#############################
rpcuser=...
rpcpassword=...
rpcallowip=127.0.0.1
rpcport=9932

#############################
# Direct Peer Nodes
#############################
addnode=fzmjhi7xbapufts6.onion
addnode=p6sfbaw762mcqyxg.onion
addnode=b5gacg24h6licg5m.onion
addnode=skrivht2uj3yjluv.onion
addnode=yylyof6avhsmb327.onion
addnode=mpkl5osmeqbc3ekk.onion
addnode=a3pnebzu45dlled2.onion
addnode=6ric6c7mi7ahz2vp.onion
addnode=zidlcde3vmowux3u.onion
addnode=uei3hz5jstv7tfo6.onion
addnode=2id37bekzaqqjcos.onion
addnode=n2yrtxzafo57hzie.onion
addnode=iurptsejm4sjrbpi.onion
addnode=vyohgk7zesm3zl2w.onion
addnode=qaj5jpgvcrrlnwlh.onion
addnode=gvb63xigsmkowrbh.onion
addnode=5dbshryxx7lo2cl5.onion
addnode=7hemavllpt4ratxe.onion
addnode=kjcvxfytfbzvqely.onion
addnode=db24lr474vczwz5a.onion
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
full member
Activity: 207
Merit: 100
KORE-TOR-PRIVACY https://kore.life/
sr. member
Activity: 620
Merit: 289
Ⓚ KORE TEAM Ⓚ ★ Portuguese/SPA
Merry Christmas to all the kore team!!!
 and im already with the new wallet thanks for the help guys Cheesy

Thanks for the kind words and Merry Christmas to you too

Also thanks for helping test the new wallet.

Wanna also wish Happy Holidays to everybody.

newbie
Activity: 42
Merit: 0
Merry Christmas to all the kore team!!!
 and im already with the new wallet thanks for the help guys Cheesy
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?

your funny, of course we see this.
Compare KORE coinmarketcap to any project of substance and you will see the growth potential.

@mikemike

I'm still waiting for a link to win64 test wallet.

I need your git username to check but I did invite everyone.
Perhaps email notices are not working in git.
Sign into git and see if you get a direct notice.

MikeMike
full member
Activity: 178
Merit: 100
where I can find information about the bounty campaign?

This is a long time project, the bounty activities have ended, right? You can go to the previous post rummage, there should be detailed information
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?

your funny, of course we see this.
Compare KORE coinmarketcap to any project of substance and you will see the growth potential.

@mikemike

I'm still waiting for a link to win64 test wallet.
newbie
Activity: 69
Merit: 0
I found a post today: "https://bitcointalksearch.org/topic/ann-kore-tor-masternodes-browser-voip-aether-os-korephone-korebay-funded-2096416


IMO this is a 30x potential and maybe even a x50-60?

Can anyone else see this?

Its listed on Bittrex only"

Is it just shilling or serious?
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★

ALL TESTERS:
You were invited to the Windows 32bit and 64bit GIT.
Please test if you can.

MikeMike
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
I just come across the project, and just 500 coins to set up a masternode is a steal when compared to other projects, what I want to ask is how to set up this nodes on windows OS, thanks

Best place to get help is in the KORE Discord support thread.
https://discord.gg/VD2kytE
hero member
Activity: 630
Merit: 500
I just come across the project, and just 500 coins to set up a masternode is a steal when compared to other projects, what I want to ask is how to set up this nodes on windows OS, thanks
sr. member
Activity: 620
Merit: 289
Ⓚ KORE TEAM Ⓚ ★ Portuguese/SPA
Hello how you guys doing?,

Just a quick update, testing on the new wallet version is underway.

We are looking for more more testers so if you wanna help test please get in touch with the team.

Have a great week.

Cheers



where can I contact to test the new wallet?

Thanks for helping test the new wallet, i got your feedback on PM.

Have a great weekend.

Cheers
legendary
Activity: 2254
Merit: 1020
★ Ⓚ KORE TEAM Ⓚ ★
Hi

Is Kore an anonymous coin? Is it same family like Monero or some other? Or I ma mixing things?

KORE IS PRIVACY!

Yea, that about says it all.



All in good time.



MikeMike
Pages:
Jump to: