Bitcoin Forum
December 05, 2024, 11:35:03 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: May 01, 2023, 08:42:34 AM
Hello,

How to stop the eud services properly as there are lots of background services running.
Just want to test how to stop and start manually without any issues.



I stop it with q (quit)
and close my pc no problems till now
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: May 01, 2023, 08:42:04 AM
can anyone make an discord unofficial one for better communication ?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: New AltCoin [JeSoSCoin] based in UbudKusCoin - C# on: April 30, 2023, 03:41:31 PM
Hi guys,

I'm here to announce my project in development, its a normal coin called "JeSoSCoin", developed in C# based on UbudKusCoin project.

This is GitHub repo: https://github.com/jhonkus/UbudKusCoin base project.

So, I'm making a lot of changes and upgrades, in next post I will put here the fork of the new coin.

It's going very well, and I'm feel in love developing that.

So, I really expect new members, with no support. I'm the developer, only thing needed is your presence.

Project development start now: 04/29/2023.


Obs.: Under supervision of intelligence agencies.


Thank's and see you later.

Scryce



Gift post: Vini Vici - Talking With U.F.O's https://www.youtube.com/watch?v=ttdVvgrHuRk





Make a discord or telegram for better communication Cheesy
Also windows binaries are deleted on file.io ?



Hey Dude,

I update repository with actual code just now.

If you wanna see the node running in Windows, there is the files: https://github.com/JesosCoin/JeSoSCoinCore/blob/main/JeSoSCoinCore-Binaries-04302023-dotnetCore3.1-test-version.zip



Dont forget to install dotNet Core 3.1.

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-3.1.32-windows-x64-installer?cid=getdotnetcore

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-3.1.32-windows-x64-installer?cid=getdotnetcore




About Discord or Telegram, we can talk in email or PM here, what you think? =)


Best regars, Scryce.



How do we interact with wallet when its running ?
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 30, 2023, 02:10:53 PM
reserved
How do I add my server as an Device as I cant open syncthing as it need to use 127.0.0.1 address instead of my machine IP ?
On my main local node added ID of my second Device but can add it on my hosted remote one, any advice ?
Also does My hosted works like backup will keep my node working all time even if my local is off ?

and can you get my ID from https://transfer.sh/GRfOqv/JustMineItIDNO.bloq

and upload yours so I can be with contact with you on the EUD ?

Firstly never mess with the settings in syncthing gui - it is there purely for debug viewing. If you changed any settings there you should:
n) Refresh network
and
i) Reinitialise network
from the main menu. Syncthing is fully managed by the eudaemon.

Multi device does work but it does not yet conform exactly to the protocol specification. New devices should create a discrete device key. Currently any additional devices added will use the same device key. They already properly create independent fresh syncthing transport keys at least..

Your first device will be your master device. Any additional devices added will be set to "slave / follow" mode where they cannot form bloqs, however they will propagate your new bloqs created by your master device and collect messages from your peers - AND propagate their bloqs as well. So you will be helping all your friends when you make your second device an always on server.

If you re-enable lines 207 and 529 in eud-tui.bash then you will have the options to add multiple devices.
      #echo "a) Add this device to an existing identity" #TODO re-enable in version 2 - currently too unstable
      #echo "a) Add device - add additional devices that you control." #TODO re-enable in version 2 - currently too unstable

I did re-stabilise the code before launch - it is working fine. I left in disabled because it does not perfectly reflect the protocol specification.

Does daemin need any specified ports to be open for nice communication between nodes ?

This is purely related to syncthing which is the transport layer that Eudaemon currently uses. It generally works well out of the box with no configuration. It will use syncthing's public relays and discovery system.
Syncthing port information:
https://docs.syncthing.net/users/firewall.html
Discussion on syncthing NAT hole punching turn and stun:
https://forum.syncthing.net/t/a-few-questions-about-quic-hole-punching-and-stun/16490

Ok so as you said Syncthing is just for debug and better to not do anything there what if I get a loot of messegaes that others want to share some folders :

motions wants to share folder "JustMineIt mempool" (6524844D6D045FDB5AF52713B5AF9B3225078F93mempool). Share this folder?

RichManUbuntu wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

plateau wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

motions wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

con1 wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

There is option to add but the folder field is empty should I just ignore that messages or add those folders ? and leave Syncthing  without a touch

Ha cool! These are all people wanting to be your friend. They have imported and verified your identity bloq.

In order to complete the pairing you need to also add them as a friend in the eud menu which will lead you to import their identity bloqs.

This is because the idenity bloq contains the friend's public key. You need that to do a complete connection on the protocol. If you just accept their syncthing connection via the syncthing gui nothing will work - you may even break your node...

I will post my identity bloq in the near future and join in the fun....

The thing is they are already my friends mean most of them but syncthing shows that asks
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: New AltCoin [JeSoSCoin] based in UbudKusCoin - C# on: April 30, 2023, 08:53:07 AM
Hi guys,

I'm here to announce my project in development, its a normal coin called "JeSoSCoin", developed in C# based on UbudKusCoin project.

This is GitHub repo: https://github.com/jhonkus/UbudKusCoin base project.

So, I'm making a lot of changes and upgrades, in next post I will put here the fork of the new coin.

It's going very well, and I'm feel in love developing that.

So, I really expect new members, with no support. I'm the developer, only thing needed is your presence.

Project development start now: 04/29/2023.


Obs.: Under supervision of intelligence agencies.


Thank's and see you later.

Scryce



Gift post: Vini Vici - Talking With U.F.O's https://www.youtube.com/watch?v=ttdVvgrHuRk





Make a discord or telegram for better communication Cheesy
Also windows binaries are deleted on file.io ?
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 30, 2023, 08:45:46 AM
Hey Y'all,

This looks very promising!!

One thing only irks me up quite a lot: The tones the daemon produces from time to time.

So, I have to ask: WHY? Cuz it's pretty annoying when you're in the middle of a video you're watching, and the tones pop up to ruin your enjoyment of said video?

So, fine peeps from EU, what gives?! Smiley

Cheers,
Gus

Drop Your ID and I will send my own too so we can be a friends
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 30, 2023, 08:45:01 AM
reserved
How do I add my server as an Device as I cant open syncthing as it need to use 127.0.0.1 address instead of my machine IP ?
On my main local node added ID of my second Device but can add it on my hosted remote one, any advice ?
Also does My hosted works like backup will keep my node working all time even if my local is off ?

and can you get my ID from https://transfer.sh/GRfOqv/JustMineItIDNO.bloq

and upload yours so I can be with contact with you on the EUD ?

Firstly never mess with the settings in syncthing gui - it is there purely for debug viewing. If you changed any settings there you should:
n) Refresh network
and
i) Reinitialise network
from the main menu. Syncthing is fully managed by the eudaemon.

Multi device does work but it does not yet conform exactly to the protocol specification. New devices should create a discrete device key. Currently any additional devices added will use the same device key. They already properly create independent fresh syncthing transport keys at least..

Your first device will be your master device. Any additional devices added will be set to "slave / follow" mode where they cannot form bloqs, however they will propagate your new bloqs created by your master device and collect messages from your peers - AND propagate their bloqs as well. So you will be helping all your friends when you make your second device an always on server.

If you re-enable lines 207 and 529 in eud-tui.bash then you will have the options to add multiple devices.
      #echo "a) Add this device to an existing identity" #TODO re-enable in version 2 - currently too unstable
      #echo "a) Add device - add additional devices that you control." #TODO re-enable in version 2 - currently too unstable

I did re-stabilise the code before launch - it is working fine. I left in disabled because it does not perfectly reflect the protocol specification.

Does daemin need any specified ports to be open for nice communication between nodes ?

This is purely related to syncthing which is the transport layer that Eudaemon currently uses. It generally works well out of the box with no configuration. It will use syncthing's public relays and discovery system.
Syncthing port information:
https://docs.syncthing.net/users/firewall.html
Discussion on syncthing NAT hole punching turn and stun:
https://forum.syncthing.net/t/a-few-questions-about-quic-hole-punching-and-stun/16490

Ok so as you said Syncthing is just for debug and better to not do anything there what if I get a loot of messegaes that others want to share some folders :

motions wants to share folder "JustMineIt mempool" (6524844D6D045FDB5AF52713B5AF9B3225078F93mempool). Share this folder?

RichManUbuntu wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

plateau wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

motions wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

con1 wants to share folder "motions mempool" (FCD2DBD62FC64E8C4C7AD2833E5E5A787A726327mempool). Add new folder?

There is option to add but the folder field is empty should I just ignore that messages or add those folders ? and leave Syncthing  without a touch
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 30, 2023, 08:31:08 AM
Here is my-

https://transfer.sh/oBJ3Ks/RichmanIDNO.bloq

I have added two friends
JustMineIt
F04ever


Now what can try at this stage?

Update: I did send few messages. Can you guys see?
Added You as a friend Smiley
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 29, 2023, 12:29:42 PM
reserved
How do I add my server as an Device as I cant open syncthing as it need to use 127.0.0.1 address instead of my machine IP ?
On my main local node added ID of my second Device but can add it on my hosted remote one, any advice ?
Also does My hosted works like backup will keep my node working all time even if my local is off ?

and can you get my ID from https://transfer.sh/GRfOqv/JustMineItIDNO.bloq

and upload yours so I can be with contact with you on the EUD ?

Firstly never mess with the settings in syncthing gui - it is there purely for debug viewing. If you changed any settings there you should:
n) Refresh network
and
i) Reinitialise network
from the main menu. Syncthing is fully managed by the eudaemon.

Multi device does work but it does not yet conform exactly to the protocol specification. New devices should create a discrete device key. Currently any additional devices added will use the same device key. They already properly create independent fresh syncthing transport keys at least..

Your first device will be your master device. Any additional devices added will be set to "slave / follow" mode where they cannot form bloqs, however they will propagate your new bloqs created by your master device and collect messages from your peers - AND propagate their bloqs as well. So you will be helping all your friends when you make your second device an always on server.

If you re-enable lines 207 and 529 in eud-tui.bash then you will have the options to add multiple devices.
      #echo "a) Add this device to an existing identity" #TODO re-enable in version 2 - currently too unstable
      #echo "a) Add device - add additional devices that you control." #TODO re-enable in version 2 - currently too unstable

I did re-stabilise the code before launch - it is working fine. I left in disabled because it does not perfectly reflect the protocol specification.

Does daemin need any specified ports to be open for nice communication between nodes ?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 29, 2023, 06:52:56 AM
reserved

Can you make an discord channel for quicker communication ?
I think is nessesary to get more contributors and donors to rewrite project in rust or go lang and then maybe we should focus on GUI wallet for windows as idea is really great but we need to allow simple users to join it and use and not all have some primary skills to run it on ubuntu or other linux system.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 03:35:31 PM
reserved
How do I add my server as an Device as I cant open syncthing as it need to use 127.0.0.1 address instead of my machine IP ?
On my main local node added ID of my second Device but can add it on my hosted remote one, any advice ?
Also does My hosted works like backup will keep my node working all time even if my local is off ?

and can you get my ID from https://transfer.sh/GRfOqv/JustMineItIDNO.bloq

and upload yours so I can be with contact with you on the EUD ?
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 02:36:46 PM
Hi,

In TUI `./eud-tui`, type key `p` to go into Profile. then type key `e` to Export identity bloq - for connecting with others. It will export a BLOQ file name `[YOURNAME]IDNO.bloq` in your home folder. Send that file to your friend.

In your friend side, after run TUI `./eud-tui`, type key `f` to go into Friends, then type key `a` to Add friend, then type key `f` to Import a friend, next is select the BLOQ file received from you to import, and follows steps.

Your friend has to export and send BLOQ file to you, and you do import that file as well.

Best!

Great thanks for explanation here is my file :
https://transfer.sh/GRfOqv/JustMineItIDNO.bloq you can get it with wget

can you send me your ID by transfer.sh website ? also anyone who want to do it ?

I will also try today. Looks nice.

ok so send me Your ID too
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 11:04:10 AM
Hi,

In TUI `./eud-tui`, type key `p` to go into Profile. then type key `e` to Export identity bloq - for connecting with others. It will export a BLOQ file name `[YOURNAME]IDNO.bloq` in your home folder. Send that file to your friend.

In your friend side, after run TUI `./eud-tui`, type key `f` to go into Friends, then type key `a` to Add friend, then type key `f` to Import a friend, next is select the BLOQ file received from you to import, and follows steps.

Your friend has to export and send BLOQ file to you, and you do import that file as well.

Best!

Great thanks for explanation here is my file :
https://transfer.sh/GRfOqv/JustMineItIDNO.bloq you can get it with wget

can you send me your ID by transfer.sh website ? also anyone who want to do it ?
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 10:18:40 AM
Have created an identity already! Need friends to be added for this new journey Grin

Still reading the whitepaper for understanding the concept!

Best!

Great! Let me know how it goes.

Hi! It has worked with chat function! Shows some warning relating to GBus as my linux box is text-based only.

Could I exchange ID with you ?
Or, can you create a chat channels within eud, so it is more easy to join and explore the network ?
Cheer!
Or maybe we can exchange our ID ?
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 10:16:41 AM
Hello, I'm from China. I saw the file you posted. But I don't know how to run it? I know some basic Ubantu systems


Download and run:
https://codeberg.org/agathos/Eudaemon/src/branch/main/releases/Eudaemon_installer.bash

"To add a friend you and your friend must BOTH export and send your identity bloqs to one another.
And then you and your friend must BOTH import each others identity bloqs and wait for the nodes to sync with each other."

How I can export identity bloqs ?
does that are an genesis.bloq ??
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 28, 2023, 10:09:23 AM
Have created an identity already! Need friends to be added for this new journey Grin

Still reading the whitepaper for understanding the concept!

Best!

Great! Let me know how it goes.

Hi! It has worked with chat function! Shows some warning relating to GBus as my linux box is text-based only.

Could I exchange ID with you ?
Or, can you create a chat channels within eud, so it is more easy to join and explore the network ?
Cheer!

Hey how we can add us as a friends ? Its asking me for some file
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Eudaemon: A peer-to-peer electronic identity system on: April 22, 2023, 06:05:32 AM
Created new identity:

Please wait, identity creation can take up to ~ 10 seconds.

and after 10 seconds nothing happened
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bitnet a new cryptocurrency a fork of Bitcoin 0.24 on: March 14, 2023, 05:49:38 AM
Sorry but the announcement is poor coin is mined from 1st March does the team make pre-mine from that day Huh
What is the use case of that coin Huh
I don't see any special things about it only huge mining without announcement from day one ...
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ** NEXT GENERATION ** CredaCash -- The Most Private Cryptocurrency in the World on: March 12, 2023, 07:44:39 AM
Any eta when mainnet comes to life Huh

Mainnet went live in 2019. There's currently no mining on mainnet, but we are working on a new release that will include an integrated peer-to-peer exchange, as well as currency mining using the exchange. That release is currently in beta and running only on testnet. We should be putting together a release schedule for mainnet shortly, after we see how testing goes on the testnet. We will of course let you know. Thank you for your inquiry, and please let us know if you have any additional questions.


Huh so it is mainnet but peoples mine testnet what a strange project Cheesy Im really confused
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ** NEXT GENERATION ** CredaCash -- The Most Private Cryptocurrency in the World on: March 05, 2023, 10:38:38 AM
Does it is a testnet or coins are valid for mainnet use as i first time see your project and I'm confused. I want to start mine it but need to know does it is a test net or mainnet ??

The main network functions separately. Coins from the test network cannot be exchanged into the main one. Currently, in the test network, you can learn all the mechanics and be ready for new features in the main network.
I think we will soon see details about the new way of mining coins for those who are interested in mining.

Any eta when mainnet comes to life Huh
Pages: [1] 2 3 4 5 6 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!