- Grab a piece of toilet paper
- Rub it over your screen
- Stop using closed source apps
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
Not sure about your other apps but in keepass you can just export as an encrypted file and share it
Yep definitely can!
I think im paranoid because i have a whole flash drive that i cant access stuff on because its corrupted. Dont want that to happen to my keepass🤣
print on paper
yes seriously. no one can access it, and it cannot get corrupted.
Good idea, ill get a notebook!🤣
That's why you need backups. If you wipe your phone and only have a single other copy of your data, you do not have a backup.
If your keepass database is encrypted then backup it in cloud
Truu, i read that you need 3 backups!
3-2-1
3 copies, including the original
2 types of media
1 stored offsite
The first is to be used. The second is to restore the 1st in the event it is damaged. The third are to restore the first and second in case the building burns down.
Nicee thats a good plan!
It's the IT standard of care for backup.
Nicee!!
Take backups.
1 or 2 copies of something is not a backup, 3+ is a backup. And test them too, make sure they work.
Makes sense!
Which phone? Any custom ROM?
Keep in mind that you can't restore data from one app to another. For stuff like photos it's a full export and import outside of the app.
Its just a one plus with stock android. I just wanted to wipe it and start anew with better privacy. If i could fix it without wiping it, that would be great.
Go through each app and export its data, then transfer those files off the phone.
Smart idea! Most of the open source apps have that option!
I use Syncthing to back up my Signal chats and pictures every night with my raspberry Pi. I simply let Signal create a backup at night ans let Syncthing watch the backup folder.
Is Syncthing my ideal backup application?¶
No. Syncthing is not a great backup application because all changes to your files (modifications, deletions, etc.) will be propagated to all your devices. You can enable versioning, but we encourage you to use other tools to keep your data safe from your (or our) mistakes.
https://docs.syncthing.net/users/faq.html#is-syncthing-my-ideal-backup-application
Thanks, I am awarw of that, I also have an rsync job to move the files into my NAS. The deletion is the part that bothers me most, but if you flash the device and the install syncthing with a new identifier that should treat it as a new device.
Ill look into that!
If your phone is older you can do full per app backups via ADB. It's very hit and miss. Some people need to root the phone for it to work, some don't. For some it works for someit doesn't.
https://gist.github.com/AnatomicJC/e773dd55ae60ab0b2d6dd2351eb977c1
Thank you so much! How old, i think my phone is too new🤣🤣
Just try it out, it doesn't take a lot of time. If it doesn't work just move on.
Testing if it works is a bit of a pain though, because you need to have a wiped phone to restore the backup on to make sure each app restores properly.
Not really. If it doesn't work the backup will be always the same size, 47B iirc
Well more that when it does work you don't know for sure which apps are fully backed up.
Nicee thank you so much🙌🙌