-
Notifications
You must be signed in to change notification settings - Fork 2
Description
I can see you have cmd-based clients for this app, but what about linux (bash)? It would be super useful to add that, especially with windows 10 ending support in october of this year.
Also, I don't code in Go so I can't say for sure just looking at the repo, but it doesn't look like there is any UI functionality whatsoever. That would be really really nice. Or at least exposing some localhost ports to endpoints which receive data, so someone else can build the interface and just make a request to the local port.
Another major issue I can see, it's not exactly clear how to use this app in conjunction with e-signature stuff. I can see the validator you wrote, but not sure if that's all it takes.
Sorry for the confusion and I hope I brought up at least a couple valuable points! At my workplace I'm working on automated signature software as one of the projects I have tasks in so I was curious about this kind of open source software for our own country. Thanks!