File: suspend-keygen.8

package info (click to toggle)
uswsusp 1.0%2B20120915-6.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,572 kB
  • sloc: ansic: 7,164; sh: 566; makefile: 223; perl: 65
file content (54 lines) | stat: -rw-r--r-- 2,529 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
'\" t
.\"     Title: suspend-keygen
.\"    Author: Tim Dijkstra <tim@famdijkstra.org>
.\"   Updated: Rodolfo García Peñas (kix) <kix@kix.es>
.\"      Date: Feb 29, 2012
.\"    Manual: suspend-keygen
.\"    Source: suspend-utils
.\"  Language: English
.\"
.TH "SUSPEND\-KEYGEN" "8" "Feb 29, 2012" "uswsusp" "suspend-keygen"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
suspend-keygen \- program to generate a RSA key to be used by s2disk
.SH "SYNOPSIS"
.HP \w'\fBsuspend\-keygen\fR\ 'u \fBsuspend\-keygen\fR
.SH "DESCRIPTION"
.PP
This manual page documents briefly the \fBsuspend\-keygen\fR command\&.
.PP
\fBsuspend\-keygen\fR is a program that will generate a RSA key which can be used by the \fBs2disk\fR to encrypt the image written to disk\&. The program does not take any options, but will ask to give the size of the key in bits and to supply a passphrase\&. You will have to enter this passphrase on \fBresume\fR to decrypt the image\&.
.PP
To start using encryption, you will have to point the "RSA key file" option in uswsusp\&.conf(5) to the file suspend\-keygen generated\&.
.SH "SEE ALSO"
.PP
s2disk(8), uswsusp\&.conf(5)\&.
.PP
For more information see the README file.
.SH "AUTHOR"
.PP
This manual page was written by Tim Dijkstra <tim@famdijkstra>\&.org for the Debian(TM) system (but may be used by others)\&. Was updated by Rodolfo García <kix@kix.es>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&.
.RE
.SH "COPYRIGHT"
.br
Copyright \(co 2006 Tim Dijkstra
Copyright \(co 2012 Rodolfo García (kix)
.br