Sarat Chandra

Results 7 issues of Sarat Chandra

Thanks so much for creating this awesome lib. I have been trying to archive some executables and I am able to do that but I want to preserve the executable...

enhancement

Currently sops only supports age with age keys. This PR adds support for using SSH keys for encryption, decryption using age. ## Usage #### Encryption ```bash ./sops --ssh /home/user/.ssh/id_ed25519.pub -e...

enhancement
area/keyservice
keyservice/age

Currently `zettel` only build a static site but while writing notes it would be a much better experience if we reload when a change is made by the user.

enhancement
hacktoberfest

Currently we aren't documenting all the metadata which are valid in `yaml` frontmatter. cc: @mr-karan

documentation
hacktoberfest

Hi, Is there any way to receive messages as Erlang messages instead of calling `czmq:zframe_recv_all/1` manually, just like an active TCP socket?

Can you provide an example of PubSub model with client subscription to a certain topic?