Farseen

Results 22 issues of Farseen

As per the docs of `ssh_channel_read_timeout`: > The number of bytes read, 0 on end of file or SSH_ERROR > on error. In nonblocking mode it can return 0 if...

I wrote this tool because I didn't want to pull in SOPS for a small project. We just wanted to share some deployment secrets across our team. https://github.com/itsfarseen/age-store We use...