Zcash DAGSync: Graph-aware Zcash wallets tl;dr Zcash shielded wallets are slow. We want to fix this! With graphs! To get optimal syncing!
Zcash Powers of Tau Operational Writeup This is my report for my contribution to the Powers of Tau ceremony, which ended up not being included because of unknown corruption of the response.
str4d GPG key transition I am transitioning GPG keys from an old 2048-bit RSA key to a new 4096-bit RSA key.
str4d I2P Android dev the fourth The fourth development release (0.9.10-3_b4-API8) is out. This is a release candidate! I am working through the required-for-release TODO list so I can push these changes out in the official release builds, because the best way to find all the bugs and issues is to increase the
str4d I2P Android dev the third The third alpha release (0.9.8.1-27_b3-API8) is out. It took some time, but the results are good! Please test and report back :-) The main changes Graphs! * The stats to be graphed can be configured in settings. NetDB! * The stats page and the entry lists can be
str4d I2P Android dev the second The second alpha release (0.9.7.1-23_b2-API8) is out. I didn't expect to release a new build so quickly, but zzz and sponge pointed out that I had messed up the router control code when I migrated to Fragments. The router control code needs to be
str4d I2P Android dev builds I have started working on an overhaul of the UI for I2P Android. I will post here whenever I have a new release for testing. The latest release will always be available here. This first alpha release (0.9.7-20_b1-API18) contains a large initial overhaul of the UI. The
str4d Passing custom options through I2CP As part of an ongoing effort to improve the router console, I've been trying to work out how to get the IP:port for a tunnel created with i2ptunnel to be shown on the summary bar. This wasn't as simple as I originally thought: the router
str4d Ignore request URLs in Jetty I run a Seedless server (and if you have an I2P router with good uptimes, you should too), and it generates A LOT of log entries. I'm sure some people would be interested to know which routers are running a Seedless client or server, but for me it
str4d First post Right, so I figure it would be useful to have some sort of blog here to keep track of the things I'm doing, so at least I don't forget them! Luckily, ikiwiki makes it rather trivial to include such a section, so here it is. Don&
A Linux version of Windows “alt codes” One little feature on Windows that I’ve always liked is “alt codes” , where you hold down the Alt key and tap out a number and get a lovely little Unicode character appearing in your text. And it didn’t really make sense to me that the same thing wasn’
The joys of running your own server… A bit over a month ago, the Slicehost VPS on which I ran this site (along with all my other services) decided to stop responding to requests. Pings were still going through but connections would just time out. Going into the web management interface, I discovered that something was causing
Hello world! Having complained to myself about Google Sites for a long time, I have finally made the move to WordPress, which offers several benefits: * I host the site myself, and thus can do whatever I want with it. * It’s much nicer to use and much nicer to view. * Plugins! Lots