Word VBA >> Creating secured word "Viewers"

by YW50aG9ueTUyNzk » Sun, 01 Aug 2004 00:49:01 GMT

Has anyone built or came accross a way to share documents by creating a "viewer" type application.

Issue: We sell a tool that produces high value documents. We have automated a complex sales process: ROI to the point that a large sales force can get by with only one user liscense. I am attempting to account for all of the true users of the documents.

One solution would be to create a vba application that the user must sign into before opening the document. The sign in data gets validated against a web database server. The users must buy the viewer. We already have the technology in place to link the activated application to the cpu to prevent multiple users from sharing one sign on.

Any thoughts, examples, etc..??
--
anthony sarno


Word VBA >> Creating secured word "Viewers"

by Word Heretic » Sun, 01 Aug 2004 13:01:43 GMT


G'day "anthony5279" < XXXX@XXXXX.COM >,

<chuckles>

If you want a long, almost pointless discussion of the principles
involved in copyrijghting software I'll oblige, but I assure you will
will end up with the same ole problems:

Lockdown vs Usability
Anything a computer can read a computer can write
Etc

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


anthony5279 reckoned:





Word VBA >> Creating secured word "Viewers"

by Jonathan West » Mon, 02 Aug 2004 06:00:13 GMT

Forget about using Word as a secure editing or viewing environment. It isn't
designed for it. Every so often, somebody comes along here with a wizard
wheeze for securing documents, and on those occasions that they actually
provide a sanple document, then it has never taken me longer than a couple
of minutes to break the security.

Once the document leaves your own secure environment, you cannot control it.

You really need to use different technology for this instead of Word.

--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup



"viewer" type application.
automated a complex sales process: ROI to the point that a large sales force
can get by with only one user liscense. I am attempting to account for all
of the true users of the documents.
into before opening the document. The sign in data gets validated against a
web database server. The users must buy the viewer. We already have the
technology in place to link the activated application to the cpu to prevent
multiple users from sharing one sign on.



Creating secured word "Viewers"

by Word Heretic » Mon, 02 Aug 2004 09:53:03 GMT

G'day "Jonathan West" < XXXX@XXXXX.COM >,

If I send you a password locked VBA project, can you open it? My
current solution is to cypher the content and only allow decyphering
on a password being provided.

I scramble the code to make decompiling it harder, so it still boils
down to working out what bit of binary gloop does the decrypt and
running just that.

One of the problems with the test case I have implmented is that,
being a test case, there isnt much binary gloop to sort through which
if we using RSS or similar keys, wouldn't be so much a problem. I am
just using ROT13 for the sake of the exercise.

However, if you consider it easy to smash into protected VBA, then
this method starts to fall apart. The scrambler will slow you down a
lot, but hell, I used to manually decompile binary executables and
data files - no nice var names there but it never stopped me :-)

Steve Hudson - A 6502 EA drifting in cyberspace

steve from wordheretic.com (Email replies require payment)


Jonathan West reckoned:




Creating secured word "Viewers"

by Jonathan West » Mon, 02 Aug 2004 16:09:32 GMT





Yes, unfortunately. 5 seconds work. VBA passwords should not be regarded as
protection against anything more than casual curiosity.


Once the password has been given, there's nothing to prevent the document
being saved under another name, or being copied & pasted into another
document without the protection and then distributed far & wide. So even the
fact that the VBA code is password protected isn't much help. In fact, none
of the protection schemes I've seen (including content encryption decrypted
by embedded VBA code) required me to break the VBA password.

--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup



Creating secured word "Viewers"

by Word Heretic » Mon, 02 Aug 2004 20:13:27 GMT

G'day "Jonathan West" < XXXX@XXXXX.COM >,

Yes, but no unauthorised folks can see / copy the document. That's all
you can really ask for...

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Jonathan West reckoned:






Creating secured word "Viewers"

by Jonathan West » Mon, 02 Aug 2004 20:15:37 GMT

That assumes that your protection can't be broken without the password.
Unless you have thought of a way radically different from anything else that
has been tried, then I suspect I can break the document withiout too much
trouble. Would you care to email me a sample? I'll email it back to you with
protection removed if I can, and post the results back here (though not the
actual document.


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup





as
the
none
decrypted



Similar Threads

1. How to create secure forms by Word 2003? - Word Document management

2. Create secured pdf with word 2007?

I've downloaded the save as pdf addin for word 2997, but don't see any 
option to create the pdf with security. All I need to do is to make the 
document disabled for edits, is that possible? Also, I'm interested in 
converting using vba calls, I'm not sure if that's possible but I 
suppose so?

3. Is there a Word viewer like the powerpoint viewer that I can download

4. Is there a Word viewer like the powerpoint viewer that I can download

Operating System: Mac OS X 10.3 (Panther)

I don't have Word but want to read Word attachments sent to me.
Thanks

5. Resolution : How to Install the Security Updates for Word Viewer(KB917346) and Excel Viewer (KB918425) - Windows Update

6. Error when installing SP3 for Word Viewer & Excel Viewer

Hi

I don't have any version of Office, Word or Excel. However I do have the 
Word Viewer 2003 & Excel Viewer 2003.  I don't have Security Centre set to 
automatic so today did a manual check: was told I should install Service Pack 
3 for each of the Viewers. The updates downloaded but would not install, 
giving error code 0x80070643.  I tried again but with the same result.

Can anyone please say if there is any way of getting the SP3 updates to 
install?

XP Home edition with SP2, ZoneAlarm Free Edition, AVG AntiVirus Free Edition.

Thanks a lot

Jonno

7. Making Word Viewer secondary viewer - Word Document management

8. Need help to secure non secured mdbs using VB Code/Script

Hi All,
I need your suggestion in the following problem: 
We have some non-secured access 97 MDB files. It is circulated over remote 
locations so we can not replace it going physically everywhere. So solutions 
is to create a small utility to secure all non secured files. We are using 
system.mda file as a workgroup security file. Please suggest how can we use 
VB or any other tool to secure the access 97 non-secure files.

Waiting for positive reply and suggestions.

Thanks & Regards,
Diwakar