Giter VIP home page Giter VIP logo

ooguz / papyrus Goto Github PK

View Code? Open in Web Editor NEW
68.0 3.0 3.0 3.01 MB

A simple paper backup tool for GnuPG or SSH keys

Home Page: https://snapcraft.io/papyrus

License: GNU General Public License v3.0

Kotlin 0.15% Swift 2.31% Objective-C 0.05% Dart 38.21% CMake 22.37% C++ 28.04% C 1.70% HTML 2.19% Ruby 3.33% Makefile 1.66%
backup-tool flutter-apps gnupg gpg paper-backup paper-wallet ssh-key paper-backups papyrus snap

papyrus's Introduction

Logo

Papyrus

A simple paper backup tool

Report Bug -- Request Feature

papyrus Downloads Contributors Stargazers Issues License Buy Me A Coffee

About

Screenshot

If you are working with GnuPG or SSH, you will probably understand the fear of losing your keys. This tool makes a "hard copy" of your text files including but not limited to your keys, 2FA backups, config files etc.

Papyrus can produce a PDF output which consist of QR codes made from your file to restore easily, in addition to OCR-friendly plain text version of your file, to prevent any failure on QR codes, with checksums for each line.

My personal recommendation is to print your paper backup with laser printer to acid-free paper, put it into a plastic bag (Mylar is preferred) and seal it with a heat sealer (you can find one around 25 USD, also useful for food packaging).

Installation

Get it from the Snap Store

sudo snap install papyrus

GitHub Releases

Go to the Releases page and download the package for your distribution and signatures.

Checksum and signature verification

  1. Download release files and checksums
  2. Get my GnuPG key to verify checksums
gpg --keyserver keyserver.ubuntu.com --recv-keys D854D9D85CB4910704BD9C5B2D33E2BD3D975818
  1. Verify SHA256SUMS file by running:
gpg --verify SHA256SUMS.asc
  1. Verify SHA256 checksums with:
sha256sum -c SHA256SUMS

AppImage

Give execution permission to AppImage file and run Papyrus:

chmod +x papyrus*-linux.AppImage
./papyrus-*.AppImage

Ubuntu/Debian (deb) Package

Install deb package and run Papyrus:

sudo dpkg -i papyrus*.deb
papyrus

Example output

QR pages OCR zebra OCR plain
image image image

Roadmap

  • Implement andOTP (or similiar) backup parser function
  • Implement password manager (KeePassXC, pass etc.) parser
  • Add restore from scan function
  • Add custom title and description to PDF

Contributing

Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing features, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the project
  2. Create your feature branch (git checkout -b new_feature)
  3. Commit your Changes (git commit -m 'Add new feature')
  4. Push to the Branch (git push origin new_feature)
  5. Open a pull pequest

License

Copyright (C) 2023 Özcan Oğuz

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 <https://www.gnu.org/licenses/>.

Reading

papyrus's People

Contributors

ooguz avatar ugurarici avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.