Mark Gaiser
Mark Gaiser
# Rationale Currently IPFS doesn't expose any way to know if a gateway is running and what it's URL is. One could opt to use the IPFS API to figure...
Hi, Right now, if i got the documentation correctly, you need the HedgeDoc client (this repo) and the server for a fully functional instance. Don't get me wrong! That is...
Hi, Right now i'm in the awkward position where a site DID allow me to set a security key. Krypton did pop up to confirm the "registration" if you will....
Hi, NKN allows you to set certificate keys to be used for HTTPS and the domain under which it's reachable. Setting the domain is done by adding `HttpWssDomain` and `HttpsJsonDomain`...
Quite a simple bug report :) Just enter device id 0x0. PRessing one of the commands then gives you "Must enter Device ID". Funny as the default when you type...
Hi, I think i need to clarify this a little. I'm making a MiLight hub **proxy** so that it can be used with Samsung SmartThings. The code i have right...
### Version 17.6.0 ### Platform 4.14.180-3-ARCH nodejs/node#1 SMP PREEMPT Sat Jun 5 22:29:47 UTC 2021 armv7l GNU/Linux ### Subsystem crypto ### What steps will reproduce the bug? The export lines...
Hi, The current regex only matches a website in one specific case. `[ www.somesite.tld ] ...` But there are lots of torrents out there that don't follow that scheme and...
Hi, I want to store 214 bits in a BitSet. When i do that it's data array is 10 elements. That's 10x 32bit int (320 bit). Ideally it would use...
### Checklist - [X] My issue is specific & actionable. - [X] I am not suggesting a protocol enhancement. - [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/issues?q=is%3Aissue) for my...