You are here: Home Members jhb old blog entries fabuki_crypted.py
Personal tools

fabuki_crypted.py

I want my notes to be encrypted

I found a nice little wiki engine called fubuki for the e70 (python on
s60 that is, pys60) on http://www.oldriver.org/fubuki/ which I slightly
modified to meet my needs:

* Every word can be a link to a page
* Everything is encrypted

with the help of the aes
<http://discussion.forum.nokia.com/forum/showthread.php?t=105215>
module, I get my little version, that does the above things.

Download fubuky.py <files/fubuki.py>

Document Actions