FluffyChat Encryption via Pantalaimon
-
@thrrgilag this would be awesome, thanks.
Lacking E2E support is really problem with FluffyChat so far...
-
So I finally found time to play with your awesome software. Sadly I can not fully understand the installation instructions and need a little extra help.
I downloaded the 0.4.0 release to the downloads folder of the Phone and extracted it.
Then I copied the dev-build.sh to the home directory of phablet, made it executable and run it. It finished without errors.
Now I can find the directory:~/pantalaimon-build
Inside this directory is one file and one dir:main.patch tmp
What do you mean by* pull /home/phablet/pantalaimon-build/dist/pantalaimon
?
Additionally I wasn't able to find the filepantalaimon
that should be renamed. -
@jimmypesto doh! aparently I had either forgot to attach them or the click packages fell off that release entry. I'll dig those up and post them again. You don't have to run a new build unless you want to recompile everything from scratch.
-
@jimmypesto the click pacakges for both 32bit and 64bit should be available now on https://git.sr.ht/~thrrgilag/pantalaimon-ut/refs/0.4.0
-
@thrrgilag nah I just want to get your software up and running.
Thanks for your quick support. Awesome!
Can you help me to get back into a clean state? I feel like I'm stuck...
-
@jimmypesto you can just blow away that build folder on your device. The click package has a UI that you can use to set and update your settings as well as enable or disable the background service.
-
@thrrgilag thanks a lot.
I was able to install the click package without any errors. -
So I was able to activate Pantalaimon, and use it from Fluffy Chat. Its really easy thanks to your work.
It seems like encryption is working but within Element Clients I get this red warning sign besides each message from the Pantalaimon + Fluffy combo that says its not encrypted.
I played around a lot. My understanding of everything is still basic but I did not find a way get rid of this. Am I doing sth. wrong? -
@jimmypesto it has to do with verification of the client session (or lack thereof). Unforunatly that isn't exposed through a UI right with this build. You can blindly verify the session through Element but otherwise as it stands there isn't a good way to do it atm.
-
@thrrgilag Today Fluffy crashed and I had to login again. Afterwards the warning sign was gone.
Hmn but in the Fluffy encryption options I can see the keys used for verification and I can enable/disable these.
Is there a recommended way to set up E2EE between two ppl with lets say 2 devices each (and one of these is UB Fluffy + Pantalaimon)?
Im just getting started, sry for all these questions and thanks for your support.
-
@jimmypesto said in FluffyChat Encryption via Pantalaimon:
@thrrgilag Today Fluffy crashed and I had to login again. Afterwards the warning sign was gone.
Don't forget if you have to sign in again, that fluffy is pointing to pantalaimon
Is there a recommended way to set up E2EE between two ppl with lets say 2 devices each (and one of these is UB Fluffy + Pantalaimon)?
Because there isn't any controls available from the UB Fluffy+Pantalaimon side you'll have to start the encrypted chat using another client that supports encryption such as Element. Once you've done that it should work in UB Fluffy. Keep in mind that if you have previously encrypted messages those won't be decryptable since you can't easily import the keys from another session. But new messages should decrypt just fine.
-
For those who aren't already aware, the latest FluffyChat update fixes the broken image issue when used with Pantalaimon.
-
@thrrgilag nice!
May I ask what keeps you from uploading the app to the OpenStore? I think it is useful the way it is right now.
-
@jonius said in FluffyChat Encryption via Pantalaimon:
@thrrgilag nice!
May I ask what keeps you from uploading the app to the OpenStore? I think it is useful the way it is right now.
At this point I think it's mostly a matter of me not having the time to chase it down. I'll see if I can dig up that information and figure out what that process is to get it approved and submitted in the next week or so.
-
I have downloaded the latest click package, but struggled a bit finding how one is supposed to manually install such a click package. I did
pkcon install-local --allow-untrusted pantalaimon.thrrgilag_0.5.0_arm64.click
Then I could open launch the app, configure it, start the service. All seemed fine. However, Fluffychat does not connect through pantalaimon (" no connection "). And Fluffychat can connect directly to my homeserver.
Looking in the logs, it seems pantalaimon has a problem
Traceback (most recent call last): File "peewee.py", line 3035, in connect File "peewee.py", line 3371, in _connect sqlite3.OperationalError: unable to open database file During handling of the above exception, another exception occurred: Traceback (most recent call last): File "pantalaimon", line 10, in <module> File "click/core.py", line 829, in __call__ [...] File "peewee.py", line 3371, in _connect peewee.OperationalError: unable to open database file [11864] Failed to execute script pantalaimon
I suspect the way I installed the app might not give it the proper rights to operate correctly. If so can anyone tell me how one is supposed to properly install a click package manually? Otherwise, any idea how I can debug the issue?
-
@slowcyclist
Ubuntu Touch Tweak Tool have a built in feature to install click packages. -
Hey thanks @keneda, problem solved! I wish that piece of information were more obvious...
-
@thrrgilag would it be easy to include panctl into the click so that people could verify the device on command line at least? I see that it gets built with pantalaimon already, but not packaged.
-
@jonius as I recall it builds but doesn't necessarily run. But it's been a while so I don't recall exactly what the issue was. I'll take a look again when I get a moment and see what I can get working.
-
@thrrgilag hello, i am using fluffychat with pantalaimon. I have the issue with pictures are not shown in the preview (or aactually at all) on my device . could you please let me know what to do?