mirror of
https://codeberg.org/scip/digiproof.git
synced 2025-12-18 13:10:57 +01:00
moving to codeberg
This commit is contained in:
16
README.md
16
README.md
@@ -8,10 +8,10 @@ This is an javascript app which allows you to create and maintain a digital test
|
||||
**This is BETA software, use on your own risk.**
|
||||
|
||||
If you want to try it, download the
|
||||
[standalone file digiproof-prod](https://raw.github.com/TLINDEN/digiproof/master/digiproof-prod.html),
|
||||
[standalone file digiproof-prod](https://raw.codeberg.org/scip/digiproof/master/digiproof-prod.html),
|
||||
save it to your disk and open it locally in your browser.
|
||||
|
||||
There's also a [development version](https://github.com/TLINDEN/digiproof/blob/master/digiproof-dev.html?raw=true),
|
||||
There's also a [development version](https://codeberg.org/scip/digiproof/blob/master/digiproof-dev.html?raw=true),
|
||||
which retains all data across
|
||||
browser sessions. This version does store any entered data unencrypted using the
|
||||
[localStorage adapter for ember.js](https://github.com/rpflorence/ember-localstorage-adapter).
|
||||
@@ -39,7 +39,7 @@ Installation
|
||||
|
||||
Download the standalone self contained app to your computer
|
||||
by right-clicking the following link and selecting "save as ...":
|
||||
[standalone file digiproof-prod](https://raw.github.com/TLINDEN/digiproof/master/digiproof-prod.html).
|
||||
[standalone file digiproof-prod](https://raw.codeberg.org/scip/digiproof/master/digiproof-prod.html).
|
||||
|
||||
Then open the file locally either by double clicking it from
|
||||
your filemanager or opening it from your browser (File => Open ...).
|
||||
@@ -50,14 +50,14 @@ Screenshots
|
||||
Here are some screenshots of the app in action. Please note that they might be outdated.
|
||||
|
||||
This is the main screen of the app:
|
||||

|
||||

|
||||
|
||||
Here we entered some asset data (german language version):
|
||||

|
||||

|
||||
|
||||
[Here is a sample printed testament](https://github.com/TLINDEN/digiproof/blob/master/samples/sample-testament.pdf?raw=true).
|
||||
[Here is a sample printed testament](https://codeberg.org/scip/digiproof/blob/master/samples/sample-testament.pdf?raw=true).
|
||||
|
||||
More screenshots can be found in the [samples](https://github.com/TLINDEN/digiproof/tree/master/samples)
|
||||
More screenshots can be found in the [samples](https://codeberg.org/scip/digiproof/tree/master/samples)
|
||||
directory.
|
||||
|
||||
Used Javascript Libraries
|
||||
@@ -77,7 +77,7 @@ Used Javascript Libraries
|
||||
License
|
||||
=======
|
||||
|
||||
[Licensed under the GPL v2.](https://raw.github.com/TLINDEN/digiproof/master/LICENSE).
|
||||
[Licensed under the GPL v2.](https://raw.codeberg.org/scip/digiproof/master/LICENSE).
|
||||
|
||||
Commercial redistribution prohibited.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user