Tanguy ⧓ Herrmann

Results 70 comments of Tanguy ⧓ Herrmann

Only if the captain doesn't whisper sensitive data instead of saying it out loud.

you can edit it here: https://github.com/jpillora/cloud-torrent/blob/master/static/files/index.html + other .html template files.

I confirm the SSH tunnel works well. In 1 command, I get my srvfb run remotely + local tunneling. ``` ssh -L localhost:9999:localhost:9999 /home/root/srvfb -device /dev/fb0 -listen localhost:9999 ``` Then,...

> That's because you're running pg_isready without passing `-U `. Can you verify? I put ``` … test: [ "CMD-SHELL", "pg_isready", "-U", "${POSTGRES_USER}" ] … ``` and get the same...

> Error FATAL: role "root" does not exist fixed by #17 I can confirm this works! Thanks!

Some people are trying to continue maintaining it here: https://github.com/nylas-mail-lives/nylas-mail

Hi, It seems that this issue is not just about asymetric crypto backup, but more about different attack vectors. I didn't read the code, so I really have a naive...

I want to add my use case also. It's basically the same as @gtaylor ``` when: pathsChanged: ['some_dir/*'] ``` because then, I could apply that to any plugins. Right now,...

Hello, why is it not in the TODO list anymore ? I think it was a great improvement for jappix. Is there an alternative technology you want to use to...

I use Signal a lot, and I think Axolotl is a great idea. Totally for using this on top of xmpp. And the multi device is a real issue. Great...