Tag: ownCloud

  • The dangers of free cloud-based storage

    The dangers of free cloud-based storage

    A few days ago, Google Docs locked out many users from their documents, claiming they violated their Terms of Service, despite being innocuous. Here is why this will continue to happen what you can do to not run into this problem yourself.

  • Using passwordless PostgreSQL login with ownCloud

    I like PostgreSQL and ownCloud, but I do not like passwords, especially if they have to stored in plain text in a widely readable configuration file. So, I wanted to use PostgreSQL peer authentication with ownCloud as well.