1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved parser to gppg.py to make it easier to write
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Fixed some subprocess calling
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Fixed many syntax errors across the gppg package
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Reorganized source tree
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Creating function is now moving and symlinking the homedir and continuing to fill in the config file.
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Switched out GppgHomedir for GppgHdir as function arg name since we're import GppgHomedir, might caus a name clash. Commented out the mount function, not sure we need it.
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added run_mount to mount things
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
We need to be able to decrypt the encrypted device while creating, thus, we need to know the decrypted name. We'll also start creating the GppgHomedir config file object.
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
We will want to be able to fetch our section and our config file after having created oun GppgHomedir. Writing config got fixed.
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Updated the run_cryptsetup docstring
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
We can now modify and save a config file
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Replaced 'decrypted_device' for 'decrypted_name' to avoid confusion
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added a function to decrypt a GnuPPG Homedir
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Moved reading to a seperate method so that we can create a GppgHomedir object instead of only reading it.
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Moved run_mkfs and run_cryptsetup to a seperate file since we need them in more that creating
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Expanded creating function, now handle LVM
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added initial code for creating a device
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added defaults to the options
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added option parsing
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added defaults, substituted " for \' when defining short strings
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added global configparser
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Modified the config file to take note of our defaults, soon to be commited in the configparser
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added the config file parser for the homedir
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Modified the config file
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added a skeleton config file
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Added license
ryanakca
as Ryan Kavanagh
More... almost 15 years ago
Initial import of README and prototypes
ryanakca
as Ryan Kavanagh
More... almost 15 years ago