- Notifications
You must be signed in to change notification settings - Fork1
Open
Description
Hey,
thank you for providingfoil. I was able to produce
foil-tools-1.0.23-0.x86_64libglibutil-1.0.57-0.x86_64libfoil-1.0.23-0.x86_64
packages for RHEL8/CentOS8.
I would like to have a workflow that allows access to data
of your FoilApps (FoilPics, FoilNotes, FoilAuth). Especially
to be able to decrypt data from backups.
I am able to decrypt data from FoilPics and FoilNotes:
$ foilmsg -d -P {{pass}} -s foil.key -f FoilPics/{{fileid}} -o /tmp/output.png$ foilmsg -d -P {{pass}} -s foil.key -f FoilNotes/{{fileid}} -o /tmp/output.txt
but
$ foilmsg -d -P {{pass}} -s foil.key -f FoilAuth/{{fileid}} -o /tmp/output.txt
shows not an expected output (currently a 10byte long bin blob output).
I was expecting anotpauth:// scheme or similar as output?
Is there an additional decoding necessary?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels