-
### Describe the feature you'd like
- When create Push API is requested, encrypt fcm_service_account before saving to database (column fcm_service_account from push table)
- Create a function to de…
-
We should definitely investigate what are the specificities of Lets Encrypt wildcard certs and be able to generate / use those automatically (eg when a wildcard A record exists) and use it for subdoma…
-
Encrypt backup archives with password used to acess the app, or make it optional
-
## What happened?
According to the [documentation](https://www.pomerium.com/docs/reference/cookies#cookie-secret), the `cookie_secret` option should be used to encrypt and sign session cookies:
> …
-
Dear Team.
Please add Sign and encrypt emails using OpenPGP per user and from domain.
-
Hello, when I am using command:
sudo docker run -i -t -p 80:80 -p 443:443 -e LETS_ENCRYPT_DOMAIN=your_domain -e LETS_ENCRYPT_MAIL=your_mail onlyoffice
where "onlyoffice" was build by "docker bui…
-
Hello,
It looks like too many requests are being sent for certificate renewal.
Port 80 was not enabled in the router, so the requests are bounced. Apparently so many requests went out that after t…
-
### 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 …
-
# Description
Create a Nostr private key and public key BIP-340 Taproot compatible.
Encrypt data in a contract?
Idea, research need to be done on it.
Not sure if it's possible but look co…
-
Currently, there is no way to update the tweak value between successive encrypt/decrypt calls without creating a new cipher instance. This is inefficient and it would be appreciated if you added a way…