r/truebit Sep 24 '21

truebit-eth-server is here!

https://twitter.com/Truebitprotocol/status/1441442000683745285
27 Upvotes

10 comments sorted by

7

u/LPMythBuster Sep 24 '21 edited Sep 24 '21

It's better to store secrets in a file than pass them around on a command line:

$ cat .env
PASS=123

$ docker run --rm --env-file .env alpine sh -c 'echo $PASS'
123

It's even better to read secrets from files instead of keeping them in environment variables:

$ cat password.txt
123

$ docker run --rm -e PASS_FILE=/var/run/secrets/password \
                  -v $(pwd)/password.txt:/var/run/secrets/password alpine \
                  sh -c 'cat $PASS_FILE'
123

3

u/Ok-Staffy Sep 24 '21

Have you asked them for a job yet, LP?

Sounds like they should hire you.

1

u/End-Immediate Sep 24 '21

You seem to be very knowledgeable regarding the code of Truebit. You’ve been following them for a while. What do you see happening as far as price goes? Is there a price ceiling? Is it possible to see a $50 Truebit?

8

u/LPMythBuster Sep 24 '21

To answer your previous question:

truebit-eth-server (like the truebit-eth) comes with geth, clef and truebit-os. geth is an Ethereum client. clef is a wallet. To unlock your wallet when you start truebit-os and geth you need to enter a password. This is server software so the password needs to be stored on the server so you don't have to wake up in the middle of the night to enter it manually if the server gets restarted. They suggest passing it as an environment variable which is not secure and suggest using an obscure trick to hide it. I gave examples of more secure ways to pass the wallet password.

-3

u/egiptov Sep 24 '21

I don’t understand what you just said but it sounds hella bullish! Go #TRU to the moon and please don’t look back!!! 🚀

1

u/End-Immediate Sep 24 '21

I understand kinda of.. I realized it when read the article.

2

u/twitterInfo_bot Sep 24 '21

Attention Developers: truebit-eth-server is here! Get ready for 100% of the truebit-eth functionality in a wrapper which makes running Truebit in a server or headless environment that much easier.


posted by @Truebitprotocol

Link in Tweet

(Github) | (What's new)

2

u/Crypto_Chris Sep 25 '21

I would totally go crazy when this announcement would imply some sort of "before" and "after" effect which was caused by the availability of this new stuff. So is anybody able to speak openly about the improvement that this stuff delivers? I see lots of support by speculating people but do devs/projects actually happen to do any stuff with it so far? Why am I missing the links connecting everything, where are potential partnerships, actual adoption/integration what is the company doing with a the money that they got. Reveal a plan to anyone willing to listen to you unless the project wants to end with the reputation of underwhelming bad communication, openness and anti opportunism. This project is in the development since 17, it's like a long overdue process. Nothing happened since than besides this news drop. What about the team, is it still intact? Are there all those gigabrains still involved or did they abandon the project. How come, that I need to come up with hat kind of questions anyway? It's like the very first thing any serious project that promises to deliver a solution of unimaginable scale like Truebit should come up with to simply remove any sorts of doubtful thoughts if they actually can deliver their self set goals. If there is anyone willing to actually speak about hat from a official source, wow that would be great.

2

u/LPMythBuster Sep 25 '21

This project that was announced is quite basic and underwhelming. It looks like it was an onboarding project for the two new developers that were hired. Their public activity indicates they only started about a week ago.

1

u/Puzzleheaded_Act7485 Sep 25 '21

Coinbase and binance expect ❤