mask remotes, partial implementation
Everything implemented except for passing through to the masked remote. Which should be trivial.
This commit is contained in:
parent
89fccc15a8
commit
1313cc4d60
6 changed files with 218 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
{-# LANGUAGE FlexibleContexts, ScopedTypeVariables, PackageImports #-}
|
||||
|
||||
module Remote.Helper.Encryptable (
|
||||
EncryptionIsSetup,
|
||||
EncryptionIsSetup(..),
|
||||
encryptionSetup,
|
||||
noEncryptionUsed,
|
||||
encryptionAlreadySetup,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue