Jason Rhinelander
Jason Rhinelander
> We're not sure it makes any sense to release this as it is an internal operational tool that deals with live funds and therefore will attract exploits. A tool...
> Yes, the proxies have some insight on details of payments (note - we are talking about merchant payments, not regular P2P transfers). It is unnecessary and undermines the privacy...
The file server code is split out into https://github.com/jagerman/session-file-server (temporary home until it's ready to go), so we can rip out all of the file-server-mode code from the current code...
It doesn't strictly need to be lowercase; we can make the collation on the room token column case-insensitive.
We should not do this. Loki-launcher is great at lowering the barrier to running a service node, but I am concerned that if we lower the barrier to running *multiple*...
The main issue here is that there's no notification mechanism from the class to the holder. Consider this example (which completely takes pybind out of the picture): ```C++ struct A...
These days I use the built-in systemd-timesync service; it's a lighter weight alternative than a full ntpd service for just keeping the clock synced. But this depends quite a bit...