Skip to content

rlaf99/git-taut-example-original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-taut-example-original

An example Git repository that demonstrates how git-taut encrypts contents.

.gitattributes specifies what contents are encrypted:

  • All contents under directory foo are encrypted. The name foo is not encrypted.
  • All contents under directory bar are encrypted. The name bar is also encrypted.
  • Files whose names end with .sonnet are encrypted.

All the Shakespeare text comes from https://shakespeare.mit.edu/.

The credential used for the encryption is william (username) / shakespeare (password).

The original repository is at https://github.com/rlaf99/git-taut-example-original, whereas the taut site (aka, the shadow repository with encrypted contents) is at https://github.com/rlaf99/git-taut-example-tautened.git.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors