Skip to main content

This is a new website theme. Help me improve it and give your feedback (opens in a new tab).

/var/log/irl

Talking to Hackers

Yesterday Ana finished setting up FreePBX for our house, and revived the Cisco SIP phones to make them useful again. Eventphone provides SIP, DECT, GSM and other telephony technologies at hacker events like CCC and also runs a long-running SIP service, known as EPVPN to connect hackerspaces and hackers between events.

We set up our extension as a trunk in FreePBX and could easily test outbound calls, but it was a little more difficult to test inbound calls. There was no system to queue up a test call (at least that I could find) so we needed to find someone to call back manually.

Free Software Efforts (2017W44)

Here’s my weekly report for week 44 of 2017. This has been a quiet week.

Tor Project

In this week I have looked at metrics-bot being compliant with the Tor metrics team’s Java style guide (#24080 ) and integrating it into a unified package naming scheme (#24036 ).

There has been a lot of refactoring in metrics-bot this week as components are starting to mature. I have started work on using metrics-base, the metrics team directory structure for Java projects and also formatting, but this still needs more work before it is completed.

Free Software Efforts (2017W43)

Here’s my weekly report for week 43 of 2017. This has been a quiet week.

Tor Project

In this week metrics-bot has had some issues where Onionoo was disappearing (#23928 ). I have been building in better error handling for requests to external services. I’ve also started to investigate other templates for status updates that might be useful (#23937 ), and have added a configuration framework to allow for credentials for services to be externally provided (#23933 ).