Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

toxinu/skjult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skjult

Description

Skjult help you to manage yours encfs containers.

Requirements

  • python 3 support
  • encfs package (so linux)
  • be in sudoers file
  • modprobe fuse
  • be in fuse group

Installation

pip install skjult

Examples

Create container

socketubs@socket-desktop:~$ skjult create mypr0n
==> Create new secret
[sudo] password for socketubs:
Creating new encrypted volume.
[encfs output...]

New Encfs Password:
Verify Encfs Password:

socketubs@socket-desktop:~$ ls /media/
mypr0n

List containers

socketubs@socket-desktop:~$ skjult list
==> All secrets
mypr0n

Mount/umount container

socketubs@socket-desktop:~$ skjult umount mypr0n
socketubs@socket-desktop:~$ skjult mount mypr0n
EncFS Password:

License

License is AGPL3. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages