kixik

joined 4 years ago
[–] kixik@lemmy.ml 1 points 2 weeks ago

Yup, I realized community.xmpp.net is dead, and sadly it's the only profanity specific community, :(

Ohh, I've always written to myself for things I want to sync and prefer to encrypted while syncing. It seemed natural to me, since all chat mechanisms I've used support writing to myself. But perhaps that notion is not so natural as I believe.

Many thanks then !

 

cross-posted from: https://lemmy.ml/post/40858754

On dino and conversations for example I can chat to myself on a chat to my own JID. As simple as that. On profanity I can not do /roster add <my_jid>, nothing gets added, although there's no failure either. And I can't do either /sub request <my_jid>, it gives the error:

Error Invalid presence type

And if I include something something to the chat to myself on dino for example, then my JID shows up as unsubscribed, and if I do /omemo start <my_jid> I can't se whatever I posted on dino or somewhere else. But this is weird, because whenever connecting to my account my JID doesn't show up as a possible contact to chat with, and I can do /omemo start <my_jid> but it still shows up weird...

[–] kixik@lemmy.ml 2 points 2 months ago

It depends on your preferences of course. Notmuch offers a way fast indexer you can't get with traditional gui applications, but by itself it's not pretty useful, however the integration with other tools makes it really powerful, with afew you get your personal tagging when messages arrive (filters), with alot you just get the email frontend. If you like the terminal experience, then you'd know you need something extra for smtp (writing emails) and there you have for example msmtp. It's a matter of choice. I mentioned notmuch since the traditional approach to the terminal is plain neomutt, but there are alternatives. isync (mbsync) actually interacts well with neomutt but it also does it with notmuch, and neomutt can be used as a frontend for notmuch as well. A matter of choices.

The thing with solutions like thunderbird is that you have to adhere to their design decisions. For example I don't like their librnp implementation, and I had to create alpm hooks on artix to keep updating such library with sequoia-octopus-librnp, not because I like rust (I don't dislike it either), but because at least I can keep just one keyring, and thunderbird when not having a master password (the default) keeps its keyring unencrypted, and I pretty much see no reason not to use gnupg. So I decided I better kept using gnupg's keyring and stuff. Integrating different tools designed for specific purposes you have more freedom of choice. At any rate that's how unix was conceived, and you can choose to do it that way if you want.

[–] kixik@lemmy.ml 1 points 2 months ago* (last edited 2 months ago)

Cool, it never came back to arch/artix, however I see it on aur. I actually don't use gui for mpd, I use ncmpcpp, but good to know it has quite good gui frontend. ario is good as well, particularly if not much into Qt apps.

[–] kixik@lemmy.ml 1 points 2 months ago* (last edited 2 months ago)

I don't know if your complain about serxng is something you'll eventually get with 4get. Whatever works at any time. See google and other search engines had been playing awful to searxng. At some point google will notice 4get instances and will take on them as well. On searx[ng] on the side one can see what has been suspended, denied, timed out, etc.

Time wise, 4get allows for only 1 engine at a time. searx[ng] allows for several no wonders it can take time. BTW the user can choose any of the engines per search they want. That of course can take more time. The point is that right now all search engines have taken it on searx[ng], and options are welcome. Self hosting is working better maybe because the search engines don't feel threaten by it.

The good thing is to have alternatives.

BTW, I thought google found the way to finally get rid of invidio, but it seems there are a couple of instances still working. Good !

[–] kixik@lemmy.ml -1 points 2 months ago (3 children)

DeGoogle doesn't make sense if keeping google services and google play (this provides services any ways). For example grapheneOS as best as it is for security is not a DeGoogle experience. calyxOS would have been an option but it's currently out of maintenance. LineageOS with f-droid basic, apkupdater (apkpure mirror) if needing proprietary stuff and maybe aurora store if apkpure doesn't find something or you distrust it (it'll be connecting to google play), and for them, if needing google push notifications (most of them do) and unavoidable services then microG.

Some FLOSS apps requiring push notifications allow to use unified push btw, like jami and davdroid (davx5), molly (signal client, though I no longer use signal), so no need for google push notifications, and for email imap has supported it's own push notifications mechanism for way long (fairemail, thunderbird, etc). It's on proprietary apps which mostly that's not the case... Installing from official f-droid I believe gets rid of proprietary google stuff, including dependencies on google services library...

[–] kixik@lemmy.ml 1 points 2 months ago* (last edited 2 months ago) (2 children)

cantata is no longer maintained AFAIK, but as mentioned there are other clients such as ario, which on arch/artix it is build on gtk3, not gtk2

[–] kixik@lemmy.ml 4 points 2 months ago (3 children)

How about isync + notmuch + afew + alot + msmtp? gpg decryption not directly supported but using alot's pipeto it can be used to decrypt messages. As using notmuch as indexer it's flow is pretty similar/compatible to/with gmail.

[–] kixik@lemmy.ml 1 points 3 months ago

agreed, I though I ammended my original post about it.

[–] kixik@lemmy.ml 1 points 3 months ago

Not specific to grapheneos, and also battery friendly on LOS is localsend, and on gnu+linux I use instead localsend-go since it offers a CLI (what I use) and a rudimentary TUI which is missing some functionality but good enough (I prefer using it as CLI). But localsend also includes a windows app BTW. On gnu+linux some prefer kdeconnect, but I find it more battery intensive than localsend on the phone, and the extra functionality is not what I expected, like I originally guessed I could write sms from a gnu+linux box, or read past one, and that's not what sms control means.

Don't these alternatives work on grapheneos for some reason?

[–] kixik@lemmy.ml 1 points 3 months ago

Flatpak's use of bubblewrap (it comes from flatpak but then it became its own project) is not a good example, see:

https://madaidans-insecurities.github.io/linux.html#flatpak

But in general this is true. I talked out of memory, but firejail given its suid way is considered insecure (possible privilege escalation), that's right

[–] kixik@lemmy.ml 9 points 3 months ago* (last edited 3 months ago) (2 children)

apparmor comes with several profiles, and if in your distro it doesn't include one for librewolf, you can use the firefox one. And if there's no available one and you would be interested in combine it with firejail then most probably firejail will come with with a profile for firefox or librewolf and usually with support for apparmor. Regardless of the distros, the arch wiki can guide you with apparmor and firejail. I recommend becoming familiar with both. Another option if there's no profile on your distro is to look into another distro's profile. ubuntu used include some software with apparmor out of the box so perhaps it's a good source of profiles...

Also in this same community there's an old post precisely about what you're asking for, though it's a bit dated, you may want to scroll for some time until getting to it.

Edit:

Firejail is insecure, my bad. Better to use bubblewrap (I didn't know about bubblejail). The thing is that firejail offers profiles combined with apparmor which might have solved the lack of apparmor profiles. For my personal purposes I hope to take a look at bubblejail to have an easier way to do sandboxing. You can see the arch wiki bubblewrap examples to notice how bubblewrap doesn't help with apparmor profiles though. According to the arch wiki for bubblejail or the GH page for bubblejail profiles are used and can easily be created, however I have no idea of the interaction with apparmor, and if as with firejail such profiles include apparmor stuff, but intuitively I guess it doesn't.

Going back to apparmor, which is MAC enforcement, if no profiles available on your distro for librewolf neither firefox, then looking at other distros is OK, and also one can create profiles as well as one can also modify existent or available ones. See for example the arch wiki for apparmor.

 

Hello !

As federated, I'm subscribed to communities from other instances than lemmy.ml, for example !xmpp@slrpnk.net, !monero@monero.town, !programming@programming.dev, !technology@lemmygrad.ml, and several other ones...

The common thing is that the federated communities are often pretty out of sync with regards to the original ones on their corresponding instances, and that in the best cases, some times I don't think they've even been syncing for quite a while.

I'm wondering if it's a limitation given lemmy.ml can't keep up, given its amount of users and federation, or if it's something that can be looked at...

Thanks !

 

cross-posted from: https://lemmy.ml/post/25256388

Unfortunately lemoa has stopped development and its repo is now archived since a year now. Current install on AUR (Arch, Artix, ...) doesn't even render...

But I like gnu+linux native clients, in particular gtk ones. On the apps recommendations I see no real gnu+linux native client similar to what lemoa was. Are you aware of any fork, or any similar client, hopefully low on resources?

Thanks !

13
submitted 11 months ago* (last edited 11 months ago) by kixik@lemmy.ml to c/lemmy_support@lemmy.ml
 

Unfortunately lemoa has stopped development and its repo is now archived since a year now. Current install on AUR (Arch, Artix, ...) doesn't even render...

But I like gnu+linux native clients, in particular gtk ones. On the apps recommendations I see no real gnu+linux native client similar to what lemoa was. Are you aware of any fork, or any similar client, hopefully low on resources?

Thanks !

 

cross-posted from: https://slrpnk.net/post/17370625

I've been a user of Librewolf for a about a year now, and it's always served me pretty well as a nice easy way to get a hardened Arkenfox Firefox.

However, recently I was curious why Librewolf wasn't recommended on PrivacyGuides, and took a look through their reasoning on their forum. That thread spans multiple years, and for the most part I thought their reasons for not including it were a bit unfair, especially after Librewolf started offering automatic updates.

But towards the end of that thread in October, a Privacy guide team member posted a link to the Arkenfox github issue tracker, where a Librewolf team member reveals how the project appeared to have lost steam after a critical member left, and they are struggling to keep it up to date with the latest Arkenfox updates, despite putting out new releases.

I'm not sure if those problems have been resolved since that time. One of the maintainers did mention they're still short staffed in this topic on taking over maintaining Mull.

After considering the arguments for and against in the PrivacyGuides thread, I think their conclusion for not recommending it was ultimately correct. Using Librewolf adds an additional layer of trust, not only to not be malicious (which I don't suspect they are) but to also be able to adequately fulfill what they set out to do reliably.

Another big part of them not recommending it was the existence of the Mullvad Browser, which I didn't realize was in fact a very well hardened version of Firefox (essentially the Tor browser without the Tor part), and is far more effective for private browsing compared to Librewolf or an Arkenfox'd firefox.

Ultimately you'll have to come to your own conclusion, but personally I'll be switching back to Firefox as my convenient daily browser full of addons, alongside the mullvad browser for (more) private browsing.

 

This is so so sad, :( I've been using Mull for quite some time and recently Hypatia. I guess time to move to fennec since I doubt there's a fork in the horizon, :(

 

Anyone with a moto one 5g ace (kiev) that performed OTA update recently and got a boot loop out of it?

I use lineageos for microG, which is based on lineageos, and Today got an OTA update which I can't matches the same version as the one on lineage, but after attempting the reboot required by the update, the phone gets into a boot loop.

I haven't found a way to get out of the loop without losing data. Downgrading doesn't help, no matter if a major upgrade is attempted.

It looks to me this could be rather lineageos issue, since I got a past experience with a pixel 4a (5g), and at that time I lost all data attempting a factory reset that didn't even help at all. Later there came an update from lineageos, which I manually installed, and got the phone back, though with all data lost. This time I'd like to avoid losing data.

Any help or hint is appreciated.

view more: next ›