-
We should encrypt tokens to protect the users in case the database is compromised.
-
Rails provides with `Rails::Secrets.encrypt("foo")` a way to securely encrypt information. Rails 7 provides a nice interface to it via `encrypts :my_attribute`.
Is there some way, this could be use…
23tux updated
5 months ago
-
When tutors reader launches, it will use the url to read the json control file for the course:
- [course.ts](https://github.com/tutors-sdk/tutors/blob/development/src/lib/services/course.ts)
Thi…
-
# Problem/Motivation
I noticed my certs have expired and when i visited the ngnix management ui i see that the renew and test server fail with errors.
## Expected behavior
I expect that if po…
-
When the "Encrypt config file" option is enabled in the Vault tab, all data is encrypted as follows:
```yaml
vault:
version: 1
contents: >-
--------------------------
```
However, after…
amefs updated
1 month ago
-
I would like to be able to edit a file in VS Code and be sure that it is always encrypted when it is pushed. I'd also like to use my OpenPGP keys and ideally only have to enter the passphrase once per…
-
-this has to be done before saving to database (after the sign up form has been validated
-had to be done to check login passwords
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
When using IPsec with Cilium 1.14.5, I get this output from `cilium encrypt status` in a Cilium…
-
## Description
I propose an improvement on the `r/demo/games/shifumi` realm ([code](https://github.com/gnolang/gno/tree/master/examples/gno.land/r/demo/games/shifumi)). Currently, the user's choic…
-
Cache will institute access-control mechanism for files.
1. User A encrypts File F with symmetric key SymK.
2. User A shares File F with User B. This action results in the following. User A digitally …