Git Product home page Git Product logo

profile-sync-daemon's Introduction

Profile-sync-daemon

Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage your browser's profile in tmpfs and to periodically sync it back to your physical disc (HDD/SSD). This is accomplished via a symlinking step and an innovative use of rsync to maintain back-up and synchronization between the two. One of the major design goals of psd is a completely transparent user experience.

Good Advice

Always backup your browser profile(s) before using psd for the first time.

Users of eCryptFS

User of eCryptFS are encouraged not to use psd unless willing to help troubleshoot suspected browser corruption. See #158.

Supported Browsers

Documentation

Consult the man page or the wiki page: https://wiki.archlinux.org/index.php/Profile-sync-daemon

Installation from Source

To build from source, see the included INSTALL text document.

Installation from Distro Packages

Officially Packaged

  • logoAntergos: in the official repos.
  • logoDebian jesse+: in the official repos.
  • logoExherbo: in the official repos.
  • logoFedora: in the official repos.
  • logoGentoo: in the official repos.
  • logoVoid: in the official repos.
  • logoUbuntu 16.10+: in the universe repo.

User Packaged

Debian Users

Since June of 2016, Profile-sync-daemon is in the official repos for Users of jesse+! Reference.

sudo apt-get install profile-sync-daemon

Fedora Users

Since June of 2013, Profile-sync-daemon is in the official repos! Reference.

sudo yum install profile-sync-daemon

Ubuntu Users

Since June of 2016, Profile-sync-daemon is in the official repos for users of Yakkety+ (16.10+)! Reference.

Others must be using AT LEAST Ubuntu 15.04 (Vivid) or have systemd as your init system to use these packages! To add the PPA (personal package archive) to your Ubuntu system (packages available for Vivid and newer), and to install psd:

sudo add-apt-repository ppa:graysky/utils
sudo apt-get update
sudo apt-get install profile-sync-daemon

Other Distros

If you are interested in packaging psd for your favorite distro, please contact me.

NOTE FOR VERSION 6

My desktop distro (Arch) switched to systemd a while ago and other big ones (Fedora, Debian, Ubuntu) have followed suite. With the release of psd version 6.x I will no longer be supporting alternative init systems such as upstart and openrc. It is too complex for me to maintain and test multiple configurations on non-native init systems for me.

Also of note for version 6.x is that no longer does psd run in as a system service. It now runs as a user service. This is much more simple and means that:

  • There is no more need for /etc/psd.conf and the USERS array therein.
  • Different users can have their own config files that THEY own (~/.psd/psd.conf).
  • Encrypted $HOME should be supported under this model (NOT yet implemented).

Update instructions from version 5.x:

  • Stop psd v5.7x and close your browsers.
  • Build the package linked above and install it.
  • Run psd to create your ~/.config/psd/psd.conf and then edit it as you normally would.
  • Check it in parse mode psd p and if happy with the output, run it via systemd usermode: systemctl --user start psd (and optionally enable it).

Note that if you're using overlayfs mode, your user needs to have sudo right to /usr/bin/psd-overlay-helper or else psd will refuse to run in overlayfs mode.

profile-sync-daemon's People

Contributors

brenix avatar bruners avatar bwright1558 avatar cicku avatar dthul avatar eriner avatar felixonmars avatar fisiu avatar graysky2 avatar hotice avatar ian-kelling avatar iblech avatar janluca avatar kiwnix avatar lloydhazlett avatar nefelim4ag avatar pkunk avatar prikhi avatar ranisalt avatar saiarcot895 avatar shaunren avatar squidamatron avatar vbn avatar weakish avatar xduugu avatar zawertun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.