Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fer3852 committed Jun 27, 2023
2 parents 3a87053 + 6b8351f commit 8a45c04
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# remarkableSign
reMarkable Sign is an application developed in-house at Eindhoven University of Technology, Netherlands in order to facilitate the digital signing of documents using the reMarkable tablet/e-reader. It attempts to smoothen the process of uploading and downloading of single files to/from the reMarkable.

## Why reMarkable Sign?
The nature of the reMarkable tablet makes it very suitable for signing documents or quickly adding handwritten remarks to an existing .pdf file. There are already various options to do these things:
* Using the reMarkable's cloud service.
* Using the reMarkable's web GUI on http://10.11.99.1.
* Using an external file browser.

Using the cloud may not be desired or even legal because of privacy and/or security regulations. The web GUI is a hassle to use and shows all files on the reMarkable, which makes it prone to human error. External file browsers are often overpowered for simple usage which makes them cumbersome to use. To provide a local, fast and secure way to move files to and from the tablet, reMarkable Sign was developed.

## Features
* Fast and easy-to-use uploading and downloading of single files, including drag-and-drop to and from the application.
* Completely offline, no internet connection needed on the reMarkable or PC.
* Privacy proof: no files are stored anywhere else besides the PC and tablet, and it's possible to automatically remove signed documents from the tablet.
* Secure: since the reMarkable can be disconnected from the internet, it's easy to keep your documents safe.

0 comments on commit 8a45c04

Please sign in to comment.