-
(https://age-encryption.org/v1 has an HSTS error for me right now so I can't read it! sorry!)
Since age supports multiple recipients, I assume it actually encrypts a the file under a symmetric …
kousu updated
3 years ago
-
- [x] __Don't__ show application in dock
- [x] Systray entry
- [x] List all keys
- [x] Submenu for the following actions
- [x] Display Checkmark on selected Encryption and Decryption key. …
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
…
-
Currently, as far as I'm aware there is no way of encrypting a file in-place using SOPS via Golang.
I'm essentially looking for an API to be exposed that does the equivalent of the following comman…
-
## Environment
* OS: Windows 10 Pro
* age version: v1.0.0-rc.3
## What were you trying to do
I was trying to encrypt a g1.txt file containing text passwords with help of a passphrase. It got s…
-
Let me say I love this package, it is really a must have.
I usually use sops-nix with the NixOS module, but today I had to work with the home-manager one.
I have a keyFile for age keys (generated w…
-
I have the following config.ini File for a Python project:
![image](https://github.com/getsops/sops/assets/11346191/30f91d4c-9c9c-41b4-9694-fa4cff58e877)
Running `sops --encrypt config.ini > con…
-
## What were you trying to do
Right now I'm trying to create a note taking application. Every note is a row in the database and the contents are encrypted by a password based encryption method.
…
-
Subject says it all really, but wondering if it would be possible to decrypt using the private key stored on a yubikey at all, or if this functionality wouldn't really be possible in-browser.
-
## Environment
* OS: win7
* age version: 1.0.0
## What were you trying to do: call age from vim
vi file.age # age encrypted ssh,pem key (pasword protected)
" vim command to decrypt…