Arkhive (they/she)

  • 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle
rss
  • Honestly I want a Linux phone, but the scene needs to mature a bit. I’d also like a physical keyboard, so I’m even more limited in my options. LilyGo just released something I’d try, but it sold out almost instantly. Good call on the signal transfer, though I wish better platforms were catching on. Having to use a phone number to sign up kind of defeats the purpose in my opinion. Graphene and Postmark are on my short list of things to try if I end up on an android device.


  • To be totally honest I didn’t read your entire post, but just from your intro I think we are in similar situations. ISP router, low costs, using only the hardware you have around. I’ve solved a lot of stuff with Tailscale. None of my services are public facing and instead I connect to them over Tailscale (could be replaced with wireguard).

    The wall I’m hitting you or maybe others could help with, is accessing my services from sub domains of a single Tailscale address rather than having to type port numbers for everything. I know this involves a reverse proxy and DNS (I use PiHole for that), but I’m stuck trying to configure the two in a way that actually works. Once I finally ditch iOS for good I’ll probably just sync a hosts file between all my devices using Syncthing to help streamline the DNS situation.






  • I use Unix pass and KeePassXC before that. When I was switching I shared the concern of the names and structure of my passwords . A couple things convinced me it was fine.

    First: It’s an arbitrary folder structure. You can name the folders whatever you want. Same is true for individual files. There is a field you can populate with the url the password is for, and when using browser extensions, or a mobile Unix pass manager, they use this field to check which password to offer, so the name of the encrypted file can be anything and so I often name them seemingly random things.

    Second: how I chose to sync them made it kind of a non-issue. Some people literally store their password store folder on GitHub. This freaked me out a bit for the reason you are concerned, people even knowing the names of my files. The solution was to self host a git repo on my home LAN and then using Tailscale sync my devices to it from anywhere. Could also be done with syncthing, but the mobile app I use has git functionality built in. This way none of my files even touch the clear net, so I worry a lot less about people knowing the names of my passwords.


  • Yeah fair. A big part of my interest in it is that it split from Opera Software through a staff buyout, which to me says the people working there and maintaining it care a touch more than some companies. From the literature I consumed when signing up they seemed very privacy forward, and as a Proton VPN user I didn’t want all my eggs in one basket should Proton turn out to be a honeypot. That all being said, I agree with your point that they are subject to a legal system that doesn’t put users first compared to other countries, though for anything really sensitive I’m not really sure I would be using email to begin with, particularly not one I use for general clear net personal communication like banking and such.




  • Yeah agreed. I borked my repo a couple times and needed to rollback changes, re-sync everything, and resubmit changes. It was a bit scary, but that’s also kind of the beauty of the system, is it’s just files in a folder. I could move the conflicting files out, do a push/pull and then move the files back in and push. The biggest part is getting in the habit of doing a pull before I make any local changes on a device.

    I haven’t heard of the tools you mentioned, but you’ve got me curious, so I’ll definitely be looking into them and a potential fix. I’m sure I could automate things with some simple scripting, but until I make my final move off iOS I’m sort of stuck with the clunky Unix Pass app on that OS which causes most of my issues.

    Presumably you could just target the passwordstore folder with any version control, Unix Pass just has some git interaction built in.






  • I already have my eye on doing a hotspot from the Calyx Institute and then whatever devices I fancy that have WiFi. I have a phone sized e-reader I already do this with using my phone hotspot, so I’ve considered just making that my norm.

    I’ve also got my eye on a few Linux handheld projects for the same reason, and honestly I might lean toward those so I can get more modern hardware. Could potentially incorporate a usb cellular antenna with a Linux handheld to streamline the tethering process.

    I recently found a window manager for Linux that is designed for phone sized displays. I’m forgetting the name at the moment, but I’ll come back and update this once I find it.