minus-squareZenlix@lemmy.mlOPtoProgramming@programming.dev•SQLite alternative with encryptionlinkfedilinkarrow-up3·2 days agoEncryping by the application would kill the use of a lot of sql features such as SUM. linkfedilink
minus-squareZenlix@lemmy.mlOPtoProgramming@programming.dev•SQLite alternative with encryptionlinkfedilinkarrow-up2·2 days agoIt is for as desktop app that stores data on a user drive. linkfedilink
Zenlix@lemmy.ml to Programming@programming.dev · 2 days agoSQLite alternative with encryptionplus-squaremessage-squaremessage-square17fedilinkarrow-up131arrow-down12
arrow-up129arrow-down1message-squareSQLite alternative with encryptionplus-squareZenlix@lemmy.ml to Programming@programming.dev · 2 days agomessage-square17fedilink
minus-squareZenlix@lemmy.mltoTechnology@lemmy.world•40K IoT cameras worldwide stream secrets to anyone with a browser.linkfedilinkEnglisharrow-up3·1 month agoEven when they are protected, when did they receive the last update? There are probably so much more vulnerable IoT devices. linkfedilink
Encryping by the application would kill the use of a lot of sql features such as SUM.