Erich Erstu

Results 9 issues of Erich Erstu

In the spirit of `websockify` and `tcpserver`, I have added functionality to `tinysshd` that allows secure connections to a public TCP server (a [MUD](https://en.wikipedia.org/wiki/MUD), for example). If the public server...

It's been half a year since I implemented an option to allow SSH guest logins for TinySSH. I created [a pull request](https://github.com/janmojzis/tinyssh/pull/29) but it has still not received any reviews...

![Screenshot from 2021-08-20 15-37-54](https://user-images.githubusercontent.com/3479475/130234364-b9a50c6e-1981-4845-8609-b539f87631dd.jpg)

Take this for example: `31d51a69d5ca0407d279a2ece4b3eacd60610444359a0ad099931a516f163397` It is a SHA-256 hash represented as a hex string. Common sense says it's gibberish. Yet too often are such hashes reported by nostril as...

Getting the below error ``` Traceback (most recent call last): File "/usr/bin/nostril", line 25, in plac.call(main) File "/usr/lib/python3.7/site-packages/plac_core.py", line 330, in call cmd, result = parser.consume(arglist) File "/usr/lib/python3.7/site-packages/plac_core.py", line 207,...

To be honest, providing input from a file didn't work either, but in my opinion stdin support is of even greater importance in Linux environment. I would expect this command...

In addition to decoding graffiti from behind OP_RETURN, add support for the OP_PUSHDATA OP_DROP method. https://medium.com/coinmonks/stateful-smart-contracts-on-bitcoin-sv-c24f83a0f783

The `cgd` program under `agent/decoder` folder is written in C++ and is used by the decoder agent when searching for graffiti from the Bitcoin TXs. It is a rather trivial...

enhancement
help wanted

Not sure if this is a generator architecture related issue but since `D` and `d` are marked as suitable for a stupid person's name I would expect there to be...