diff options
author | 53hornet <atc@53hor.net> | 2021-10-12 21:06:30 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-12 21:06:30 -0400 |
commit | 7ecb8930235e6e7ab35cae08d257a4dbf406fa7b (patch) | |
tree | 166efa2da5b0dc88b13ac9bb39f7449d2f266947 /cv.html | |
parent | 57a447473b78cb3134988f301490612087d14570 (diff) | |
download | 53hor-7ecb8930235e6e7ab35cae08d257a4dbf406fa7b.tar.xz 53hor-7ecb8930235e6e7ab35cae08d257a4dbf406fa7b.zip |
add angelshark post, add tarpit draft
Diffstat (limited to 'cv.html')
-rw-r--r-- | cv.html | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -96,13 +96,15 @@ <em>Automatic Data Processing (June 2018-August 2021)</em> <ul> <li> - Authored <em>Altruistic Angelshark</em>, an Avaya Communication Manager - automation daemon, to ease friction caused by existing, interactive, and - fragile tools and processes. This tool was used to save the company - rougly half a million dollars per year by enabling unused license - cleanup with little operator input. It was deemed appropriately useful - to release as free and open source software. It was written in Rust and - operates over the SSH2 library using an undocumented Avaya protocol. + Authored + <a href="https://github.com/adpllc/altruistic-angelshark"><em>Altruistic Angelshark</em></a>, + an Avaya Communication Manager automation + daemon, to ease friction caused by existing, interactive, and fragile + tools and processes. This tool was used to save the company rougly half a + million dollars per year by enabling unused license cleanup with little + operator input. It was deemed appropriately useful to release as free and + open source software. It was written in Rust and operates over the SSH2 + library using an undocumented Avaya protocol. </li> <li> Co-authored an authentication/authorization API to specifically serve |