[tw] Re: Is there a permanent TiddlyFox solution?

2017-09-21 Thread Jim W
Yeah I actually do have system level encryption turned on, so I'm fine if 
someone were to physically steal my laptop but I primarily use TiddlyWiki 
at work connected to my work domain. I don't necessarily trust every IT 
user that walks in the door or is planning to leave the company. So the 
technically double encryption I was using with the single file was 
necessary in my opinion. Even besides protecting my data from an internal 
rogue admin, an outside actor might compromise an privileged domain account 
trawl the network and grab my data. I'm considering putting my node.js 
tiddly inside of a veracrypt container (as recommended 
<https://github.com/Jermolene/TiddlyWiki5/issues/1073#issuecomment-330896212> 
by Jeremy) but that will be a lot more cumbersome than the single file full 
encryption was and really I'll be similarly vulnerable once the container 
is mounted and unencrypted. Maybe I'm overthinking that, I'm sure even with 
the the single file encryption there were vulnerabilities to consider, but 
it seems fairly trivial to me to grab the unencrypted file sitting on the 
file-system once the OS is unlocked.

On Wednesday, September 20, 2017 at 7:42:06 PM UTC-5, PMario wrote:
>
> On Wednesday, September 20, 2017 at 3:37:20 PM UTC+2, Jim W wrote:
>>
>> I converted over to Node.js but I guess now I've lost the ability to 
>> encrypt all my tiddlers 
>> <https://github.com/Jermolene/TiddlyWiki5/issues/1073>? There's a plugin 
>> <https://github.com/danielo515/TW5-EncryptTiddlerPlugin> to manually 
>> encrypt tiddlers but it looks abandoned without the important feature of 
>> confirming 
>> the password  
>> <https://github.com/danielo515/TW5-EncryptTiddlerPlugin/issues/4>(I want 
>> to avoid ruining a tiddler with one typo). 
>>
>
> If you are able to use the node version, you should be also able to set up 
> your OS to encrypt every file in your data directory on the system level. 
> ... So there should be no need to encrypt the stuff 2 times. 
>
> Most people I know, don't consider this option, because it's conpletely 
> transparent. So you basically don't see, that the files are encrypted. They 
> just look like normal files. ... And if you can't see it, ... it's not 
> there ... right?
>
> just my 2 cents
> -mario
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8c935d8e-cfa5-4a85-8f92-ff4a5368ddfb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Is there a permanent TiddlyFox solution?

2017-09-20 Thread Jim W
I converted over to Node.js but I guess now I've lost the ability to 
encrypt all my tiddlers 
<https://github.com/Jermolene/TiddlyWiki5/issues/1073>? There's a plugin 
<https://github.com/danielo515/TW5-EncryptTiddlerPlugin> to manually 
encrypt tiddlers but it looks abandoned without the important feature of 
confirming 
the password  
<https://github.com/danielo515/TW5-EncryptTiddlerPlugin/issues/4>(I want to 
avoid ruining a tiddler with one typo). 

Whatever option for moving past FF57 becomes consensus (and I fully agree 
with Riz's concerns) I hope easy full encryption will still be an option. 
If I move over to TiddlyServer is there a workable path toward that?

On Monday, September 18, 2017 at 3:12:53 PM UTC-5, Lost Admin wrote:
>
> To the best of my knowledge, there is no planned replacement for TiddlyFox 
> (Jeremy, please correct me if I'm wrong). The extension mechanism that 
> TiddlyFox relies on will be removed from Firefox when version 57 gets here. 
> The mechanism that replaces it will not support the functionality needed to 
> write a replacement add-on (also, correct me if I'm wrong as I'm not an 
> extension developer).
>
> There are a number of alternatives. Some exist today, some are still in 
> discussion. None are exactly like TiddlyFox. Some of them include:
>
> Running TiddlyWiki on Node.js (
> http://tiddlywiki.com/static/TiddlyWiki%2520on%2520Node.js.html)
> Running TiddlyServer on your computer (
> https://github.com/Arlen22/TiddlyServer)
> Running Noteself instead (https://noteself.github.io/)
> Running IIS or Apache locally configured to support WebDAV (various 
> discussions on this forum)
>
> Each of those options has benefits and disadvantages. All of them (except 
> using Noteself) require you to install software on your computer (this 
> might not be an option in some situations).
>
> Noteself with a properly configured CouchDB server somewhere on the 
> Internet (or on your local computer) is a pretty interesting solution but 
> some people are having challenges getting set-up the way they want. Without 
> a CouchDB server you could easily lose everything (clearing all local data 
> would delete all your saved content if you don't have CouchDB).
>
>
> On Monday, September 18, 2017 at 3:42:52 PM UTC-4, Jim W wrote:
>>
>> Forgive my ignorance, I've looked for some kind of consensus on what 
>> happens when TiddlyFox stops working when Firefox 57 gets here but haven't 
>> really found one. For a long time TiddlyWiki/TiddlyFox user what's the best 
>> course of action if I'm not willing to give up standard Firefox (I don't 
>> really like the idea of using something like FirefoxESR)? Or what options 
>> are there? I feel like I must be missing something, seems like main 
>> TiddlyWiki.com instructions would stop advising you to install TiddlyFox if 
>> it's slated to stop working?
>>
>> On Sunday, September 17, 2017 at 5:32:20 PM UTC-5, RichardWilliamSmith 
>> wrote:
>>>
>>> Hi,
>>>
>>> Tiddlyfox is slated to stop working altogether with Firefox 57 and they 
>>> might be preparing you for that eventuality by disabling it. If you goto 
>>> "about:addons" (type it in the address bar) do you see Tiddlyfox listed as 
>>> running? (it should say 'legacy' but it might also be disabled by default).
>>>
>>> Regards,
>>> Richard
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/48df4315-9c47-4d11-8cac-d6280f18b98e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Is there a permanent TiddlyFox solution?

2017-09-19 Thread Jim W
>From the FirefoxESR page: "Who is it not for? Individual users who always 
want the latest features, performance enhancements and technologies in 
their browser without waiting for them to become available in ESR several 
development cycles later."

Unfortunately I fall into that camp but the further I look into FF57 (I 
think I've been caught off guard since most of my preferred add-ons are 
getting the ax and no word on 57+ updates) I might be using FirefoxESR 
while I try to settle on a new browser. As far as TiddlyWiki the replies 
here have really helped, I'll be looking into converting over to Node.JS or 
maybe dig into TiddlyServer.

On Monday, September 18, 2017 at 4:46:53 PM UTC-5, @TiddlyTweeter wrote:
>
>
> Jim: I don't really like the idea of using something like FirefoxESR
>
> Why? Has it got diseases? Lol. 
>
> Its just Firefox that lags behind on cutting edge. But it has full 
> security updates. Once 57 fully comes in it will be the ONLY Mozilla 
> supported Firefox left that will run TiddlyFox. It should continue to run 
> TidelyFox till March, or later, next year.
> Notte
> Josiah
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4cb3be36-200d-4517-b8a0-27d5e37ef2c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Is there a permanent TiddlyFox solution?

2017-09-18 Thread Jim W
Forgive my ignorance, I've looked for some kind of consensus on what 
happens when TiddlyFox stops working when Firefox 57 gets here but haven't 
really found one. For a long time TiddlyWiki/TiddlyFox user what's the best 
course of action if I'm not willing to give up standard Firefox (I don't 
really like the idea of using something like FirefoxESR)? Or what options 
are there? I feel like I must be missing something, seems like main 
TiddlyWiki.com instructions would stop advising you to install TiddlyFox if 
it's slated to stop working?

On Sunday, September 17, 2017 at 5:32:20 PM UTC-5, RichardWilliamSmith 
wrote:
>
> Hi,
>
> Tiddlyfox is slated to stop working altogether with Firefox 57 and they 
> might be preparing you for that eventuality by disabling it. If you goto 
> "about:addons" (type it in the address bar) do you see Tiddlyfox listed as 
> running? (it should say 'legacy' but it might also be disabled by default).
>
> Regards,
> Richard
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5c9cf08d-f271-489d-b834-61179f2b1fdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.