Skip to content

This is TNT2 v1.2.7. It is incompatible with previous versions and uses PyCryptoDome to handle the encryption. Your notes are guaranteed to be secure.

License

Notifications You must be signed in to change notification settings

benedict-tshaba/tnt2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tnt2

This is a new version of tnt where I used OOP concepts of Python. The result is cleaner more maintainable code. It also supports simple xor encryption, which I plan to upgrade to AES or RSA, but probably AES algorithm. Visit My Website here: http://www.benedict.heliohost.org

##############################################################################

INSTALLATION:

    git clone git@github.com:benedict-tshaba/tnt2.git && cd tnt2
    chmod +x setup.py
    sudo ./setup.py install
    tnt2

Alternatively:

#first install Tkinter if you dont have it already.
sudo apt-install python-tk
sudo pip install tnt2

About

This is TNT2 v1.2.7. It is incompatible with previous versions and uses PyCryptoDome to handle the encryption. Your notes are guaranteed to be secure.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages