Valentin Samir
Valentin Samir
I think this is a duplicate of #52 . With password pin + sss this is straight forward. I would also like to have a password pin and have a...
I use https://github.com/SunnyLi/videojs-ass/ along with this vlc plugin. Subtitle are rendered in javascript and displayed in an overlay over the video. It work great, you need just a little script...
A passphrase on each secret key, asked on login, would be really great to allow server sharing. Thus I could introduce twister to my mom.
@iShift because #Tox or #Bitmessage are ? I know much more people using GPG on a daily basis than the other two (or even twister)…
What do you have in mind ? Something like Cross-posting ? Maybe this should be requested in client implementation and not in the server part.
If a url shortener is implemented in twister, it would be nice te be able to reduce any kind of urls (http://, ftp://, sftp://, irc://). It shouldn't be hard to...
I use this init script + iptables port redirection. It works greats ``` #!/bin/bash -e ### BEGIN INIT INFO # Provides: twister-seeder # Required-Start: $local_fs $remote_fs $network # Required-Stop: $local_fs...
I use this init script to lauch socat and proxify ipv6 to ipv4 on twister-seeder ``` #!/bin/bash -e ### BEGIN INIT INFO # Provides: twister-seeder-ipv6 # Required-Start: $local_fs $remote_fs $network...
Hi This would definitively be very interesting. I'll consider it if I manage to freed time for btdht. Thanks for suggesting it.
Hello, Could you provide your config (without any password), the debug logs (enabled by default) and the matching postfix logs (queue_id in debug log matching postfix logs) ? Cheers