// Adds dimensions UUID, Author and Topic into GA4
Friday, March 6, 2026
27.8 C
Singapore

SDP welcomes Tharman’s call for honest politics

The following is a press release by the Singapore Democratic Party (SDP).

The SDP welcomes Mr Tharman Shanmugaratnam’s call to “returning to politics that is honest with the people.” This is good advice. But what exactly is honest politics?

Honest politics is ensuring that the media is not subjugated by the government so that the people read and hear only its side of the story.

Honest politics is making sure that elections are not conducted by a body that answers to the Prime Minister’s Office.

Honest politics requires the ruling party to stop the practice of introducing legislation or amending the constitution to make elections harder for its opponents.

Honest politics forbids the use of the Internal Security Act to arrest and detain opposition leaders, activists and journalists.

Honest politics is ensuring that the police treat all citizens equally and in an even-handed manner regardless of whether they are opposition or ruling party supporters, .

Honest politics is protecting the people’s rights to freedom of speech, association and assembly guaranteed under the constitution.

See also  Striking POFMA could be "bold, dramatic move" that sets new PM apart: SDP chair

Honest politics provides a reasonable campaign period for elections, not one confined to just nine days.

Honest politics is making sure that constituency boundaries are re-drawn in a transparent manner.

Honest politics is to not pay cabinet ministers astronomical salaries while they deliver disappointing results.

Honest politics is not politicians saying one thing and doing another.

Indeed, let us return to honest politics.

- Advertisement -

Hot this week

Ex-SG model Chuando Tan turns 60; proceeds to break the internet

On Tuesday (Mar 3), Chuando Tan celebrated his 60th birthday and went viral once again after uploading his pictures on Instagram. In less than 24 hours, his post received over 900,000 likes, with c...

‘A completely different world than 95% of us’: YouTuber spends over S$17K on Singapore Airlines first-class suite

A Canadian content creator named Antoine (@LoungeGuru on YouTube) was mocked after he revealed that he spent US$14,000 on Singapore Airlines’ first-class suite.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //