minus-squarepafu@feddit.detoPrivacy@lemmy.ml•How bad is Idea of .Zip as password manager?linkfedilinkarrow-up1·edit-210 months agopass has a similar spirit, where passwords are just GPG encrypted files with some CLI glue on top. You could achieve the same with an encrypted .zip file and a bit of bash, even if it would probably be less ergonomic. linkfedilink
minus-squarepafu@feddit.detoGaming@beehaw.org•Microsoft is planning to sell the streaming rights for Activision Blizzard games to Ubisoftlinkfedilinkarrow-up8·1 year agoStreaming as in cloud gaming like Stadia. linkfedilink
pass has a similar spirit, where passwords are just GPG encrypted files with some CLI glue on top.
You could achieve the same with an encrypted .zip file and a bit of bash, even if it would probably be less ergonomic.