-
### Bug Description
## Bug description
I am trying to setup posthog using the hobby script and evertyhing seems to work except the plugin server which failes with:
`"error":"Error: Key must be 32…
-
**Problem**
- We use Python cryptography.Fernet.
- bcrypt on the database level might be better.
**Solution**
- Enable bcrypt encryption on database for `odk_token` value.
- Write a migrati…
-
What is the reason there is a base64 for output of encryption? Is it really necessary? Why wont we get rid of it and make fernet usable even for files encryption - saving approx 1/3 of storage.
her…
-
### 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…
-
# Password Manager
The Password Manager is a secure and efficient solution for storing and managing your passwords using SQLite3. This project is designed to help users keep track of their passwords …
-
No matter what password I use or where (what OS) I run the container, adding an Airflow connection through the CLI returns this error:
```
Traceback (most recent call last):
File "/usr/local/li…
-
# © 2024 Nicholas Lienner Wardle. All rights reserved.
# Unauthorized copying of this file, via any medium, is strictly prohibited.
# Proprietary and confidential.
# Trademarks and brands are the prop…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
currently the contents of docstore are not encrypted and open to all, is it possible to …
-
We received an inquiry about a choosing a library for encrypting Django model fields at rest.
This issue is to perform this research.
## Research
### Task
Symmetric encryption in DB of stored OAuth…
-
Just to add a little more security, since Wyze accounts can have things tied to them such as front door locks, it would be nice to be able to supply an encryption key for the application to use (eithe…