mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update OpenArchive to version 4.0.2
This commit is contained in:
parent
e39a8ffb2c
commit
b1fa4576ee
1 changed files with 14 additions and 19 deletions
|
|
@ -12,7 +12,7 @@ AutoName: Save
|
|||
Description: |
|
||||
Save (Share Archive Verify Encrypt) by OpenArchive enables you to safely preserve, organize, and share your mobile media.
|
||||
|
||||
Designed with and for newsrooms, human rights defenders, and archivists, Save keeps you in control of your mobile media at all times.
|
||||
Designed with and for individuals and organizations working to securely archive media directly from their mobile devices to a server, Save keeps you in control of your media at all times.
|
||||
|
||||
<b>Features</b>
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ Description: |
|
|||
* Edit media metadata, including persons, location, and additional notes
|
||||
* Flag media as “significant” for organization and/or easy retrieval later
|
||||
* Batch edit media — update the metadata of multiple media file at once
|
||||
* Create multiple project albums to keep your media organized (e.g. “Summer 2019,” “Work photos,” “Kitchen remodel,” “Syria uprising 2016,” etc)
|
||||
* Create multiple project albums to keep your media organized (e.g. “Summer 2019,” “Workshop photos,” “Kitchen remodel,” etc)
|
||||
* Share to Save from other apps on your phone, such as your Photos or voice memos apps
|
||||
* “Wi-Fi-only” upload setting, for when cellular data networks are unreliable or expensive
|
||||
* Creative Commons licensing options for the media you collect and share
|
||||
|
|
@ -29,7 +29,7 @@ Description: |
|
|||
|
||||
Preserve
|
||||
Upload your important mobile media to a private server of your choice (using a free and open source platform like Nextcloud or ownCloud).
|
||||
Publish the media publicly to the Internet Archive for resilient, robust preservation by a third-party.
|
||||
Publish the media publicly to the Internet Archive for robust preservation by a third-party.
|
||||
|
||||
Organize
|
||||
Create custom-named Projects to keep your media sorted in ways that make sense to you.
|
||||
|
|
@ -38,23 +38,12 @@ Description: |
|
|||
|
||||
Share
|
||||
Connect to existing project albums created and managed by partners and colleagues.
|
||||
Send media to the Save app from your camera roll and other iOS applications.
|
||||
Send media to the Save app from your camera roll and other Android applications.
|
||||
|
||||
Secure
|
||||
Save always uses TLS encryption, which encrypts the connection between your mobile device and your chosen destination, whether a private server or the Internet Archive.
|
||||
Save works with server software like Nextcloud that makes it easy to encrypt the data you've collected.
|
||||
|
||||
========================
|
||||
|
||||
<b>About</b>
|
||||
|
||||
OpenArchive is a collective of human rights technologists, ethnographers, and archivists dedicated to protecting media freedom. Our technologies are designed to preserve, amplify, and securely route mobile media to community-maintained collections in accessible public and private archives, outside the corporate walled gardens currently dominating the online media ecosystem.
|
||||
|
||||
About Save
|
||||
Save by OpenArchive is a free, open source mobile archiving application for documentarians and human rights defenders. It offers at-risk groups more agency over their historical record by affording them media authentication, pseudonymity, licensing controls, and the ability to choose where and how the media will be stored for long-term access and reuse.
|
||||
|
||||
Save addresses the gaps in the current online ecosystem existing around the a) ethical short-term collection and b) long term preservation of sensitive mobile media. We provide mobile-centered, scalable, industry-standard, ethical, intuitive, easy to use tools for at-risk communities to pseudonymously preserve and authenticate their media so that it will be accessible and maintain its provenance in the future.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenArchive/Save-app-android
|
||||
|
||||
|
|
@ -90,13 +79,19 @@ Builds:
|
|||
scandelete:
|
||||
- art
|
||||
|
||||
- versionName: 4.0.2-fdroid
|
||||
versionCode: 30020
|
||||
commit: 4.0.2-fdroid
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: |
|
||||
Binaries are here:
|
||||
https://github.com/OpenArchive/openarchive/releases/download/%v/openarchive-%v.apk
|
||||
but doesn't verify, so this is included via the normal process.
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: config.gradle|versionCode\s+:\s(\d+)|.|versionName\s+:\s'(.+)'
|
||||
CurrentVersion: 0.3.1-alpha2
|
||||
CurrentVersionCode: 20549
|
||||
CurrentVersion: 4.0.2-fdroid
|
||||
CurrentVersionCode: 30020
|
||||
|
|
|
|||
Loading…
Reference in a new issue