OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
10 stars 3 forks source link
apple hacktoberfest ios secure uploader webdav

Save by OpenArchive

https://open-archive.org/save/

Save by OpenArchive enables you to safely share, archive, and verify your mobile media.

Designed with and for eyewitnesses, human rights defenders, archivists, citizen journalists, large NGOs, and newsrooms, Save helps people preserve truth to power. Save protects human rights by leveraging a suite of privacy-enhancing technologies to safeguard your media and identity in the event of internet shutdowns, surveillance, device confiscations, content takedowns, limited bandwidth, and data loss.

Translators

These people kindly donored their time and work to translate the app and surrounding material:

Thank you very much, folks!

Copyright

2019 - 2024 OpenArchive https://open-archive.org/

Contributing

If you would like to contribute code, please consider the following:

Code of Conduct

Contributor Covenant

Dev Stuff

Build

You'll need to have CocoaPods and Xcode installed. We recommend to install CocoaPods via Homebrew:

brew install cocoapods

Prepare the workspace like this:

git clone https://github.com/OpenArchive/Save-app-ios.git
cd Save-app-ios
pod install
open Save.xcworkspace

Once this is done, you should be able to build.

Internet Archive S3 reference:

https://archive.org/help/abouts3.txt https://github.com/vmbrasseur/IAS3API http://internetarchive.readthedocs.io/en/latest/api.html

SVG -> PDF:

http://www.rexfeng.com/blog/2018/08/using-svg-pdf-assets-in-your-ios-app/

brew install python3 cairo pango gdk-pixbuf libffi
pip3 install cairosvg

cairosvg icon.svg -o icon.pdf