Commit Graph

55 Commits

Author SHA1 Message Date
Côme Chilliet
ad53d41b9c fix: Fix obsolete statement about encryption overhead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:39:08 +01:00
Ruben Barkow-Kuder
07327b408a clarify the separation encryption of local and remote storage
Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
2023-05-25 11:24:53 +02:00
max-nextcloud
ff1f285747 Merge pull request #10388 from nextcloud/fix/occ-decrypt-all
fix: occ encryption:decrypt-all handles maintenance mode and disables…
2023-05-15 15:08:26 +02:00
Max
a3e19e6217 fix: occ encryption:decrypt-all handles maintenance mode and disables encryption
When the command is started in maintenance mode it will even err out.
Also one should not disable encryption without decrypting all files first.

Signed-off-by: Max <max@nextcloud.com>
2023-05-15 13:05:40 +02:00
Maxime LE HERICY
f67a150e8c Update encryption_configuration.rst
typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS


Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2023-04-05 09:42:45 +02:00
Vincent Petry
f40e8711b3 Add info to fix encryption key issues
Added information about misplaced encryption keys and how to repair them
automatically or manually when needed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 16:53:41 +01:00
Carl Csaposs
eb04cfcc16 Fix grammatical & spelling errors in admin manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-10 02:04:17 +00:00
Louis Chemineau
01a746a05a Warn about disabling encryption without decrypting all the files
See: https://github.com/nextcloud/server/issues/31083
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-09 13:12:15 +01:00
Roeland Jago Douma
eb82b93a46 Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Vanessa
d5e97616bc Update encryption_configuration.rst
Removed ownCloud link
2020-10-20 10:08:24 +02:00
Sascha Wiswedel
bd9ef16c19 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Paul Tötterman
12d3934d75 Document "Invalid private key for encryption app"
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-15 11:27:39 +03:00
Griffith Knoop
235c2c7ec7 Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Björn Schießle
fbb950d62c Update encryption_configuration.rst
Documantation is wrong, key storage needs to be located in the data folder, either physically or as a mount
2017-10-05 17:18:52 +02:00
Morris Jobke
4315fdef96 Fix typo in occ command
Fixes #544

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-08-07 11:28:16 +02:00
Joas Schilling
fc55ba3375 Some admin errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-30 13:23:57 +02:00
Joas Schilling
995e39e302 Remove docs about single user mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-10 11:08:04 +02:00
Matthew Setter
8bb1809569 Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 12:28:25 +01:00
Jos Poortvliet
f6227eb32a actually enable singleuser mode
hat tip to Mathias Renner
2016-09-26 16:49:50 +02:00
Joachim Sokolowski
7b27cf8dcd Changes for Nextcloud (#34)
* Changes for Nextcloud

* Changes for Nextcloud

* Update command_line_installation.rst

-oci Enterprise removed

* removed Enterprise

* Changing to nextcloud

* enterprise removed

* Update external_storage_configuration_gui.rst

typo

* Update command_line_installation.rst

Oracle changed

* to nextcloud

* Update linux_installation.rst

* Update linux_installation.rst
2016-06-22 14:41:58 +02:00
Carla Schroder
73e7cee76f add examples to occ encryption 2016-04-29 08:03:08 -07:00
Carla Schroder
6b8765b1e1 add examples for occ encryption commands 2016-04-28 13:06:37 -07:00
Carla Schroder
949eefa2d1 updates to enterprise logging app 2016-03-28 12:37:42 -07:00
RealRancor
bc08af30e2 Add encryption migration to upgrading and encryption docs. 2016-03-27 16:23:52 +02:00
RealRancor
e35d01f303 Change note to warning on some places. 2016-03-23 18:17:03 +01:00
Lukas Reschke
79f7dab9a7 More technical information about encryption 2016-03-08 17:24:37 +01:00
Carla Schroder
d7b11fbc36 separate home and remote storage encryption 2016-02-26 16:35:55 -08:00
Carla Schroder
5e50f40b08 separate encryption of home and remote storage 2016-02-26 16:34:18 -08:00
Carla Schroder
fbbf5c5bc7 add occ decrypt to files page 2016-02-22 12:17:01 -08:00
Carla Schroder
80df634e6b update encryption page for master/8.2 2015-12-03 16:53:36 -08:00
Carla Schroder
8c89f6da2e encryption corrections 2015-10-19 14:04:01 -07:00
Carla Schroder
b2d496e4f1 encryption corrections 2015-10-19 14:02:05 -07:00
Carla Schroder
bf25bdfdc7 correct typos 2015-10-14 09:10:16 -07:00
Carla Schroder
41d6675996 updates for 8.2 2015-10-13 09:59:44 -07:00
Carla Schroder
e85bd202e1 update occ with gobs of new commands 2015-10-09 06:48:58 -07:00
Carla Schroder
fa3e75d74f update encryption page with new warnings 2015-10-06 09:07:45 -07:00
Carla Schroder
f5ab7cbaca cleanups and markup corrections 2015-09-23 05:07:37 -07:00
Robin McCorkell
18b7eba58f Rewrite external storage GUI documentation 2015-09-20 18:15:10 +01:00
Phil Davis
f8384df0f8 Encryption config minor edits 2015-08-16 09:19:45 +05:45
Björn Schießle
d401cc503f fix path to the different encryption keys
fix paths to the different keys.
2015-07-10 19:36:51 +02:00
Björn Schießle
ac1f963895 fix occ encryption command
the correct encryption command is ````occ encryption:migrate```` not ````occ encryption:migrate-keys```` for ownCloud 8.1
2015-07-08 16:55:45 +02:00
Carla Schroder
a73b1bfebd add note re singeluser mode when migrating encryption 2015-06-19 14:37:45 -07:00
Carla Schroder
f2aa2cf5f9 add keys file structure to encryption doc 2015-06-11 13:22:38 -07:00
Carla Schroder
4ba265a9ab how to migrate encryption 2015-06-04 08:59:17 -07:00
Carla Schroder
318ecb198d migrating encryption keys 2015-06-04 08:16:45 -07:00
Carla Schroder
b00c741c2a how to migrate encryption 2015-06-03 15:10:28 -07:00
Carla Schroder
761c028525 update encryption docs with new UI features 2015-05-08 16:51:33 -07:00