-
with nix starting to warn about passwordFile being deprecated and the migration to hashedPasswordFile
i'd still like to use plain passwords in my sops files (in order to avoid the need for secondar…
-
Currently, your program stores the passwords in a text file that if someone got their hands on it, would leak the passwords stored within to the world. If you can work out how to encrypt the passwords…
-
Temos de adicionar a encriptação, e se calhar vamos ter de adicionar um "Salt table" na base de dados.
Se tiverem dúvidas sobre o que isso é, perguntem-me (por aqui ou pelo face)
-
## Error
```
Error:
0: Planner error
1: Error executing action
2: Action `encrypt_apfs_volume` errored
3: The keychain has an existing password for a non-existing "Nix Store" volume…
-
-
Hash passwords when pushing to DB
-
Add password encryption to the setup script using encr.sh
-
Currently, the passwords are stored in plain text, which can be seen by anyone who can access the database. This invades privacy and raises security concerns.
A better approach would be to convert t…
-
Not really sure how the password lookup is done, but it seems that passwords are stored as plain text?
https://github.com/taromero/chatapp/blob/master/server/methods.js#L2-L9
-
Is there a way to encrypt the in-memory passwords from exe? maybe using a local machine key which is generated for the running machine and cannot be decrypted on other systems.
here is the exploit
…