|
|
@@ -11,3 +11,4 @@ Here is a list of the projects that I'm interested in working on. If you'd like |
|
|
|
An infrastructure to be able to describe conversion from a byte stream to a key/value type structure, and the ability to tie them together. This would generate both a serializer and a deserializer from the same definition. |
|
|
|
* [FreeBSD test lab](https://www.funkthat.com/gitea/jmg/fbsdembdev) |
|
|
|
A lab where other FreeBSD commiters (at first) can reserve an embedded board, and do testing on it remotely. They will have a jail w/ full access to the network of the board under test, along w/ the ability to power cycle the board. This will hopefully allow more testing of boards. |
|
|
|
* Secure/Privacy DNS Resolver. This is an attempt to improve the privacy of DNS resolution. The idea is that for domains that support DNSSEC, do the query over tor, and authenticate the responses, this gives the privacy of tor. If a domain doesn't support DNSSEC, provide various options, either, forward to your ISP's resolver, validate through mulpitle tor queries or other options. |