Skip to content

Commit 8d6feee

Browse files
committed
[data] encryption - remove Petasuite info (licenses expired, INC0163129)
1 parent faaaa85 commit 8d6feee

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docs/data/encryption.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -201,15 +201,3 @@ It is of course even more important __in the context of git repositories__, whet
201201
> git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.
202202
203203
The biggest advantage of [git-crypt](https://github.com/AGWA/git-crypt) is that private data and public data can live in the same location.
204-
205-
## PetaSuite Protect
206-
207-
[PetaSuite](https://www.petagene.com/products/) is a compression suite for Next-Generation-Sequencing (NGS) data. It consists of a command-line tool and a user-mode library. The command line tool performs compression and decompression operations on files. The user-mode library allows other tools and pipelines to transparently access the NGS data in their original file formats.
208-
209-
PetaSuite is used within LCSB and provides the following features:
210-
211-
- Encrypt and compress genomic data
212-
- Encryption keys and access managed centrally
213-
- Decryption and decompression on-the-fly using a library that intercepts all FS access
214-
215-
This is a commercial software -- contact `lcsb.software@uni.lu` if you would like to use it

0 commit comments

Comments
 (0)