Karna@lemmy.ml to Selfhosted@lemmy.worldEnglish · 3 个月前Mozilla grants Ente $100kente.ioexternal-linkmessage-square57fedilinkarrow-up1280arrow-down15
arrow-up1275arrow-down1external-linkMozilla grants Ente $100kente.ioKarna@lemmy.ml to Selfhosted@lemmy.worldEnglish · 3 个月前message-square57fedilink
minus-squarevariantslinkfedilinkEnglisharrow-up11·3 个月前 Ente supports all files that have a mime type of image/* or video/* regardless of their specific format. so it handles raw images too?
minus-squaredev_null@lemmy.mllinkfedilinkEnglisharrow-up28·3 个月前Since it’s end to end encrypted, Ente just sees some raw bytes, it has no way to tell if what you uploaded is an image or not. So in practice it supports whatever the client can display, so your browser for the web version.
minus-squarecatloaf@lemm.eelinkfedilinkEnglisharrow-up6·3 个月前Considering you can assign any IME to any file, that means technically it supports everything from plain text to proprietary binary data.
so it handles raw images too?
Since it’s end to end encrypted, Ente just sees some raw bytes, it has no way to tell if what you uploaded is an image or not. So in practice it supports whatever the client can display, so your browser for the web version.
Ohhh that makes more sense, thank you
Considering you can assign any IME to any file, that means technically it supports everything from plain text to proprietary binary data.