• 3 Posts
  • 13 Comments
Joined 4 years ago
cake
Cake day: April 5th, 2022

help-circle
  • Old phone which is supported by (even an old version of) LineageOS, kept permanently in airplane mode.

    Can be extra cheap in countries which have switched off 2G+3G networks, and old phones are more likely to have a headphone jack. You might even have one kicking around in a drawer.

    Audio output quality and headphone driving capability varies – research on audio forums for what might be good. LG v-series were very good.

    If you’re feeling adventurous you could crack it open and remove/short antennas & microphones and cameras.

    If it’s usb-only or the audio section is poor quality, apple sell a cheap usb-c dac that’s pretty good. (get it from a reputable source – most are counterfeit).


  • Usually they’re normal x86 PCs with nothing unusual about them so just your Linux/BSD distro of choice. You can look up the processor model to see what crypto acceleration it can do, or see if there’s any wireguard benchmarks available.

    Some have interesting processors like PowerPC, or other strange hardware, but avoid them unless interesting is what you’re after.








  • Most mass-marketed VPN services (the type marketed for accessing the internet) allow you to VPN into their private subnet where the thing you can access is their gateway router (which you use in place of your home gateway router/modem for connecting to the internet). You don’t need a VPN service to use VPN software between two points you control.






  • tavu@sopuli.xyztoPrivacy@lemmy.mlEtherpad or Cryptpad
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 years ago

    Cryptpad:

    • Full-on google docs / office365 / libreoffice type replacement with collaboration.
    • E2EE
    • The complexity means it doesn’t work well on mobile, takes a while to load on a slow connection, more frequent bugs. (3.5 MiB page transfer)
    • Self-hosting is complicated.

    Etherpad:

    • A competent collaborative rich-text editor. Doesn’t do spreadsheets or presentations or […].
    • Not E2EE (you need to trust that the server a bit more).
    • Lightweight, works on slower connections, works alright on mobile. (1.7 MiB page transfer)
    • Self-hosting quite simple.

    PrivateBin:

    • Super-simple plain-text/markdown pastebin. No editing possible once saved.
    • E2EE
    • Very small. Works fine on slow connections and mobile. (0.2 MiB page transfer)
    • Self-hosting very simple.