-
Please provide a solution to encrypt the entire database sqlite in CN1. this very import security issue.
-
Hi guys
Per our discussion the other day, we are really happy to see NIP-07 support for Fedi Mods - it is a real step forward for secure enablement of nostr apps on mobile, particularly on Apple phon…
-
Hi Guys,
I trust you are all well,
I used Gerald Versluis tutorial to originally setup a secure test database as per this link and your gitlab site.
https://www.google.com/search?q=maui+sqlite…
-
In my school,
I can't use it with a blocked url after the /proxy/. So how can I hide the url with base64 encoding and encrypt it?
-
### Describe the issue you are experiencing
Let's Encrypt fails to obtain certificate using DNS method.
Log contains these key lines:
[16:51:18] INFO: Selected DNS Provider: null
certbot: er…
-
The next XXTEA implementation gives incorrect result when compiled by OCC 6.0.73.
Compilation in MinGW (both 32-bit and 64-bit), Open Watcom and Pelles C gives correct results.
The program output …
-
extending the already working iOS Push notification architecture. To maximize push notification privacy, implement end-to-end encryption of device tokens from Delta Chat apps to the Rust notifier serv…
-
obviously we don't want a user's private key stored in plaintext on disk, so would be good to encrypt this somehow.
-
Currently working on the implementation of XTS. I might have to do a bunch of hacks and *not* use some traits for now because XTS uses two engines (one to encrypt the teak and one to encrypt the data)…
-
Right now, when backups are created via `ark backup create`, sensitive objects are stored unencrypted at rest. In Google Cloud, there is excellent Go support for encrypting Google Cloud Storage object…