Search

Court: Blogspot Blogger May Remain Anonymous

1 views

Mayer Fertig at the A lawsuit intended to unmask the blogger known as “Orthomom” has failed, preserving a closely guarded secret of the online world.

Former Lawrence School Board trustee Pamela Greenbaum, once a frequent target of commenters on the site, filed suit against Google, which hosts the
bloggers say that Google stood up for the privacy of their users this time, as opposed to a piece on the court ruling in the Jewish Star (my emphasis):

If it hadn’t been for a tip from a concerned reader, the case quietly filed against Google by Pamela Greenbaum to have me unmasked might have been over before it started. One day I’m happily blogging along between carpool runs, the next I’m looking for a good First Amendment lawyer. And it was a good thing I managed to procure once, as I soon found out that Google, Inc. was not prepared to do much in the way of defending me against the false and frivolous claims presented by Ms. Greenbaum and her attorney.

Orthomom adds that the US Supreme Court had ruled before that anonymous free speech must be protected. “It is crucial to the free exchange of ideas, whithout any fear of reprisals or retribution for holding opinions that are potentially unpopular,” she says.

[Thanks ' /></a>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!