Giter Site home page Giter Site logo

manualbox's Introduction

ManualBox

ManualBox is a tool for desktop users (Linux and Mac) to create/mount an userspace file system, where reading of any file will require user input from this tool.

Allow or deny access

Installation & Usage

Read the wiki for the latest installation and usage guide.

Development guide

Follow the development guide if you want to hack on the tool.

License

GPLv3+

manualbox's People

Contributors

kushaldas avatar

Stargazers

Mohit Bansal (Philomath) avatar  avatar Daniel Wesser avatar Daniel Schaefer avatar Olúwátóósìn Anímáṣahun avatar Abhas Abhinav avatar  avatar Charles LESECQ avatar Johannes Filter avatar Rahul Jha avatar Praveen Kumar avatar Steve Phillips avatar redshiftzero avatar

Watchers

Micah Lee avatar Abhas Abhinav avatar  avatar James Cloos avatar  avatar

Forkers

mohansha

manualbox's Issues

ls -l gives error on a name every time

The following errors are coming only for ls -l command, but, not for ls or tree output.

$ ls -la
ls: .: Invalid argument
total 12
drwx------ 2 kdas kdas      0 Mar 19 23:24 .
drwxr-xr-x 6 kdas kdas      0 Mar 19 12:37 ..
-rwxr-xr-x 1 kdas kdas      0 Mar 19 23:24 authorized_keys
-rwxr-xr-x 1 kdas kdas   2174 Mar 19 23:24 config

or

$ ls -l adir
ls: adir: Invalid argument
total 6
-rw-r--r-- 1 kdas kdas 32839 Mar 19 23:21 bad_looking_password_input.gif
drwxr-xr-x 2 root root     0 Mar 19 23:14 bdir
-rw-r--r-- 1 kdas kdas    11 Mar 19 22:39 helloworld.txt

The icons need to have a transparent background

I tried out manualbox with KDE. The icons will integrate much better with the desktop if the png was transparent. Do you have the SVG source for the icons? If you add it to the repository, I could try to recreate the icon again with inkscape.

image

No way to exit from the application if systray is disabled

In Debian, seems systray is disabled by default. Hence I am unable to access the right click option to exit from the entire application.

Possible Solution:
Exit from the entire application when clicking on the cross button of the applications itself.

Build a mac app

We need to build a mac app, with all the dependencies for both the command line tools. I will push the half done branch with pyinstaller here.

issue removing temporary files

When editing a file with vim, temporary .swp files are generated. However, the files usually are removed when cleanly saving and exiting vim.
In my ~/secure folder, .swp and .swx files are generated and not removed when closing the file. Manually removing the file yields

~/secured » rm .test.txt.swp
rm: cannot remove '.test.txt.swp': Invalid argument

I have to unlock the file first, e.g. with cat .test.txt.swp and then remove it with rm.

CSS breaks in Dark Theme

image

I don't think we should be injecting CSS into widgets, better let the user/platform take care of the styling.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.