-
Hi,
I have 3 variables add_1, add_2, add_3. i tried to encrypt the function using key " some value", and did this
iv = Random.new() .read(AES.block_size)
cipher = AES.new(key, AES_MODE_CFB, iv)
ms…
ghost updated
7 years ago
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
Right now there are 2 ways to hide sensitive bot's config parameters:
1. Make a config repository private (organization collaborators can still see the values though)
2. Fork plugin, self host and s…
-
I've been trying for a while and I'm unable to sign an xml document using a key stored in softhsm2 with the following output:
```
bastb@bastb-vps:~/ubohub$ xmlsec1 --sign --privkey-openssl-engine '…
-
Hi, Im currently exploring theZoo repository. My focus is on ransomwares, currently the most popular one (at least back in the days) wannacry. Can you send me some instructions on how to set timer, ch…
-
Running `travis encrypt DOCKER_USERNAME= --add` adds an encrypted value to .travis.yml, however upon pushing and viewing the job log, something like this would appear:
```
Setting environment variab…
-
### Related to
Configuration
### Impact
security improvements
### Missing Feature
Would be nice (in particular after the addition of support for TF and OT) and an improvement to security if a bui…
-
Repository was copied 18.6.2024 at 11.45.
Project seems interesting and overall appears to be in a good state. Here are some thoughts and suggestions.
**rsa_functionality.py**
- In generat…
-
I am trying to deploy a custom script extension for Linux per these instructions: https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/custom-script-linux. My template snippet is:
```
…
-
## Ansible version
```
ansible 2.5.0
executable location = /home/fdhaussy/.virtualenvs/ansible/bin/ansible
python version = 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]
```
…