k3b / privacy-friendly-backup-api

Backup API for PFAs

Home Page:https://secuso.org/pfa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Mastodon

Privacy Friendly Backup API

This is the API that has to be implemented by every PFA that wants to interact with the Privacy Friendly Backup Application

Motivation

This application has been developed to enable users to create and manage backups of other privacy friendly apps. Privacy Friendly Apps are group of Android applications which are optimized regarding privacy. Further information can be found on secuso.org/pfa.

Building

Further development requires Android Studio, we recommend to use the latest version.

API Reference

Minimum SDK: 21 Target SDK: 29

License

Privacy Friendly Backup API is licensed under the GPLv3. Copyright (C) 2021 Christopher Beckmann

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

The app uses icons from Google Design Material Icons licensed under Apache License Version 2.0. All other images (the logo of Privacy Friendly Apps, the SECUSO logo) copyright SECUSO (2021).

Contributors

App Icon

Hangyan Chen

About

Backup API for PFAs

https://secuso.org/pfa

License:GNU General Public License v3.0


Languages

Language:Kotlin 99.4%Language:AIDL 0.6%