|
2011-12-07
, 12:21
|
|
Posts: 120 |
Thanked: 126 times |
Joined on Nov 2011
@ Germany
|
#12
|
Security Tips
Password leaks
Most of the passwords which are entered to a GUI, the one of TC included, are saved into a funny database, if you have the auto complete function of maemo enabled. Turn it off or move(See "Protection your files") the database to the encrypted volume. I disabled this feature and
shredded the db. Database path: /home/user/.osso/dictionaries/.personal.dictionary.
The Following User Says Thank You to Niwakame For This Useful Post: | ||
|
2011-12-12
, 21:16
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#13
|
Shredding on an Flash-based medium is utterly useless, as the wear-levelling will reallocate sectors all over the "disk". This is also the case with SSD-drives in computers.
The Following User Says Thank You to NIN101 For This Useful Post: | ||
|
2012-01-06
, 12:03
|
|
Posts: 84 |
Thanked: 22 times |
Joined on Nov 2011
@ Italy
|
#14
|
|
2012-01-06
, 18:05
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#15
|
|
2012-01-06
, 18:56
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#16
|
|
2012-01-06
, 20:07
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#17
|
|
2012-01-06
, 22:09
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#18
|
<truecrypt_version>.tar.gz <truecrypt_version>.diff.gz <truecrypt_version>.changes <truecrypt_version>.dsc
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-01-08
, 10:03
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#19
|
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2012-01-09
, 21:26
|
Posts: 669 |
Thanked: 433 times |
Joined on May 2010
|
#20
|
But anyway, here we go
a) Moving phonebook
This will move your phonebook. Symbolic links will point to the path in your encrypted volume. However, this is just a "mv", which means, no secure delete will occur on the source directories.
b) Moving SMSCode:cd /home/user/ mv .osso-abook/ [tcvolume] mv .osso-abook-backup/ [tcvolume] ln -s [tcvolume]/.osso-abook/ . ln -s [tcvolume]/.osso-abook-backup . chown user -R [tcvolume]/.osso-abook/
chown user -R [tcvolume]/.rtcom-eventloggerCode:cd /home/user mv .rtcom-eventlogger [tcvolume] ln -s [tcvolume]/.rtcom-eventlogger .
NIN101
The Following User Says Thank You to impeham For This Useful Post: | ||
Not to mention, that average (even power-) user can miss this thread, while it's not likely to miss package in repositories. At least my order for getting this is:
1) search repos, read package dates, changelogs, descriptions etc
2) IF 1) fail, search wiki, OR if plentora of competing packages found, do the same.
3) if 2) fails, search forum.
Also, if by any case, Your website with precompiled debs get down (You hit by a bus and no one to pay bills, or "they" taking it down), community still get repos version.
/Estel
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!