Daniel Raeder

Results 70 comments of Daniel Raeder

As a note, I built an [extension](https://www.npmjs.com/package/bugoff) that encrypts Bugout broadcast traffic for `already seen peers`. It's based on [Gun's SEA](https://github.com/amark/gun) suite. It also adds SEA encryption for direct messages...

@phyreman I built a simple WebTorrent tracker server that can be deployed to Heroku with 1 click that you could use for your projects. You can also clone the repo...

@tanayseven have you tried announcing to your own tracker server? Try the one I built: https://github.com/draeder/p2p-tracker. Simple 1-click deploy to Heroku, or you can clone and run it locally (but...

@tanayseven Glad to hear it! Keep in mind if you're using it on Heroku and using the free tier, the app will sleep approximately 6 hours a day. You'd need...

@hello-smile6 thanks for the PR on p2p-tracker. The glitch option has been merged.

@tanayseven Is this still a problem for you? I've been using a combination of my own tracker, and the Bugout supplied ones over the past couple of months without any...

`wss://tracker.bttorrent.xyz` has been flakey lately.

I added some images to the repo to support dark mode. I need to do some testing before updating the readme.

Well, I can confirm the image looks good in dark mode, but with markup, the hash doesn't change which one is displayed. And with markdown, the image can't be centered....