Git Product home page Git Product logo

Comments (3)

tyhicks avatar tyhicks commented on May 5, 2024 2

from fscrypt.

josephlr avatar josephlr commented on May 5, 2024

Is this a good place to get started on writing a man page?

Also, the ecryptfs man pages are spread throughout many sections. The root page is in section 7 but some components are in section 1 or section 8. Should I just put everything in section 8 or split things up accordingly?

from fscrypt.

josephlr avatar josephlr commented on May 5, 2024

Below is the basic plan for man page entries. After they are completed, a good amount of the documentation in README.md will be deleted and replaced with the appropriate man page links. Running fscrypt COMMAND --help will also show the man pages (if they are available). This is similar to how git COMMAND --help works currently.

  • fscryptctl
    • Complete description of all functionality
    • The tool is small so this shouldn't be too bad
    • Include where to report bugs (here)
  • fscrypt
    • Overview of the tool
    • Tool's purpose
    • Structures of files (/etc/fscrypt.conf, MNT/.fscrypt)
    • System requirements
    • Filesystem requirements
    • Limitations (no encrypting root, no encrypting metadata)
    • Where to report bugs (here)
    • Links to more detailed command information
  • pam_fscrypt
    • Description of purpose/functionality
    • PAM services provided
    • Flags (and which services they effect)
    • Installation instructions/tips
  • fscrypt-setup
    • Docs for fscrypt setup (creating /etc/fscrypt.conf)
    • Docs for fscrypt setup MOUNTPOINT (creating filesystem metadata)
  • fscrypt-encrypt
    • Docs for fscrypt encrypt and fscrypt unlock
    • Notes about keyring weirdness w/ provisioning
  • fscrypt-purge
    • Docs for fscrypt purge MOUNTPOINT
    • Explain dropping vs not dropping caches
    • Limitations of running as root
    • Issues w/ Kernel memory and DMA
  • fscrypt-status
    • Docs for fscrypt status: the global, filesystem, and directory versions.
    • Precise format (so it can be reliably grepped)
    • Difference between "supported", "not supported", and "not enabled"
  • fscrypt-metadata
    • Docs for all fscrypt metadata SUBCOMMAND
    • Examples of weird setups requiring the metadata commands.
    • Examples of damaged setups requiring the metadata commands.

from fscrypt.

Related Issues (20)

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.