cwtchutil and convenience functions #144

Merged
sarah merged 1 commits from cwtchutil into master 2018-10-15 16:48:44 +00:00
Owner

introducing cwtchutil! go run app/cwtchutil/main.go help. a place to put convenience functions for debugging. currently has converting cwtch files to tor hidden service files, generating a cwtch vanity address (very inefficiently), and changing the password of a cwtch profile file. i also added a /import-group command to app/cli and tweaked the waitforauthentication() method to shave a few seconds off our connection establishment times

edit: fixed a bug in our drone script too

introducing cwtchutil! `go run app/cwtchutil/main.go help`. a place to put convenience functions for debugging. currently has converting cwtch files to tor hidden service files, generating a cwtch vanity address (very inefficiently), and changing the password of a cwtch profile file. i also added a /import-group command to app/cli and tweaked the waitforauthentication() method to shave a few seconds off our connection establishment times edit: fixed a bug in our drone script too
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/213
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/215
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/217
Author
Owner

commit 2df386f6f6 passes all tests: https://build.openprivacy.ca/cwtch.im/cwtch/216

i'm not sure why buildbot hasn't posted it yet

commit 2df386f6f6 passes all tests: https://build.openprivacy.ca/cwtch.im/cwtch/216 i'm not sure why buildbot hasn't posted it yet
sarah closed this pull request 2018-10-15 16:48:44 +00:00
Owner

you might want to rebase into one commit in the future before we merge. I've been doing it to try and keep the commit history a bit cleaner :)

you might want to rebase into one commit in the future before we merge. I've been doing it to try and keep the commit history a bit cleaner :)
Sign in to join this conversation.
No description provided.