Photo management - storing friends' photos
chaospatterns @ chaospatterns @lemmy.world Posts 24Comments 153Joined 2 yr. ago
chaospatterns @ chaospatterns @lemmy.world
Posts
24
Comments
153
Joined
2 yr. ago
How GitLab decreased repo backup times from 48 hours to 41 minutes with a fix to Git
Home Assistant - Deprecating Core and Supervised installation methods, and 32-bit systems
GitHub is introducing rate limits for unauthenticated pulls, API calls, and web access
Popular GitHub Action tj-actions/changed-files is compromised with a payload that appears to attempt to dump secrets
The power of interning: making a time series database 2000x smaller in Rust
Encryption at rest just means the data itself is encrypted when stored on disk and the key is somewhere. It doesn't dictate that the key is not visible to the server.
Encryption in transit refers to an encrypted channel from client to server.
E2E encryption usually refers to encryption from one entity to another where any intermediary servers do not have the ability to decrypt
Source: too many years doing application security at my job