FluffyChat Encryption via Pantalaimon
-
@Thatoo Not until Flutter support is added, but the pinephone already uses wayland so we dont need to worry to much about changing things to make it support mir.
-
@thrrgilag I've deployed your binary - works fine thank you
One small thing I've noticed, not sure if it's a general pantalaimon thing or UT specific but I can't see profile images in FC now, and neither can I upload new profile images - it says upload failed.
Is this a known issue?
-
@theare27 yes seems to be an issue, I haven't had a chance to dig into it yet but will look into it.
-
@thrrgilag cheers. Obviously not a showstopper, but a nice to have
-
I've been making progress on the packaging. I've got the whole thing down to under 50MB now (versus more than 200MB). Just sorting out the click package and figuring out a basic UI to start with.
-
@theare27 Just to add that it's not just profile images, it's images embedded in a chat as well
-
I've got the first cut of a click package if anyone would like to take it for a spin. It's still kinda rough so I'll be doing some more work on it before I publish it to the OpenStore. But if anyone wants to live on the edge and try it out...
armhf: https://thrrgilag.net/pantalaimon.thrrgilag_0.1.0_armhf.click
arm64: https://thrrgilag.net/pantalaimon.thrrgilag_0.1.0_arm64.clicksource code, issue tracker, and mailing list:
https://sr.ht/~thrrgilag/pantalaimon-ut/If you find issues, you can toss em to me on the issue tracker, mailing list, via matrix, email, or carrier pidgen.
-
@thrrgilag I've already got ypur previous binary build running
What would be the procedure for replac.clickat with the .click?
I'm guessing:
Reboot phone
Install click
Depete previous binary directory -
@theare27 pretty much. Additionally if you want to carry over the config file you can simply copy it from /home/phablet/pantalaimon/pantalaimon.conf to /home/phablet/.config/pantalaimon/pantalaimon.conf. The UI includes a control that'll allow you to enable and disable the service at startup.
-
I've narrowed the image download issue down to being specific to FluffyChat and in particular the control it uses to fetch the images. I haven't had any time yet to debug further but I'll post when I get to the bottom of it.
-
@thrrgilag great, got the click installed, copied the config over & looks good
Quick question, does the PanUT app need to be kept running or can it be closed once the services are started?
Fab that you've isolated the image issue, let me know if I can help with testing anything
-
@theare27 you can go ahead and close it, the service will keep running.
-
It works fine for me. Great work!
-
@thrrgilag thanks for your work on Pantalaimon UT!
I am trying to get it to work but I keep getting a "No connection..." message in Fluffychat when pointed to the local address and port. I've checked that the service is running, and tried with various homeservers in 2 different devices (both arm64), with no success.
Any clues as to why it's not working?
-
@lgtrombetta Can you check the logs? You can check the logs using the logviewer app?
-
@lgtrombetta try closing the app and loading it back up again and see if it remembers your config. There might be a bug on the initial setup.
-
@thrrgilag here are the logs: https://paste.ubuntu.com/p/cwjJ78VpJd/
First time I closed and reopened the app it didn't remember the config, but since then it does remember and still no luck.
-
@lgtrombetta okay if you could grab the log that would be the next place to look to see what errors might be getting thrown by the daemon
-
@thrrgilag here are the logs: https://paste.ubuntu.com/p/cwjJ78VpJd/
Aren't these the correct ones?
-
@lgtrombetta oh haha sorry guess I need more coffee this morning.
Interesting seems to not find the service either. Try disabling and re-enabling the service now, maybe a reboot after that.
What device are you runnning this on? I'll see if I can re-create this first-time experience and ferret out these bugs.